| Age | Commit message (Collapse) | Author |
|
|
|
* refactor Account
* clean up implementation and docs
* add AccountTrait::join
* update changelog
* update example
|
|
|
|
* start implementing EntityRef struct
* use EntityRef and impl more functions for it
* fix doctests
* typo
* slightly reword some docs
* update changelog
|
|
|
|
* change Client::component to return a reference
* write docs
* merge main
* remove unused parking_lot feature
|
|
* move the Client struct out of azalea-client into azalea
* actually add client impls in azalea
|