Summary
- SPIGOT-6759: Chest#getInventory() no longer returns double chest (details)
- SPIGOT-6760: Chest#getInventory only returns one half of a double chest (details)
- SPIGOT-6758: Reset ItemSign#openSign when aborting the block placement (details)
The file was modified | src/main/java/org/bukkit/craftbukkit/block/CraftBlockState.java |
The file was modified | nms-patches/net/minecraft/world/level/block/BlockChest.patch |
The file was modified | src/main/java/org/bukkit/craftbukkit/block/CraftChest.java |
The file was modified | nms-patches/net/minecraft/world/item/ItemStack.patch |