- Enclosing class:
- Collider
public static class Collider.CollideEvent
extends Event
Called when an entity collides with this object. More specifically, when
the entity's block bounds coincides with the bounds of this object.
Note that a full block can never collide with another entity as the entity
does not go within the block's boundaries.
Entity - the colliding entity