valence/crates/valence_client/src
Jenya705 8897eeacb9
Hitboxes (#330)
## 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"
2023-05-08 17:34:33 -07:00
..
action.rs Reorganize Project (#321) 2023-04-21 14:43:59 -07:00
command.rs Reorganize Project (#321) 2023-04-21 14:43:59 -07:00
event_loop.rs Hitboxes (#330) 2023-05-08 17:34:33 -07:00
interact_entity.rs Reorganize Project (#321) 2023-04-21 14:43:59 -07:00
keepalive.rs Reorganize Project (#321) 2023-04-21 14:43:59 -07:00
lib.rs Reorganize Project (#321) 2023-04-21 14:43:59 -07:00
misc.rs Reorganize Project (#321) 2023-04-21 14:43:59 -07:00
movement.rs Reorganize Project (#321) 2023-04-21 14:43:59 -07:00
settings.rs Reorganize Project (#321) 2023-04-21 14:43:59 -07:00
teleport.rs Reorganize Project (#321) 2023-04-21 14:43:59 -07:00
weather.rs Reorganize Project (#321) 2023-04-21 14:43:59 -07:00