azalea/azalea-client
EightFactorial c23fae6e5d
Add KeepAliveEvent and Fix Error Messages (#65)
* Add KeepAliveEvent

* Fix error messages

* Panic instead of log error

* Do not panic on closed connections

* change some wording and fixes

* fmt

---------

Co-authored-by: Ubuntu <github@matdoes.dev>
2023-02-08 12:05:14 -06:00
..
examples Use an ECS (#52) 2023-02-04 19:32:27 -06:00
src Add KeepAliveEvent and Fix Error Messages (#65) 2023-02-08 12:05:14 -06:00
Cargo.toml Use an ECS (#52) 2023-02-04 19:32:27 -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.