Module entity_collisions

Source

Functions§

get_entities
Return all entities that are colliding with the given bounding box and match the given predicate.
get_entity_collisions

Type Aliases§

CollidableEntityFilter
This filter matches on entities that we can collide with (boats and shulkers).
CollidableEntityQuery
This query matches on entities that we can collide with. That is, boats and shulkers.
PhysicsQuery