1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea/examples
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
..
potatobot Add Client::set_client_information (#33) 2022-10-23 19:00:24 -05:00
craft_dig_straight_down.rs Add Client::set_client_information (#33) 2022-10-23 19:00:24 -05:00
echo.rs Add Client::set_client_information (#33) 2022-10-23 19:00:24 -05:00
mine_a_chunk.rs Update examples with new cleaner handle/state 2022-10-23 16:57:28 -05:00
pvp.rs Update examples with new cleaner handle/state 2022-10-23 16:57:28 -05:00