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.events
/
BossCustomAttackDamage
Boss
Custom
Attack
Damage
public
class
BossCustomAttackDamage
Members
Constructors
Boss
Custom
Attack
Damage
Link copied to clipboard
public
void
BossCustomAttackDamage
(
)
Functions
deal
Custom
Damage
Link copied to clipboard
public
static
double
dealCustomDamage
(
LivingEntity
damager
,
LivingEntity
damagee
,
double damage
)