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
/
ElitePowerPauseState
Elite
Power
Pause
State
public
final
class
ElitePowerPauseState
Small reason-aware state machine shared by managed and unmanaged Lua runtimes.
Members
Constructors
Elite
Power
Pause
State
Link copied to clipboard
public
void
ElitePowerPauseState
(
)
Functions
has
Link copied to clipboard
public
boolean
has
(
ElitePowerPauseReason
reason
)
is
Paused
Link copied to clipboard
public
boolean
isPaused
(
)
set
Link copied to clipboard
public
boolean
set
(
ElitePowerPauseReason
reason
,
boolean paused
)