Class ClaimResearchObjectiveEvent.Pre

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

public static class ClaimResearchObjectiveEvent.Pre extends ClaimResearchObjectiveEvent
This event is fired before the player claims the rewards for the objective.
This event is Cancelable.
If this event is canceled, the player will not claim the rewards for the objective.