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 InternalName, java.lang.String TaskNameString, int x, int y, int z)
-
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