Uses of Class
net.minecraft.world.level.block.FlowerPotBlock
-
Uses of FlowerPotBlock in net.minecraft.world.level.block
ModifierConstructorDescriptionFlowerPotBlock
(Supplier<FlowerPotBlock> emptyPot, Supplier<? extends Block> p_53528_, BlockBehaviour.Properties properties) For mod use, eliminates the need to extend this class, and prevents modded flower pots from altering vanilla behavior. -
Uses of FlowerPotBlock in net.minecraftforge.debug.block
Modifier and TypeFieldDescriptionstatic final RegistryObject<FlowerPotBlock>
FlowerPotTest.EMPTY_FLOWER_POT
static final RegistryObject<FlowerPotBlock>
FlowerPotTest.OAK_FLOWER_POT