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
/
Inventory
/
Inventory
Inventory
constructor
(
invContents
:
InventoryData
?
=
null
,
invArmor
:
InventoryData
?
=
null
,
enderChestContents
:
InventoryData
?
=
null
,
enderChestPageIcons
:
List
<
InventoryData
?
>
?
=
null
,
equipmentContents
:
InventoryData
?
=
null
)