HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.skyblock
/
ComposterData
/
ComposterData
Composter
Data
constructor
(
organicMatter
:
Double
?
=
null
,
fuel
:
Double
?
=
null
,
compostUnits
:
Int
?
=
null
,
compostItems
:
Int
?
=
null
,
conversionTicks
:
Int
?
=
null
,
lastSave
:
Long
?
=
null
,
upgrades
:
ComposterUpgrades
?
=
null
)