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
/
WaveEndingPhaseEvent
Wave
Ending
Phase
Event
public
class
WaveEndingPhaseEvent
extends
Event
Members
Constructors
Wave
Ending
Phase
Event
Link copied to clipboard
public
void
WaveEndingPhaseEvent
(
LevelSession
levelSession
)
Types
Wave
Ending
Phase
Event
Caller
Link copied to clipboard
public
class
WaveEndingPhaseEventCaller
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
(
)