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
/
Montezuma
/
Montezuma
Montezuma
constructor
(
uuid
:
String
?
=
null
,
uniqueId
:
String
?
=
null
,
type
:
String
?
=
null
,
exp
:
Double
?
=
null
,
active
:
Boolean
?
=
null
,
tier
:
String
?
=
null
,
heldItem
:
String
?
=
null
,
candyUsed
:
Int
?
=
null
,
petSoulbound
:
Boolean
?
=
null
,
skin
:
String
?
=
null
,
extra
:
Map
<
String
,
JsonElement
>
?
=
null
)