public interface DetonateExplosiveEvent extends TargetExplosiveEvent, Cancellable
Explosive
explodes.Modifier and Type | Method and Description |
---|---|
Explosion.Builder |
getExplosionBuilder()
Returns the
Explosion.Builder that will be used to build the
explosion for the impending detonation. |
Explosion |
getOriginalExplosion()
Returns the explosion of the vanilla behavior that this event was
initialized with.
|
getTargetEntity
getCause, getContext, getSource
isCancelled, setCancelled
Explosion getOriginalExplosion()
Explosion.Builder getExplosionBuilder()
Explosion.Builder
that will be used to build the
explosion for the impending detonation.