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.advancedcombat.abilities
/
AbilitySemantics
/
ThreatRequest
Threat
Request
public
final
class
ThreatRequest
extends
Record
Members
Constructors
Ability
Semantics.
Threat
Request
Link copied to clipboard
public
void
AbilitySemantics.ThreatRequest
(
Player
caster
,
List
<
LivingEntity
>
enemies
,
double amountPerEnemy
,
int forcedTargetTicks
,
String
abilityId
)
Inherited functions
equals
Link copied to clipboard
public
abstract
boolean
equals
(
Object
p
)
hash
Code
Link copied to clipboard
public
abstract
int
hashCode
(
)
to
String
Link copied to clipboard
public
abstract
String
toString
(
)