public static interface ExplosionEvent.Detonate extends ExplosionEvent, TargetWorldEvent, AffectEntityEvent
ExplosionEvent.Detonate, ExplosionEvent.Post, ExplosionEvent.Pre
Modifier and Type | Method and Description |
---|---|
List<Location<World>> |
getAffectedLocations()
Gets the list of calculated affected locations for blocks that will
be removed due to the explosion.
|
getExplosion
getTargetWorld
filterEntities, filterEntityLocations, getEntities, getEntitySnapshots
getCause, getContext, getSource
isCancelled, setCancelled
List<Location<World>> getAffectedLocations()