Paper/src
Travis Watkins 24c04dc784 Don't run mob pickup code on players. Fixes BUKKIT-3150
When a player has canPickUpLoot set to true the code for mob pickup is
triggerd which does not know how to deal with player inventory. Since
players have their own logic for picking up items we simply disable this
code for them.
2012-12-12 03:08:14 -06:00
..
main Don't run mob pickup code on players. Fixes BUKKIT-3150 2012-12-12 03:08:14 -06:00
test/java/org/bukkit Add isSolid() tests for each material 2012-12-09 18:15:34 -06:00