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.game.events.player
/
BBUPlayerEvent
BBUPlayer
Event
public
class
BBUPlayerEvent
extends
Event
Parent player event
Inheritors
BBUPlayerDeathEvent
BBUPlayerScoreboardApplyEvent
BBUPlayerCompassOpenEvent
Members
Constructors
BBUPlayer
Event
Link copied to clipboard
public
void
BBUPlayerEvent
(
BBUPlayer
player
)
Properties
handlers
Link copied to clipboard
public
final
static
HandlerList
handlers
Functions
call
Event
Link copied to clipboard
public
boolean
callEvent
(
)
get
Event
Name
Link copied to clipboard
public
@
NotNull
(
)
String
getEventName
(
)
get
Handler
List
Link copied to clipboard
@
NotNull
(
)
public
static
@
NotNull
(
)
HandlerList
getHandlerList
(
)
get
Handlers
Link copied to clipboard
@
NotNull
(
)
public
@
NotNull
(
)
HandlerList
getHandlers
(
)
public
abstract
@
NotNull
(
)
HandlerList
getHandlers
(
)
is
Asynchronous
Link copied to clipboard
public
final
boolean
isAsynchronous
(
)