mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-23 22:41:30 +11:00
41bcd1eb2c
## Description Did an api for advancements. Issue: https://github.com/valence-rs/valence/issues/325 Each advancement is an entity, it's children is either criteria, either advancement. Root advancement has no parent. Also did an event AdvancementTabChange (listens if client changes advancement's tab) ## Test Plan Use an example "advancements" |
||
---|---|---|
.. | ||
build | ||
src | ||
Cargo.toml | ||
README.md |
valence_core
Contains foundational code or modules too small to deserve their own crate. The contents of valence_core
are re-exported by the main valence
crate.