Paper/src
Travis Watkins 32d9db82e5 Only delay removing containers. Fixes BUKKIT-5238
In commit f94b7af8 I delay removing the block until after running the
block's cleanup code to avoid errors. However, this causes problems of
its own due to blocks not being written with this in mind. To avoid blocks
getting recursively removed we now only delay removing containers since
they are the only ones we had problems with to begin with.
2013-12-24 21:51:15 -06:00
..
main Only delay removing containers. Fixes BUKKIT-5238 2013-12-24 21:51:15 -06:00
test/java/org/bukkit Update CraftBukkit to Minecraft 1.7.2 2013-11-30 19:26:12 -06:00