66e1ce8504b9f4a3a7dbf380cefae7436cd30c51
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.
Description
No description provided
51 MiB
Languages
Java
100%