Package zombie.Quests
Class QuestTask_GotoLocation
java.lang.Object
zombie.Quests.QuestTask
zombie.Quests.QuestTask_GotoLocation
- All Implemented Interfaces:
Completable
public class QuestTask_GotoLocation extends QuestTask
-
Field Summary
Fields inherited from class zombie.Quests.QuestTask
Complete, Failed, Hidden, OnCompleteActions, TaskType, Unlocked, WasComplete
-
Constructor Summary
Constructors Constructor Description QuestTask_GotoLocation(java.lang.String string, java.lang.String string2, int int1, int int2, int int3)
-
Method Summary
Modifier and Type Method Description void
Update()
Methods inherited from class zombie.Quests.QuestTask
getInternalName, getName, IsComplete, IsFailed
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait