Uses of Enum
org.bukkit.CoalType
Packages that use CoalType
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes that represents various voxel types and states.
-
Uses of CoalType in org.bukkit
Methods in org.bukkit that return CoalTypeModifier and TypeMethodDescriptionstatic CoalType
CoalType.getByData
(byte data) Deprecated.Magic valuestatic CoalType
Returns the enum constant of this type with the specified name.static CoalType[]
CoalType.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CoalType in org.bukkit.material
Methods in org.bukkit.material that return CoalTypeMethods in org.bukkit.material with parameters of type CoalTypeModifier and TypeMethodDescriptionvoid
Deprecated.Sets the type of this coalConstructors in org.bukkit.material with parameters of type CoalType