Class ObjectiveLineAsset
java.lang.Object
com.hypixel.hytale.builtin.adventure.objectives.config.ObjectiveLineAsset
- All Implemented Interfaces:
JsonAsset<String>,JsonAssetWithMap<String,DefaultAssetMap<String, ObjectiveLineAsset>>
public class ObjectiveLineAsset
extends Object
implements JsonAssetWithMap<String,DefaultAssetMap<String,ObjectiveLineAsset>>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static AssetStore<String, ObjectiveLineAsset, DefaultAssetMap<String, ObjectiveLineAsset>> protected Stringprotected AssetExtraInfo.Dataprotected Stringprotected String[]protected Stringprotected String[]protected Stringstatic final ValidatorCache<String> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DefaultAssetMap<String, ObjectiveLineAsset> getId()getNextObjectiveId(String currentObjectiveId) String[]String[]toString()
-
Field Details
-
CODEC
-
VALIDATOR_CACHE
-
ASSET_STORE
private static AssetStore<String,ObjectiveLineAsset, ASSET_STOREDefaultAssetMap<String, ObjectiveLineAsset>> -
extraData
-
id
-
category
-
objectiveIds
-
objectiveTitleKey
-
objectiveDescriptionKey
-
nextObjectiveLineIds
-
-
Constructor Details
-
ObjectiveLineAsset
-
ObjectiveLineAsset
protected ObjectiveLineAsset()
-
-
Method Details
-
getAssetStore
public static AssetStore<String,ObjectiveLineAsset, getAssetStore()DefaultAssetMap<String, ObjectiveLineAsset>> -
getAssetMap
-
getId
-
getCategory
-
getObjectiveIds
-
getNextObjectiveId
-
getObjectiveTitleKey
-
getObjectiveDescriptionKey
-
getNextObjectiveLineIds
-
toString
-