public static class ExplosionEvent.Detonate extends ExplosionEvent
Cancelable.HasResult.MinecraftForge#EVENT_BUS.ExplosionEvent.Detonate, ExplosionEvent.StartEvent.HasResult, Event.Result| Constructor and Description | 
|---|
| Detonate(World world,
        Explosion explosion,
        java.util.List<Entity> entityList) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<BlockPos> | getAffectedBlocks()return the list of blocks affected by the explosion. | 
| java.util.List<Entity> | getAffectedEntities()return the list of entities affected by the explosion. | 
getExplosion, getWorldgetListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup