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