Class BlockFertilizeEvent

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

public class BlockFertilizeEvent extends BlockEvent implements Cancellable
Called with the block changes resulting from a player fertilizing a given block with bonemeal. Will be called after the applicable StructureGrowEvent.