Interface FusedExplosive

All Superinterfaces:
CopyableDataHolder, DataHolder, DataHolder.Mutable, DataSerializable, Entity, EntityProjectileSource, Explosive, HoverEventSource<HoverEvent.ShowEntity>, Identifiable, Locatable, ProjectileSource, RandomProvider, SerializableDataHolder, SerializableDataHolder.Mutable, Sound.Emitter, ValueContainer
All Known Subinterfaces:
Creeper, FireworkRocket, PrimedTNT, TNTMinecart, Wither

public interface FusedExplosive extends Explosive
Represents an explosive that detonates after its fuse has expired.

A FusedExplosive may already be ignited once spawned.