Uses of Enum Class
net.minecraft.block.FlowerPotBlock.PottablePlantType
Packages that use FlowerPotBlock.PottablePlantType
-
Uses of FlowerPotBlock.PottablePlantType in net.minecraft.block
Fields in net.minecraft.block with type parameters of type FlowerPotBlock.PottablePlantTypeModifier and TypeFieldDescriptionstatic final EnumProperty<FlowerPotBlock.PottablePlantType>FlowerPotBlock.CONTENTSMethods in net.minecraft.block that return FlowerPotBlock.PottablePlantTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static FlowerPotBlock.PottablePlantType[]FlowerPotBlock.PottablePlantType.values()Returns an array containing the constants of this enum class, in the order they are declared.