toggle menu
core
git-2534f55
jvm
switch theme
search in API
core
/
com.github.spigotbasics.core.command.parsed
/
CommandContextExecutor
Command
Context
Executor
interface
CommandContextExecutor
<
T
:
CommandContext
>
Members
Functions
execute
Link copied to clipboard
abstract
fun
execute
(
sender
:
CommandSender
,
context
:
T
)