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
/
InteractListener
Interact
Listener
public
class
InteractListener
implements
Listener
Members
Constructors
Interact
Listener
Link copied to clipboard
public
void
InteractListener
(
)
Functions
on
Damage
Link copied to clipboard
public
void
onDamage
(
EntityDamageByEntityEvent
e
)
on
Player
Interact
Link copied to clipboard
public
void
onPlayerInteract
(
PlayerInteractEvent
e
)
on
Start
Spectate
Link copied to clipboard
public
void
onStartSpectate
(
PlayerStartSpectatingEntityEvent
e
)
on
Stop
Spectate
Link copied to clipboard
public
void
onStopSpectate
(
PlayerStopSpectatingEntityEvent
e
)