summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/ItemDoor.java
diff options
context:
space:
mode:
authorfeildmaster <admin@feildmaster.com>2013-01-27 09:13:06 -0600
committerfeildmaster <admin@feildmaster.com>2013-01-27 10:34:59 -0600
commit528bbbdcd896e67067bcf53b95cadb9dc0081ebf (patch)
tree1600354a87373d3d2cf08cd05726999f59b4070b /src/main/java/net/minecraft/server/ItemDoor.java
parent6e438ccb320ed4c3ae5b5f051f3b5580a51c823a (diff)
downloadcraftbukkit-528bbbdcd896e67067bcf53b95cadb9dc0081ebf.tar
craftbukkit-528bbbdcd896e67067bcf53b95cadb9dc0081ebf.tar.gz
craftbukkit-528bbbdcd896e67067bcf53b95cadb9dc0081ebf.tar.lz
craftbukkit-528bbbdcd896e67067bcf53b95cadb9dc0081ebf.tar.xz
craftbukkit-528bbbdcd896e67067bcf53b95cadb9dc0081ebf.zip
Fix TileEntities and Blocks getting out of sync. Fixes BUKKIT-3501
Also fixes: BUKKIT-3477 and BUKKIT-3488 Minecraft likes to double check that tile entities get set after they are placed, however we didn't set tile entities until after our event was called. This caused the world to have multiple tile entities in a single block location; to fix this we now set tile entities before the event.
Diffstat (limited to 'src/main/java/net/minecraft/server/ItemDoor.java')
0 files changed, 0 insertions, 0 deletions