HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.skyblock.profile
/
DuelTrainingQuest
Duel
Training
Quest
@
Serializable
data
class
DuelTrainingQuest
(
val
duelTrainingPhaseBarbarians
:
Int
?
=
null
,
val
duelTrainingLastCompleteBarbarians
:
Long
?
=
null
)
Members
Constructors
Duel
Training
Quest
Link copied to clipboard
constructor
(
duelTrainingPhaseBarbarians
:
Int
?
=
null
,
duelTrainingLastCompleteBarbarians
:
Long
?
=
null
)
Properties
duel
Training
Last
Complete
Barbarians
Link copied to clipboard
@
SerialName
(
value
=
"duel_training_last_complete_barbarians"
)
val
duelTrainingLastCompleteBarbarians
:
Long
?
=
null
duel
Training
Phase
Barbarians
Link copied to clipboard
@
SerialName
(
value
=
"duel_training_phase_barbarians"
)
val
duelTrainingPhaseBarbarians
:
Int
?
=
null