Class FollowthroughObjective
java.lang.Object
com.pixelmonmod.pixelmon.quests.objectives.objectives.meta.FollowthroughObjective
- All Implemented Interfaces:
IQuestElement
,IObjective
-
Constructor Details
-
FollowthroughObjective
public FollowthroughObjective()
-
-
Method Details
-
identifier
- Specified by:
identifier
in interfaceIObjective
-
getStructure
- Specified by:
getStructure
in interfaceIObjective
- Specified by:
getStructure
in interfaceIQuestElement
-
parse
- Specified by:
parse
in interfaceIObjective
-
test
public boolean test(Stage stage, QuestData data, QuestProgress progress, Objective objective, Arguments arguments, Context context) - Specified by:
test
in interfaceIObjective
-