Uses of Class
net.neoforged.neoforge.event.level.ExplosionEvent
Packages that use ExplosionEvent
-
Uses of ExplosionEvent in net.neoforged.neoforge.event.level
Subclasses of ExplosionEvent in net.neoforged.neoforge.event.levelModifier and TypeClassDescriptionstatic class
ExplosionEvent.Detonate is fired once the explosion has a list of affected blocks and entities.static class
ExplosionEvent.Start is fired before the explosion actually occurs.class
ExplosionKnockbackEvent is fired once the explosion has calculated the knockback velocity to add to the entity caught in blast.
This event is notICancellableEvent
.
This event does not useinvalid reference
HasResult
This event is fired on theNeoForge.EVENT_BUS
.