类 ExplosionEvent.Start

java.lang.Object
net.neoforged.bus.api.Event
net.neoforged.neoforge.event.level.ExplosionEvent
net.neoforged.neoforge.event.level.ExplosionEvent.Start
所有已实现的接口:
net.neoforged.bus.api.ICancellableEvent
封闭类:
ExplosionEvent

public static class ExplosionEvent.Start extends ExplosionEvent implements net.neoforged.bus.api.ICancellableEvent
ExplosionEvent.Start is fired before the explosion actually occurs. Canceling this event will stop the explosion.

This event is ICancellableEvent.
This event does not use
引用无效
HasResult
.
This event is fired on the NeoForge.EVENT_BUS.