Class BlockBurnEvent

All Implemented Interfaces:
Cancellable

public class BlockBurnEvent
extends BlockEvent
implements Cancellable
Called when a block is destroyed as a result of being burnt by fire.

If a Block Burn event is cancelled, the block will not be destroyed as a result of being burnt by fire.