1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-client/src
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
..
account.rs write more documentation 2022-10-23 14:46:06 -05:00
chat.rs Add Client::set_client_information (#33) 2022-10-23 19:00:24 -05:00
client.rs Add Client::set_client_information (#33) 2022-10-23 19:00:24 -05:00
get_mc_dir.rs Microsoft Authentication (#29) 2022-10-16 22:54:54 -05:00
lib.rs Add Client::set_client_information (#33) 2022-10-23 19:00:24 -05:00
movement.rs write more documentation 2022-10-23 14:46:06 -05:00
ping.rs add # Examples to some docs 2022-10-23 17:01:37 -05:00
player.rs Physics (#11) 2022-08-29 20:41:01 -05:00