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