PaperMC/paper-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
..
patches Correct update cursor 2024-11-01 14:58:57 +01:00
src Bundle spark 2024-07-16 14:55:23 -07:00
.gitignore Setup Gradle project 2020-12-10 20:54:19 -08:00
build.gradle.kts Bundle spark 2024-07-16 14:55:23 -07:00
LGPL.txt
LICENCE.txt