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
<BlockEntityType<BlockPropertyTests.LightBlockEntity>> BlockPropertyTests.LightBlock.beType
Constructor parameters in net.neoforged.neoforge.debug.block with type arguments of type BlockPropertyTests.LightBlockEntityModifierConstructorDescriptionLightBlock
(BlockBehaviour.Properties properties, Supplier<BlockEntityType<BlockPropertyTests.LightBlockEntity>> beType)