mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-25 01:25:03 +01:00
82e8261d70
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> |
||
---|---|---|
.. | ||
ContainerOpenersCounter.patch | ||
TileEntity.patch | ||
TileEntityBanner.patch | ||
TileEntityBarrel.patch | ||
TileEntityBeacon.patch | ||
TileEntityBeehive.patch | ||
TileEntityBrewingStand.patch | ||
TileEntityCampfire.patch | ||
TileEntityChest.patch | ||
TileEntityCommand.patch | ||
TileEntityConduit.patch | ||
TileEntityContainer.patch | ||
TileEntityDispenser.patch | ||
TileEntityEndGateway.patch | ||
TileEntityFurnace.patch | ||
TileEntityHopper.patch | ||
TileEntityLectern.patch | ||
TileEntityShulkerBox.patch | ||
TileEntitySign.patch |