public static class ExplosionEvent.Detonate extends ExplosionEvent
Cancelable.HasResult.MinecraftForge.EVENT_BUS.ExplosionEvent.Detonate, ExplosionEvent.Start| Modifier and Type | Field and Description |
|---|---|
private java.util.List<Entity> |
entityList |
| 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, getWorldprivate final java.util.List<Entity> entityList