Uses of Class
net.minecraftforge.event.world.ExplosionEvent
Packages that use ExplosionEvent
-
Uses of ExplosionEvent in net.minecraftforge.event.world
Subclasses of ExplosionEvent in net.minecraftforge.event.worldModifier and TypeClassDescriptionstatic classExplosionEvent.Detonate is fired once the explosion has a list of affected blocks and entities.static classExplosionEvent.Start is fired before the explosion actually occurs.