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.mobconstructor.custombosses
/
CustomBossEscapeMechanism
Custom
Boss
Escape
Mechanism
public
class
CustomBossEscapeMechanism
Members
Constructors
Custom
Boss
Escape
Mechanism
Link copied to clipboard
public
void
CustomBossEscapeMechanism
(
)
Functions
do
Escape
Message
Link copied to clipboard
public
static
void
doEscapeMessage
(
CustomBossEntity
customBossEntity
)
start
Escape
Link copied to clipboard
public
static
Integer
startEscape
(
int timeout
,
CustomBossEntity
customBossEntity
)
start
Escape
Ticks
Link copied to clipboard
public
static
Integer
startEscapeTicks
(
int timeout
,
CustomBossEntity
customBossEntity
)