1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 23:44:38 +00:00
azalea/azalea-client
mat 8313952541 Simplify packet macro
Now every packet implements McBufWritable and McBufReadable and uses those so the code doesn't have to be duplicated.
2022-04-30 23:04:18 -05:00
..
src Simplify packet macro 2022-04-30 23:04:18 -05:00
Cargo.toml Simplify packet macro 2022-04-30 23:04:18 -05:00
README.md how do i do this 2022-04-29 00:40:47 -05:00

Azalea Client

A library that can mimic everything a normal Minecraft client can do. If you want to make a bot with higher-level functions, you should use azalea instead.