Class TNTPrimeEvent

java.lang.Object
org.bukkit.event.Event
org.bukkit.event.block.BlockEvent
org.bukkit.event.block.TNTPrimeEvent
All Implemented Interfaces:
Cancellable

public class TNTPrimeEvent extends BlockEvent implements Cancellable
Called when a block of TNT in the world become primed.

If a TNT Prime event is cancelled, the block of TNT will not become primed.