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
/
SlayerQuest
/
SlayerQuest
Slayer
Quest
constructor
(
type
:
String
?
=
null
,
tier
:
Int
?
=
null
,
startTimestamp
:
Long
?
=
null
,
completionState
:
Int
?
=
null
,
usedArmor
:
Boolean
?
=
null
,
solo
:
Boolean
?
=
null
,
combatXp
:
Int
?
=
null
,
recentMobKills
:
List
<
RecentMobKill
>
?
=
null
,
lastKilledMobIsland
:
String
?
=
null
,
spawnTimestamp
:
Long
?
=
null
)