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.api
/
InstancedDungeonRemoveEvent
Instanced
Dungeon
Remove
Event
public
class
InstancedDungeonRemoveEvent
extends
Event
Members
Constructors
Instanced
Dungeon
Remove
Event
Link copied to clipboard
public
void
InstancedDungeonRemoveEvent
(
DungeonInstance
dungeonInstance
)
Properties
dungeon
Instance
Link copied to clipboard
public
final
DungeonInstance
dungeonInstance
handlers
Link copied to clipboard
public
final
static
HandlerList
handlers
Functions
get
Dungeon
Instance
Link copied to clipboard
public
DungeonInstance
getDungeonInstance
(
)
get
Handler
List
Link copied to clipboard
public
static
HandlerList
getHandlerList
(
)
get
Handlers
Link copied to clipboard
public
HandlerList
getHandlers
(
)
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
(
)