Class BlockEvent.CropGrowEvent.Post

  • Enclosing class:
    BlockEvent.CropGrowEvent

    public static class BlockEvent.CropGrowEvent.Post
    extends BlockEvent.CropGrowEvent
    Fired when "growing age" blocks (for example cacti, chorus plants, or crops in vanilla) have successfully grown. The block's original state is available, in addition to its new state.

    This event is not Cancelable.

    This event does not have a result. Event.HasResult