-
-
Notifications
You must be signed in to change notification settings - Fork 222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Java 1.21.3 Support #936
base: master
Are you sure you want to change the base?
Java 1.21.3 Support #936
Conversation
Can you point missing files to 1.21.1 for now |
Let's open an nmp and mineflayer PRs using this |
nmp and mineflayer PRs PrismarineJS/node-minecraft-protocol#1347 fail due to wrong protocol as expected |
see https://github.com/extremeheat/extracted_minecraft_data/pulls as a source of info for the protocol |
…packet_settings, add packet_select_bundle_item add packet_tick_end
I'm using yarn because some files failed to decompile in extremheat's repository. |
…play phase, add some TODOs
https://github.com/PrismarineJS/node-minecraft-protocol/actions/runs/11543601911/job/32356083688 now passing but still some packet errors |
I still need to implement one or two server-bound packets and the |
Fixes #929, #928
TODO: