Interface ExplosionEvent
- All Superinterfaces:
Cancellable
,Event
- All Known Subinterfaces:
ExplosionEvent.Detonate
,ExplosionEvent.Pre
- All Known Implementing Classes:
AbstractDetonateEvent
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
An event that is fired as the explosion is going to start affecting multiple blocks and entities.static interface
An event that is fired before the explosion occurs. -
Method Summary
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelled