toggle menu
VentureLibs
1.0
main
switch theme
search in API
VentureLibs
/
net.blockventuremc.modules.general.events
/
ActivityEvents
Activity
Events
class
ActivityEvents
:
Listener
(
source
)
Members
Constructors
Activity
Events
Link copied to clipboard
constructor
(
)
Functions
on
Chat
Link copied to clipboard
fun
onChat
(
event
:
AsyncChatEvent
)
on
Command
Link copied to clipboard
fun
onCommand
(
event
:
PlayerCommandPreprocessEvent
)
on
Interact
Link copied to clipboard
fun
onInteract
(
event
:
PlayerInteractEvent
)
on
Move
Link copied to clipboard
fun
onMove
(
event
:
PlayerMoveEvent
)
on
Teleport
Into
Area
Link copied to clipboard
fun
onTeleportIntoArea
(
event
:
PlayerTeleportEvent
)