Uses of Class
org.bukkit.SkullType
| Package | Description |
|---|---|
| org.bukkit |
More generalized classes in the API.
|
| org.bukkit.block |
Classes used to manipulate the voxels in a
world,
including special states. |
-
Uses of SkullType in org.bukkit
Methods in org.bukkit that return SkullType Modifier and Type Method Description static SkullTypeSkullType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SkullType[]SkullType. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SkullType in org.bukkit.block
Methods in org.bukkit.block that return SkullType Modifier and Type Method Description SkullTypeSkull. getSkullType()Gets the type of skullMethods in org.bukkit.block with parameters of type SkullType Modifier and Type Method Description voidSkull. setSkullType(SkullType skullType)Sets the type of skull