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