1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 06:16:04 +00:00
azalea/azalea
mat 7ad4b22726
Add functions to get ChatPacket author and content (#42)
* Add functions to get ChatPacket author and content

* add ChatPacket::username and ChatPacket::content
2022-11-18 21:52:09 -06:00
..
examples Add functions to get ChatPacket author and content (#42) 2022-11-18 21:52:09 -06:00
src Rename "dimension" to "world" (#39) 2022-11-15 14:52:26 -06:00
Cargo.toml Pathfinder (#25) 2022-11-12 23:54:05 -06:00
README.md Pathfinder (#25) 2022-11-12 23:54:05 -06:00

Azalea is a framework for creating Minecraft bots.

Internally, it's just a wrapper over azalea-client, adding useful functions for making bots.