Class StructureGrowEvent

java.lang.Object
org.bukkit.event.Event
org.bukkit.event.world.WorldEvent
org.bukkit.event.world.StructureGrowEvent
All Implemented Interfaces:
Cancellable

public class StructureGrowEvent extends WorldEvent implements Cancellable
Event that is called when an organic structure attempts to grow (Sapling -> Tree), (Mushroom -> Huge Mushroom), naturally or using bonemeal.