EquipmentSlot Enum
This table lists common use values from the EquipmentSlot
enum in Bukkit, which can be used to specify the equipment slot in various mechanics.
ID | Description |
---|---|
HAND |
The player's main hand (usually right hand). |
OFF_HAND |
The player's off-hand (usually left hand). |
HEAD |
The armor slot for helmets or headgear. |
CHEST |
The armor slot for chestplates. |
LEGS |
The armor slot for leggings. |
FEET |
The armor slot for boots. |