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.instanced
/
InstanceDeathLocation
Instance
Death
Location
public
class
InstanceDeathLocation
Members
Constructors
Instance
Death
Location
Link copied to clipboard
protected
void
InstanceDeathLocation
(
Player
player
,
MatchInstance
matchInstance
)
Properties
banner
Block
Link copied to clipboard
public
Block
bannerBlock
dead
Player
Link copied to clipboard
public
Player
deadPlayer
Functions
banner
Watchdog
Link copied to clipboard
public
void
bannerWatchdog
(
)
clear
Link copied to clipboard
public
void
clear
(
boolean resurrect
)
get
Banner
Block
Link copied to clipboard
public
Block
getBannerBlock
(
)
get
Dead
Player
Link copied to clipboard
public
Player
getDeadPlayer
(
)
get
Respawn
Location
Link copied to clipboard
public
Location
getRespawnLocation
(
)