| Age | Commit message (Collapse) | Author |
|
|
|
* start implementing EntityRef struct
* use EntityRef and impl more functions for it
* fix doctests
* typo
* slightly reword some docs
* update changelog
|
|
might add to ci later, unsure how to do it without adding significant friction for contributors though
|
|
* delete StartError and JoinError
* update changelog
|
|
* Run handler function in a Tokio LocalSet
* remove tokio flavor=current_thread from examples
* update changelog
|
|
|
|
* start adding World::find_block
* keep working on find_block
* BlockStates
* fix sorting
* update examples that use find_one_block
* azalea_block::properties
* fix tests
* add a gotoblock command to testbot
|