azalea/azalea-client
mat 5d53d063c3
Better chat events (#67)
* Better chat events

* add a comment explaining why SendChatKindEvent is only one event
2023-02-12 17:49:09 -06:00
..
examples Use an ECS (#52) 2023-02-04 19:32:27 -06:00
src Better chat events (#67) 2023-02-12 17:49:09 -06:00
Cargo.toml no iyes_loopless 2023-02-09 21:20:09 -06: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.