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