Paper/src
bloodshot 5c115116ef Update chest animation after cancelling open event. Fixes BUKKIT-1440
Currently if a plugin cancels an InventoryOpenEvent for vanilla chests,
the chest animation for clients is stuck in the open state since
IInventory's closeContainer method is never called. To fix the issue,
closeContainer is called before exiting the display GUI method.
2014-04-18 12:47:32 -05:00
..
main Update chest animation after cancelling open event. Fixes BUKKIT-1440 2014-04-18 12:47:32 -05:00
test/java/org/bukkit Handle profiles in SkullMeta, they don't store a string anymore. 2014-04-17 14:09:53 -05:00