82e8261d70eeb64b5954d28b4794d38168874594
During block destruction, the type of the block may already have been set to AIR while the TileEntity has not yet been removed. Also, TileEntity#getOwner() skips the whole BlockState construction now if the block is of type AIR. This removes the previous workaround again of returning a dummy CraftBlockEntityState in this case. By: blablubbabc <lukas@wirsindwir.de>
Description
No description provided
51 MiB
Languages
Java
100%