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
/
ExpandingPulsePlan
/
Pulse
Pulse
public
final
class
Pulse
extends
Record
Members
Constructors
Expanding
Pulse
Plan.
Pulse
Link copied to clipboard
public
void
ExpandingPulsePlan.Pulse
(
int index
,
int delayTicks
,
double innerRadiusExclusive
,
double outerRadiusInclusive
)
Functions
contains
Link copied to clipboard
public
boolean
contains
(
double distance
)
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
(
)