Functions§
- get_
entities - Return all entities that are colliding with the given bounding box and match the given predicate.
- get_
entity_ collisions
Type Aliases§
- Collidable
Entity Filter - This filter matches on entities that we can collide with (boats and shulkers).
- Collidable
Entity Query - This query matches on entities that we can collide with. That is, boats and shulkers.
- Physics
Query