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
/
SirihQuest
Sirih
Quest
@
Serializable
data
class
SirihQuest
(
val
sulpurGiven
:
Int
?
=
null
,
val
lastGive
:
Long
?
=
null
)
Members
Constructors
Sirih
Quest
Link copied to clipboard
constructor
(
sulpurGiven
:
Int
?
=
null
,
lastGive
:
Long
?
=
null
)
Properties
last
Give
Link copied to clipboard
@
SerialName
(
value
=
"last_give"
)
val
lastGive
:
Long
?
=
null
sulpur
Given
Link copied to clipboard
@
SerialName
(
value
=
"sulphur_given"
)
val
sulpurGiven
:
Int
?
=
null