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
/
WizardTower
Wizard
Tower
@
Serializable
data
class
WizardTower
(
val
wizardQuestStep
:
Int
?
=
null
,
val
crumbsLaidOut
:
Int
?
=
null
)
Members
Constructors
Wizard
Tower
Link copied to clipboard
constructor
(
wizardQuestStep
:
Int
?
=
null
,
crumbsLaidOut
:
Int
?
=
null
)
Properties
crumbs
Laid
Out
Link copied to clipboard
@
SerialName
(
value
=
"crumbs_laid_out"
)
val
crumbsLaidOut
:
Int
?
=
null
wizard
Quest
Step
Link copied to clipboard
@
SerialName
(
value
=
"wizard_quest_step"
)
val
wizardQuestStep
:
Int
?
=
null