diff options
author | bloodshot <jdroque@gmail.com> | 2014-01-06 16:29:51 -0500 |
---|---|---|
committer | Travis Watkins <amaranth@ubuntu.com> | 2014-04-18 12:47:32 -0500 |
commit | 5c115116ef25eadb3a5e54b4d093c2c940c7857f (patch) | |
tree | 4002ecb8d724d8003fd45ee20dd8e580d4778c1d /CONTRIBUTING.md | |
parent | d0be633ed97707435e5c397efb4e4f6b2c8e21a0 (diff) | |
download | craftbukkit-5c115116ef25eadb3a5e54b4d093c2c940c7857f.tar craftbukkit-5c115116ef25eadb3a5e54b4d093c2c940c7857f.tar.gz craftbukkit-5c115116ef25eadb3a5e54b4d093c2c940c7857f.tar.lz craftbukkit-5c115116ef25eadb3a5e54b4d093c2c940c7857f.tar.xz craftbukkit-5c115116ef25eadb3a5e54b4d093c2c940c7857f.zip |
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.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions