toggle menu
UnderscoreEnchantsAPI
2.2.0
jvm
switch theme
search in API
UnderscoreEnchantsAPI
/
com.roughlyunderscore.data
/
EnchantmentAction
/
EnchantmentAction
Enchantment
Action
constructor
(
action
:
RegistrableAction
,
chance
:
Double
,
delay
:
Time
,
target
:
TargetType
,
arguments
:
List
<
String
>
,
conditions
:
List
<
EnchantmentCondition
>
)