Uses of Class
net.minecraft.world.level.block.FlowerPotBlock
-
Uses of FlowerPotBlock in net.minecraft.world.level.block
Modifier and TypeMethodDescriptionprivate static FlowerPotBlock
Blocks.flowerPot
(Block p_278261_, FeatureFlag... p_278322_) FlowerPotBlock.getEmptyPot()
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.