HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.skyblock
/
Goal
/
Goal
Goal
constructor
(
id
:
String
?
=
null
,
name
:
String
?
=
null
,
tiers
:
List
<
Int
>
?
=
null
,
progress
:
Int
?
=
null
,
lore
:
String
?
=
null
,
fullLore
:
List
<
String
>
?
=
null
,
requiredAmount
:
Int
?
=
null
)