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