1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/code-generator
2022-05-07 20:00:59 -05:00
..
main.py add health packet 2022-05-07 18:44:00 -05:00
mappings.py rename data-code-generator to code-generator 2022-05-07 18:34:55 -05:00
packetcodegen.py move entity and rotate head packets 2022-05-07 20:00:59 -05:00
README.md add health packet 2022-05-07 18:44:00 -05:00
utils.py rename data-code-generator to code-generator 2022-05-07 18:34:55 -05:00

Tools for automatically generating code to help with updating Minecraft versions.

The directory name doesn't start with azalea- because it's not a Rust crate.

Usage

Generate packet:
python main.py [packet id] [clientbound or serverbound] \[game/handshake/login/status\]