1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-client
Aditya Kumar 7e93c2d766
Made Hunger and DataComponentPatch public (#167)
* Made `Hunger` component public

* Made `DataComponentPatch` public
2024-07-20 05:45:25 -05:00
..
src Made Hunger and DataComponentPatch public (#167) 2024-07-20 05:45:25 -05:00
Cargo.toml upgrade to simdnbt 0.6 (#160) 2024-07-05 00:45:45 -05:00
README.md clientbound_add_entity_packet & clientbound_set_entity_data_packet 2022-05-01 13:51:59 -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 the azalea crate instead.