Uses of Enum Class
org.bukkit.SkullType
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes used to manipulate the voxels in a
world
,
including special states.-
Uses of SkullType in org.bukkit
Modifier and TypeMethodDescriptionstatic SkullType
Deprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.static SkullType[]
SkullType.values()
Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SkullType in org.bukkit.block
Modifier and TypeMethodDescriptionvoid
Skull.setSkullType
(SkullType skullType) Deprecated.checkMaterial
instead
Material
instead