mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 23:44:38 +00:00
Now every packet implements McBufWritable and McBufReadable and uses those so the code doesn't have to be duplicated. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
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.