Class SpawnPokemonAction
java.lang.Object
com.pixelmonmod.pixelmon.quests.actions.actions.SpawnPokemonAction
- All Implemented Interfaces:
IAction
,IQuestElement
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Constructor Details
-
SpawnPokemonAction
public SpawnPokemonAction()
-
-
Method Details
-
identifier
- Specified by:
identifier
in interfaceIAction
-
getStructure
- Specified by:
getStructure
in interfaceIAction
- Specified by:
getStructure
in interfaceIQuestElement
-
parse
-
execute
public void execute(Quest quest, Stage stage, QuestData data, QuestProgress progress, Arguments arguments)
-