diff options
author | Travis Watkins <amaranth@ubuntu.com> | 2012-11-14 20:03:58 -0600 |
---|---|---|
committer | Travis Watkins <amaranth@ubuntu.com> | 2012-11-14 20:14:47 -0600 |
commit | e1afee008feae398d48edcb2b2a3c45640e16271 (patch) | |
tree | 1fbe764aabfdc02467fe32a8def4ecf27185d11f /src/main/java/net/minecraft/server/ConsoleLogFormatter.java | |
parent | df69ea8814a446502a0d096f542cbbb6879c80cd (diff) | |
download | craftbukkit-e1afee008feae398d48edcb2b2a3c45640e16271.tar craftbukkit-e1afee008feae398d48edcb2b2a3c45640e16271.tar.gz craftbukkit-e1afee008feae398d48edcb2b2a3c45640e16271.tar.lz craftbukkit-e1afee008feae398d48edcb2b2a3c45640e16271.tar.xz craftbukkit-e1afee008feae398d48edcb2b2a3c45640e16271.zip |
Update tile entity on client on cancelled block break. Fixes BUKKIT-2935
When a client tries to break a block it assumes it has done so unless told
otherwise by the server. This means the client also wipes out any tile
entity data it has for the block as well. We do not send this data when
updating the client so clients lose things like text on signs, skull type,
etc when they aren't allowed to break the block.
Diffstat (limited to 'src/main/java/net/minecraft/server/ConsoleLogFormatter.java')
0 files changed, 0 insertions, 0 deletions