Class ReachLocationTaskAsset
java.lang.Object
com.hypixel.hytale.builtin.adventure.objectives.config.task.ObjectiveTaskAsset
com.hypixel.hytale.builtin.adventure.objectives.config.task.ReachLocationTaskAsset
-
Nested Class Summary
Nested classes/interfaces inherited from class com.hypixel.hytale.builtin.adventure.objectives.config.task.ObjectiveTaskAsset
ObjectiveTaskAsset.TaskScope -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BuilderCodec<ReachLocationTaskAsset> protected StringFields inherited from class com.hypixel.hytale.builtin.adventure.objectives.config.task.ObjectiveTaskAsset
BASE_CODEC, descriptionId, mapMarkers, TASK_DESCRIPTION_KEY, taskConditions -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypixel.hytale.builtin.adventure.objectives.config.task.ObjectiveTaskAsset
getDescriptionId, getDescriptionKey, getMapMarkers, getTaskConditions, matchesAsset
-
Field Details
-
CODEC
-
targetLocationId
-
-
Constructor Details
-
ReachLocationTaskAsset
public ReachLocationTaskAsset()
-
-
Method Details
-
getTaskScope
- Specified by:
getTaskScopein classObjectiveTaskAsset
-
getTargetLocationId
-
matchesAsset0
- Specified by:
matchesAsset0in classObjectiveTaskAsset
-
toString
- Overrides:
toStringin classObjectiveTaskAsset
-