toggle menu
core
git-2534f55
jvm
switch theme
search in API
core
/
com.github.spigotbasics.core.command.factory
/
RawCommandBuilder
/
tabCompleter
tab
Completer
fun
tabCompleter
(
tabCompleter
:
RawTabCompleter
)
:
RawCommandBuilder
fun
tabCompleter
(
tabCompleter
:
(
RawCommandContext
)
->
MutableList
<
String
>
?
)
:
RawCommandBuilder