13
0
geforkt von Mirrors/Paper
Paper/paper-server/nms-patches/net/minecraft/world
CraftBukkit/Spigot 82e8261d70 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.

By: blablubbabc <lukas@wirsindwir.de>
2021-10-10 07:55:53 +11:00
..
damagesource Update to Minecraft 1.17 2021-06-11 15:00:00 +10:00
effect Update to Minecraft 1.17 2021-06-11 15:00:00 +10:00
entity #929: Call EntityBlockFormEvent for Wither Rose placed by dead entity 2021-09-06 18:57:16 +10:00
food Update to Minecraft 1.17.1 2021-07-07 00:00:00 +10:00
inventory SPIGOT-6686: Changes in MaximumRepairCost for Anvil Rename cause inconsistency 2021-08-27 19:14:09 +10:00
item #877: Improve and simplify CraftBlockState 2021-09-29 18:56:16 +10:00
level SPIGOT-6754: We ignore any still present TileEntity now when we create a BlockState for a block of type AIR. 2021-10-10 07:55:53 +11:00
ChestLock.patch Update to Minecraft 1.17 2021-06-11 15:00:00 +10:00
IInventory.patch Update to Minecraft 1.17 2021-06-11 15:00:00 +10:00
InventoryLargeChest.patch Update to Minecraft 1.17 2021-06-11 15:00:00 +10:00
InventorySubcontainer.patch Update to Minecraft 1.17 2021-06-11 15:00:00 +10:00