Class ProgressResearchObjectiveEvent.Pre

java.lang.Object
net.minecraftforge.eventbus.api.Event
com.pixelmonmod.pixelmon.api.research.event.ProgressResearchObjectiveEvent
com.pixelmonmod.pixelmon.api.research.event.ProgressResearchObjectiveEvent.Pre
Enclosing class:
ProgressResearchObjectiveEvent

public static class ProgressResearchObjectiveEvent.Pre extends ProgressResearchObjectiveEvent
This event is fired before the objective is progressed.
This event is Cancelable.
If this event is canceled, the objective will not be progressed.