summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockPumpkin.java
diff options
context:
space:
mode:
authorbloodshot <jdroque@gmail.com>2014-01-06 16:29:51 -0500
committerTravis Watkins <amaranth@ubuntu.com>2014-04-18 12:47:32 -0500
commit5c115116ef25eadb3a5e54b4d093c2c940c7857f (patch)
tree4002ecb8d724d8003fd45ee20dd8e580d4778c1d /src/main/java/net/minecraft/server/BlockPumpkin.java
parentd0be633ed97707435e5c397efb4e4f6b2c8e21a0 (diff)
downloadcraftbukkit-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 'src/main/java/net/minecraft/server/BlockPumpkin.java')
0 files changed, 0 insertions, 0 deletions