mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-23 14:31:30 +11:00
8897eeacb9
## Description Added Hitbox component, a crate for it and systems which update hitboxes. Issue: https://github.com/valence-rs/valence/issues/299 ## Test Plan Use example "entity_hitbox" |
||
---|---|---|
.. | ||
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.