custom
Toggle table of contents
0.3.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
custom
custom
/
net.crystopia.crystalshard.paper.custom.advancements.models.rewards
/
AdvancementRewards
/
AdvancementRewards
Advancement
Rewards
constructor
(
experience
:
Int
=
0
,
recipes
:
MutableList
<
String
>
=
mutableListOf()
,
loot
:
MutableList
<
String
>
=
mutableListOf()
)