Uses of Enum
org.bukkit.inventory.MainHand
Packages that use MainHand
Package
Description
Interfaces for non-voxel objects that can exist in a 
world, including all players, monsters, projectiles, etc.Classes involved in manipulating player inventories and item interactions.
- 
Uses of MainHand in org.bukkit.entityMethods in org.bukkit.entity that return MainHand
- 
Uses of MainHand in org.bukkit.event.playerMethods in org.bukkit.event.player that return MainHandModifier and TypeMethodDescriptionPlayerChangedMainHandEvent.getMainHand()Gets the new main hand of the player.Constructors in org.bukkit.event.player with parameters of type MainHand
- 
Uses of MainHand in org.bukkit.inventoryMethods in org.bukkit.inventory that return MainHand