Pulling all pending Bukkit-JavaDoc changes

By: Wesley Wolfe <weswolf@aol.com>
This commit is contained in:
Bukkit/Spigot
2013-04-13 01:36:32 -05:00
parent 606b5ba706
commit a98bf9de33
6 changed files with 16 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ public class PlayerPickupItemEvent extends PlayerEvent implements Cancellable {
}
/**
* Gets the ItemDrop created by the player
* Gets the Item picked up by the player.
*
* @return Item
*/