Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
ResurrectionChest
/
com.magmaguy.resurrectionchest.events
/
DeathEvent
Death
Event
public
class
DeathEvent
implements
Listener
Members
Constructors
Death
Event
Link copied to clipboard
public
void
DeathEvent
(
)
Functions
on
Chest
Open
Link copied to clipboard
public
void
onChestOpen
(
InventoryOpenEvent
event
)
on
Death
Link copied to clipboard
public
void
onDeath
(
PlayerDeathEvent
event
)
on
Exp
Change
Link copied to clipboard
public
void
onExpChange
(
PlayerExpChangeEvent
event
)
on
Player
Login
Link copied to clipboard
public
void
onPlayerLogin
(
PlayerJoinEvent
event
)
on
Player
Quit
Link copied to clipboard
public
void
onPlayerQuit
(
PlayerQuitEvent
event
)