slib
1.2.0
jvm
api-proxy
/
su.plo.slib.api.proxy.event.command
/
McProxyCommandExecuteEvent
Mc
Proxy
Command
Execute
Event
object
McProxyCommandExecuteEvent
:
GlobalEvent
<
McProxyCommandExecuteEvent.Callback
>
An event fired before command execution.
Members
Types
Callback
Link copied to clipboard
fun
interface
Callback
Properties
invoker
Link copied to clipboard
val
invoker
:
McProxyCommandExecuteEvent.Callback
Functions
clear
Listeners
Link copied to clipboard
fun
clearListeners
(
)
register
Listener
Link copied to clipboard
fun
registerListener
(
listener
:
McProxyCommandExecuteEvent.Callback
)
unregister
Listener
Link copied to clipboard
fun
unregisterListener
(
listener
:
McProxyCommandExecuteEvent.Callback
)