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