Uses of Enum Class
org.bukkit.block.data.type.Slab.Type
Package
Description
Specific BlockData classes relevant to only a given block or set of blocks.
-
Uses of Slab.Type in org.bukkit.block.data.type
Modifier and TypeMethodDescriptionSlab.getType()
Gets the value of the 'type' property.static Slab.Type
Returns the enum constant of this class with the specified name.static Slab.Type[]
Slab.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.