public static class ExplosionEvent.Detonate extends ExplosionEvent
Cancelable
.HasResult
.MinecraftForge.EVENT_BUS
.ExplosionEvent.Detonate, ExplosionEvent.Start
Event.HasResult, Event.Result
コンストラクタと説明 |
---|
Detonate(World world,
Explosion explosion,
java.util.List<Entity> entityList) |
修飾子とタイプ | メソッドと説明 |
---|---|
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, getWorld
getListenerList, getParentListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup