geforkt von Mirrors/Paper
32d9db82e5
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. |
||
---|---|---|
.. | ||
main | ||
test/java/org/bukkit |