toggle menu
core
git-2534f55
jvm
switch theme
search in API
core
/
com.github.spigotbasics.core.command.raw
/
RawTabCompleter
Raw
Tab
Completer
interface
RawTabCompleter
Inheritors
BasicsCommandExecutor
Members
Functions
tab
Complete
Link copied to clipboard
abstract
fun
tabComplete
(
context
:
RawCommandContext
)
:
List
<
String
>
?