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
/
WaveEntityDeathEvent
Wave
Entity
Death
Event
public
class
WaveEntityDeathEvent
extends
Event
Members
Constructors
Wave
Entity
Death
Event
Link copied to clipboard
public
void
WaveEntityDeathEvent
(
WaveEntity
waveEntity
)
Types
Wave
Entity
Death
Event
Caller
Link copied to clipboard
public
class
WaveEntityDeathEventCaller
Properties
handlers
Link copied to clipboard
public
final
static
HandlerList
handlers
wave
Entity
Link copied to clipboard
public
WaveEntity
waveEntity
Functions
get
Handler
List
Link copied to clipboard
public
static
HandlerList
getHandlerList
(
)
get
Handlers
Link copied to clipboard
public
HandlerList
getHandlers
(
)
get
Wave
Entity
Link copied to clipboard
public
WaveEntity
getWaveEntity
(
)
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
(
)