blablubbabc 4faf479e6c
SPIGOT-6754: We ignore any still present TileEntity now when we create a BlockState for a block of type AIR.
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.
2021-10-10 07:55:53 +11:00
..
2021-06-11 15:00:00 +10:00
2021-10-05 12:24:21 +11:00
2021-06-11 15:00:00 +10:00
2021-07-07 00:00:00 +10:00
2021-06-11 15:00:00 +10:00
2021-06-11 15:00:00 +10:00
2021-06-11 15:00:00 +10:00
2021-03-16 09:00:00 +11:00
2021-06-11 15:00:00 +10:00
2021-04-07 15:03:29 +10:00
2021-06-11 15:00:00 +10:00
2021-06-11 15:00:00 +10:00