Class BlockGrowEvent

All Implemented Interfaces:
Cancellable
Direct Known Subclasses:
BlockFormEvent

public class BlockGrowEvent
extends BlockEvent
implements Cancellable
Called when a block grows naturally in the world.

Examples:

  • Wheat
  • Sugar Cane
  • Cactus
  • Watermelon
  • Pumpkin
  • Turtle Egg

If a Block Grow event is cancelled, the block will not grow.