Paper/patches
Bjarne Koll 85c870e9c7
Correct update cursor (#11554)
Spigot uses a no longer valid ClientboundContainerSetSlotPacket with the
slot -1, which would update the carried stack in versions <=1.21.1 but
now leads to an IOOB.
1.21.2 instead introduced the ClientboundSetCursorItemPacket, which this
patch uses instead.
2024-11-01 15:57:23 +01:00
..
api bunch more general fixes 2024-10-31 20:35:06 -07:00
removed/1.20.5 Allow using old ender pearl behavior & apply ender pearl exploit patch (#11524) 2024-10-30 18:09:05 +01:00
server Correct update cursor (#11554) 2024-11-01 15:57:23 +01:00
unapplied/server re-add a dispense fix patch 2024-10-31 19:51:36 -07:00