Uses of Class
net.minecraft.world.level.block.FlowerPotBlock
-
Uses of FlowerPotBlock in net.minecraft.world.level.block
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<FlowerPotBlock> FlowerPotBlock.CODEC
private final Supplier
<FlowerPotBlock> FlowerPotBlock.emptyPot
Modifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<FlowerPotBlock> FlowerPotBlock.codec()
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.neoforged.neoforge.oldtest.block
Modifier and TypeFieldDescriptionstatic final DeferredBlock
<FlowerPotBlock> FlowerPotTest.EMPTY_FLOWER_POT
static final DeferredBlock
<FlowerPotBlock> FlowerPotTest.OAK_FLOWER_POT