Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
EliteMobs
/
com.magmaguy.elitemobs.combatsystem
/
EnchantmentDamage
Enchantment
Damage
public
final
class
EnchantmentDamage
EM attribution for explicitly authored secondary damage; the caller owns native application.
Members
Functions
apply
Link copied to clipboard
public
static
void
apply
(
UUID
attackId
,
Map
<
String
,
Object
>
providerFacts
,
Runnable
application
)