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
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceFired after anEntityorBlockSnapshotimpact with each other. -
Method Summary
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelled