Uses of Class
net.neoforged.neoforge.debug.block.BlockPropertyTests.LightBlockEntity
Packages that use BlockPropertyTests.LightBlockEntity
-
Uses of BlockPropertyTests.LightBlockEntity in net.neoforged.neoforge.debug.block
Fields in net.neoforged.neoforge.debug.block with type parameters of type BlockPropertyTests.LightBlockEntityModifier and TypeFieldDescriptionprivate final Supplier
<net.minecraft.world.level.block.entity.BlockEntityType<BlockPropertyTests.LightBlockEntity>> BlockPropertyTests.LightBlock.beType
Constructor parameters in net.neoforged.neoforge.debug.block with type arguments of type BlockPropertyTests.LightBlockEntityModifierConstructorDescriptionLightBlock
(net.minecraft.world.level.block.state.BlockBehaviour.Properties properties, Supplier<net.minecraft.world.level.block.entity.BlockEntityType<BlockPropertyTests.LightBlockEntity>> beType)