Skip to content
Success

Changes

Summary

  1. Add mc-dev imports (details)
  2. SPIGOT-6411: The PlayerEditBookEvent is not called when the player edits (details)
  3. SPIGOT-6413: Server Corruption Changing Blocks in Piston Events (details)
Commit be0e94581222b4676758a624002002d532edcac8 by md_5
Add mc-dev imports
The file was addednms-patches/net/minecraft/nbt/NBTCompressedStreamTools.patch
The file was addednms-patches/net/minecraft/world/entity/animal/EntitySquid.patch
The file was addednms-patches/net/minecraft/stats/ServerStatisticManager.patch
The file was addednms-patches/net/minecraft/world/level/levelgen/StructureSettings.patch
The file was addednms-patches/net/minecraft/network/protocol/handshake/PacketHandshakingInSetProtocol.patch
The file was addednms-patches/net/minecraft/nbt/NBTTagByteArray.patch
The file was addednms-patches/net/minecraft/nbt/NBTTagIntArray.patch
The file was addednms-patches/net/minecraft/network/protocol/game/PacketPlayOutChat.patch
The file was addednms-patches/net/minecraft/server/AdvancementDataWorld.patch
The file was addednms-patches/net/minecraft/world/level/block/entity/TileEntitySkull.patch
The file was addednms-patches/net/minecraft/network/protocol/game/PacketPlayInUseItem.patch
The file was addednms-patches/net/minecraft/server/players/GameProfileBanEntry.patch
The file was addednms-patches/net/minecraft/network/protocol/game/PacketPlayInChat.patch
The file was addednms-patches/net/minecraft/world/item/ItemDebugStick.patch
The file was addednms-patches/net/minecraft/world/level/StructureManager.patch
The file was addednms-patches/net/minecraft/network/protocol/game/PacketPlayInBlockPlace.patch
The file was addednms-patches/net/minecraft/world/level/block/state/BlockBase.patch
The file was addednms-patches/net/minecraft/world/level/chunk/storage/RegionFile.patch
The file was addednms-patches/net/minecraft/world/level/chunk/NibbleArray.patch
The file was addednms-patches/net/minecraft/server/players/UserCache.patch
The file was addednms-patches/net/minecraft/world/entity/ai/attributes/GenericAttributes.patch
Commit 721c4966be51b29e17b3cb3f728af5b46dca8e0a by md_5
SPIGOT-6411: The PlayerEditBookEvent is not called when the player edits a book in the off-hand.
The file was modified src/main/java/org/bukkit/craftbukkit/event/CraftEventFactory.java
Commit 221aed6cf5b07b1454cf60231f40a7831ce519e9 by md_5
SPIGOT-6413: Server Corruption Changing Blocks in Piston Events
The file was modified nms-patches/net/minecraft/server/level/WorldServer.patch