Class BlockEvent.CropGrowEvent.Post

java.lang.Object
net.minecraftforge.eventbus.api.Event
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