Class ProgressResearchObjectiveEvent.Pre

java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.research.event.ProgressResearchObjectiveEvent
com.pixelmonmod.pixelmon.api.research.event.ProgressResearchObjectiveEvent.Pre
All Implemented Interfaces:
net.neoforged.bus.api.ICancellableEvent
Enclosing class:
ProgressResearchObjectiveEvent

public static class ProgressResearchObjectiveEvent.Pre extends ProgressResearchObjectiveEvent implements net.neoforged.bus.api.ICancellableEvent
This event is fired before the objective is progressed.
This event is ICancellableEvent.
If this event is canceled, the objective will not be progressed.