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
/
PhaseBossEntity
Phase
Boss
Entity
public
class
PhaseBossEntity
Members
Constructors
Phase
Boss
Entity
Link copied to clipboard
public
void
PhaseBossEntity
(
CustomBossEntity
customBossEntity
)
Types
Boss
Phase
Link copied to clipboard
public
class
BossPhase
Phase
Boss
Entity
Listener
Link copied to clipboard
public
class
PhaseBossEntityListener
implements
Listener
Properties
boss
Phases
Link copied to clipboard
public
List
<
PhaseBossEntity.BossPhase
>
bossPhases
Functions
check
Phase
Boss
Switch
Link copied to clipboard
public
void
checkPhaseBossSwitch
(
EliteMobDamagedEvent
event
)
get
Boss
Phases
Link copied to clipboard
public
List
<
PhaseBossEntity.BossPhase
>
getBossPhases
(
)
get
Phase1Config
Link copied to clipboard
public
CustomBossesConfigFields
getPhase1Config
(
)
Used to set the respawn time in the config file of Regional Bosses
is
In
First
Phase
Link copied to clipboard
public
boolean
isInFirstPhase
(
)
reset
To
First
Phase
Link copied to clipboard
public
void
resetToFirstPhase
(
)
silent
Reset
Link copied to clipboard
public
void
silentReset
(
)