mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 23:44:38 +00:00
* Added Auto Mine * Removed unnecessary Block Reach Check * Added `hit_result_component.miss` as the condition to send mining event and also send stop mining event if mining a block that is not reachable. * clippy allow type complexity * Changed name to `LeftClickMine` |
||
---|---|---|
.. | ||
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 the azalea
crate instead.