Interface CollideEvent
- All Superinterfaces:
Cancellable
,Event
- All Known Subinterfaces:
CollideBlockEvent
,CollideBlockEvent.Fall
,CollideBlockEvent.Impact
,CollideBlockEvent.Inside
,CollideBlockEvent.Move
,CollideBlockEvent.StepOn
,CollideEntityEvent
,CollideEntityEvent.Impact
,CollideEvent.Impact
Fired when an
Entity
or BlockSnapshot
collide with each other.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Fired after anEntity
orBlockSnapshot
impact with each other. -
Method Summary
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelled