Class LocationQuestCommand
java.lang.Object
com.ordwen.odailyquests.quests.player.progression.clickable.QuestCommand<LocationQuest>
com.ordwen.odailyquests.quests.player.progression.clickable.commands.LocationQuestCommand
-
Field Summary
Fields inherited from class com.ordwen.odailyquests.quests.player.progression.clickable.QuestCommand
context, progression, quest
-
Constructor Summary
ConstructorsConstructorDescriptionLocationQuestCommand
(QuestContext context, Progression progression, LocationQuest quest) -
Method Summary
Methods inherited from class com.ordwen.odailyquests.quests.player.progression.clickable.QuestCommand
completeQuest, sendMessage
-
Constructor Details
-
LocationQuestCommand
-
-
Method Details
-
execute
public void execute()Validate LOCATION quest type.- Specified by:
execute
in classQuestCommand<LocationQuest>
-