BBUReloaded
Toggle table of contents
0.1-BETA
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
BBUReloaded
BBUReloaded
/
me.imoltres.bbu.listeners
/
GameListener
Game
Listener
public
class
GameListener
implements
Listener
Members
Constructors
Game
Listener
Link copied to clipboard
public
void
GameListener
(
)
Functions
on
Beacon
Break
Link copied to clipboard
public
void
onBeaconBreak
(
BBUBreakBeaconEvent
e
)
on
Beacon
Place
Link copied to clipboard
public
void
onBeaconPlace
(
BBUPlaceBeaconEvent
e
)
on
Player
Death
Link copied to clipboard
public
void
onPlayerDeath
(
BBUPlayerDeathEvent
e
)
on
Team
Modification
Link copied to clipboard
public
void
onTeamModification
(
BBUTeamModificationEvent
e
)