public interface GrowBlockEvent extends ChangeBlockEvent
World
is about to grow a block because it would have
resulted from some form of growth related to flora.
Examples of reasons why this event would be called include:
ChangeBlockEvent.Break, ChangeBlockEvent.Decay, ChangeBlockEvent.Fluid, ChangeBlockEvent.Grow, ChangeBlockEvent.Modify, ChangeBlockEvent.Place, ChangeBlockEvent.Post
filter, filterAll, getTransactions
getTargetWorld
isCancelled, setCancelled
getCause