Uses of Enum
org.bukkit.SandstoneType
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes that represents various voxel types and states.
-
Uses of SandstoneType in org.bukkit
Modifier and TypeMethodDescriptionstatic SandstoneType
SandstoneType.getByData
(byte data) Deprecated.Magic valuestatic SandstoneType
Returns the enum constant of this type with the specified name.static SandstoneType[]
SandstoneType.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SandstoneType in org.bukkit.material
Modifier and TypeMethodDescriptionSandstone.getType()
Deprecated.Gets the current type of this sandstoneModifier and TypeMethodDescriptionvoid
Sandstone.setType
(SandstoneType type) Deprecated.Sets the type of this sandstone