Uses of Enum Class
org.cloudburstmc.api.util.data.DoublePlantType
Packages that use DoublePlantType
-
Uses of DoublePlantType in org.cloudburstmc.api.block
Fields in org.cloudburstmc.api.block with type parameters of type DoublePlantTypeModifier and TypeFieldDescriptionstatic EnumBlockTrait<DoublePlantType>BlockTraits.DOUBLE_PLANT_TYPE -
Uses of DoublePlantType in org.cloudburstmc.api.util.data
Methods in org.cloudburstmc.api.util.data that return DoublePlantTypeModifier and TypeMethodDescriptionstatic DoublePlantTypeReturns the enum constant of this class with the specified name.static DoublePlantType[]DoublePlantType.values()Returns an array containing the constants of this enum class, in the order they are declared.