Entity Would Collide With (Condition) — SkBee
Addon: SkBee · Category: Condition · Since: 3.21.0
Syntax
%entities% (would|will) collide (with|at) %entity/location/block%Description
Check if an entity would collide with another entity or block. Optionally you can check if an entity would collide with anything at a location.
Examples
if player would collide at {_loc}:
if {_entity} would collide with {_block}: