Class QuestObjectiveEvent.Complete

java.lang.Object
net.minecraftforge.eventbus.api.Event
com.pixelmonmod.pixelmon.api.events.quests.QuestObjectiveEvent
com.pixelmonmod.pixelmon.api.events.quests.QuestObjectiveEvent.Complete
Enclosing class:
QuestObjectiveEvent

public static class QuestObjectiveEvent.Complete extends QuestObjectiveEvent
  • Constructor Details

    • Complete

      public Complete(net.minecraft.server.level.ServerPlayer player, QuestProgress progress, Stage stage, Objective objective, int objectiveIndex)