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