HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.skyblock
/
TuningSlot
/
TuningSlot
Tuning
Slot
constructor
(
health
:
Int
?
=
null
,
defense
:
Int
?
=
null
,
walkSpeed
:
Int
?
=
null
,
strength
:
Int
?
=
null
,
criticalDamage
:
Int
?
=
null
,
criticalChance
:
Int
?
=
null
,
attackSpeed
:
Int
?
=
null
,
intelligence
:
Int
?
=
null
)