Class LeavesDecayEvent

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

public class LeavesDecayEvent extends BlockEvent implements Cancellable
Called when leaves are decaying naturally.

If a Leaves Decay event is cancelled, the leaves will not decay.