Uses of Enum Class
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.entity
Methods in org.bukkit.entity that return MainHand -
Uses of MainHand in org.bukkit.event.player
Methods 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.inventory
Methods in org.bukkit.inventory that return MainHand