Closed booky10 closed 1 month ago
Booky on it again 💪🏻 Extremely cool to see you constantly working on the latest snapshot support, so PacketEvents supports the latest Minecraft release almost the moment it drops!
I've tested re-encoding all packets (especially recipes) with a fabric server and fabric client, so this PR should be ready Should of course still be tested again after Paper (and Spigot) are done with upgrading to 1.21.2
1.21.2 has been released an hour ago and this PR has now been tested on Spigot 1.21.2.
Mojang has released 1.21.3, fixing crucial bugs, such as salmons being too small. Tthis PR should still work fine, nothing changed on the server side - except salmons of course
Test build downloads: https://github.com/retrooper/packetevents/actions/runs/11483962127This has been merged, please use https://ci.codemc.io/job/retrooper/job/packetevents/ instead.Third snapshot was released last wednesday, so the release will probably still take some time.Rc1 was released on thursday, so the release will probably happen next week tuesday.This PR should be complete and ready, after testing.Vanilla 1.21.2 and Spigot 1.21.2 are out, I've tested this PR on Fabric 1.21.2 and Spigot 1.21.2. Additionally, I've tested this PR on 1.20.6, 1.16.2 and 1.8.8.TODO
WrapperPlayServerRecipeBookSettings
RecipeDisplay
...Noteworthy changes:
WrapperPlayServerSetPlayerInventory
andWrapperPlayServerSetCursorItem
respectivelyWrapperPlayServerSetSlot
packets to these new packets for nowBOAT
entity type andCHEST_BOAT
entity types have been split into separate entity types for each boat typeFixes #1039