JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Method Summary
Enum Constant Details
FIGHTING
INTERACTION
INVENTORY
MOVEMENT
BLOCKS
WORLD
ENTITY
COMMUNICATION
STATE
LINES
APPEARANCE
EVENTS
PARAMS
PLAYER
OTHER
ENTITY_STATE
ENTITY_PARAMS
ENTITY_MOVEMENT
ENTITY_INTERACTION
ENTITY_FIGHTING
ENTITY_APPEARANCE
ENTITY_INVENTORY
WORLD_OTHER
WORLD_INVENTORY
WORLD_BLOCKS
TEXT_OPERATIONS
NUMBER_OPERATIONS
LOCATION_OPERATIONS
ITEM_OPERATIONS
LIST_OPERATIONS
MAP_OPERATIONS
VECTOR_OPERATIONS
REPEATS
CONTROLLER
Method Details
values()
valueOf(String)
getByIcon(ItemStack)
getItem(String)
Enum Constant Summary
Enum Constants
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
getByIcon (org.bukkit.inventory.ItemStack icon)
org.bukkit.inventory.ItemStack
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf