HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.skyblock
/
Skill
/
Skill
Skill
constructor
(
name
:
String
?
=
null
,
description
:
String
?
=
null
,
maxLevel
:
Int
?
=
null
,
levels
:
List
<
Level
>
?
=
null
)