Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
EternalTD
/
com.magmaguy.eternaltd.api
/
WaveStartingPhaseStartEvent
Wave
Starting
Phase
Start
Event
public
class
WaveStartingPhaseStartEvent
extends
Event
Members
Constructors
Wave
Starting
Phase
Start
Event
Link copied to clipboard
public
void
WaveStartingPhaseStartEvent
(
LevelSession
levelSession
)
Types
Wave
Starting
Phase
Start
Event
Caller
Link copied to clipboard
public
class
WaveStartingPhaseStartEventCaller
Properties
handlers
Link copied to clipboard
public
final
static
HandlerList
handlers
level
Session
Link copied to clipboard
public
final
LevelSession
levelSession
Functions
get
Handler
List
Link copied to clipboard
public
static
HandlerList
getHandlerList
(
)
get
Handlers
Link copied to clipboard
public
HandlerList
getHandlers
(
)
get
Level
Session
Link copied to clipboard
public
LevelSession
getLevelSession
(
)
Inherited functions
get
Event
Name
Link copied to clipboard
public
String
getEventName
(
)
get
Handlers
Link copied to clipboard
public
abstract
HandlerList
getHandlers
(
)
is
Asynchronous
Link copied to clipboard
public
final
boolean
isAsynchronous
(
)