toggle menu
UnderscoreEnchantsAPI
2.2.0
jvm
switch theme
search in API
UnderscoreEnchantsAPI
/
com.roughlyunderscore.data
/
EnchantmentLevel
/
EnchantmentLevel
Enchantment
Level
constructor
(
level
:
Int
,
conditions
:
List
<
EnchantmentCondition
>
,
chance
:
Double
,
cooldown
:
Time
,
actions
:
List
<
EnchantmentAction
>
)