Class CommonObjectiveHistoryData
java.lang.Object
com.hypixel.hytale.builtin.adventure.objectives.historydata.CommonObjectiveHistoryData
- Direct Known Subclasses:
ObjectiveHistoryData,ObjectiveLineHistoryData
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BuilderCodec<CommonObjectiveHistoryData> protected Stringstatic final CodecMapCodec<CommonObjectiveHistoryData> protected Stringprotected Instantprotected int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CODEC
-
BASE_CODEC
-
id
-
timesCompleted
protected int timesCompleted -
lastCompletionTimestamp
-
category
-
-
Constructor Details
-
CommonObjectiveHistoryData
-
CommonObjectiveHistoryData
protected CommonObjectiveHistoryData()
-
-
Method Details