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
2025-06-09 21:33:21 -03:30
..
src jump if in water while executing pathfinder path 2025-06-09 21:33:21 -03:30
tests replace Client::get_open_container and view_container_or_inventory with get_inventory 2025-06-09 13:14:20 -11:00
Cargo.toml add chat signing 2025-05-08 08:51:34 +12:00
README.md remove executable bit from files 2025-04-04 15:56:06 +00: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.