HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.skyblock
/
MuseumItemData
Museum
Item
Data
@
Serializable
data
class
MuseumItemData
(
val
type
:
Int
?
=
null
,
val
data
:
String
?
=
null
)
Item data for a donated item.
Members
Constructors
Museum
Item
Data
Link copied to clipboard
constructor
(
type
:
Int
?
=
null
,
data
:
String
?
=
null
)
Properties
data
Link copied to clipboard
val
data
:
String
?
=
null
gzipped nbt data.
type
Link copied to clipboard
val
type
:
Int
?
=
null
Unknown