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