Files
paper-mc/paper-server/patches/sources/net/minecraft/server
Bjarne Koll 66e1ce8504 Correct update cursor
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 14:58:57 +01:00
..
2024-11-01 14:58:57 +01:00
2022-12-14 15:52:11 -08:00
2017-08-06 17:17:53 -05:00