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