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