1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-chat
mat 65da123631
Add Client::set_client_information (#33)
* start adding options

* add default options

* send options packet by default

* mention set_options in Client::join doc

* make TranslatableComponent::read return TextComponent

* change set_options to set_client_information

* clean up some code

* Add `Initialize` event

* fix some clippy warnings

* change `Client::options` to `client_information`
2022-10-23 19:00:24 -05:00
..
src Add Client::set_client_information (#33) 2022-10-23 19:00:24 -05:00
tests Implement ALL packets (#16) 2022-08-20 15:17:07 -05:00
Cargo.toml (cargo-release) version 0.2.0 2022-10-17 16:28:52 +00:00
README.md simplify error handling 2022-04-22 04:33:58 +00:00

Azalea Chat

Parse Minecraft chat messages.