Interface CollideEntityEvent.Impact

All Superinterfaces:
AffectEntityEvent, Cancellable, CollideEntityEvent, CollideEvent, CollideEvent.Impact, Event
Enclosing interface:
CollideEntityEvent

public static interface CollideEntityEvent.Impact extends CollideEntityEvent, CollideEvent.Impact
Fired when an Entity impacts another Entity.

Note: this should only fire once after the first impact.