HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.skyblock
/
ItemData
Item
Data
@
Serializable
data
class
ItemData
(
val
soulflow
:
Int
?
=
null
,
val
favoriteArrow
:
String
?
=
null
)
Members
Constructors
Item
Data
Link copied to clipboard
constructor
(
soulflow
:
Int
?
=
null
,
favoriteArrow
:
String
?
=
null
)
Properties
favorite
Arrow
Link copied to clipboard
@
SerialName
(
value
=
"favorite_arrow"
)
val
favoriteArrow
:
String
?
=
null
soulflow
Link copied to clipboard
val
soulflow
:
Int
?
=
null