Add PlayerChangedMainHandEvent

By: MiniDigger <admin@minidigger.me>
This commit is contained in:
Bukkit/Spigot
2016-05-27 18:47:14 +10:00
parent 62b75235dd
commit e4ef610859
2 changed files with 40 additions and 1 deletions

View File

@@ -38,7 +38,7 @@ public interface HumanEntity extends LivingEntity, AnimalTamer, Permissible, Inv
public Inventory getEnderChest();
/**
* Gets the players selected main hand
* Gets the player's selected main hand
*
* @return the players main hand
*/