toggle menu
core
git-2534f55
jvm
switch theme
search in API
core
/
com.github.spigotbasics.core.command.parsed
/
ParsedCommandExecutor
/
execute
execute
fun
execute
(
sender
:
CommandSender
,
input
:
List
<
String
>
)
:
Either
<
CommandResult
,
ParseResult.Failure
>