public class MainTabCompleter extends Object implements org.bukkit.command.TabCompleter
Constructor and Description |
---|
MainTabCompleter() |
Modifier and Type | Method and Description |
---|---|
@Nullable List<String> |
onTabComplete(@NotNull org.bukkit.command.CommandSender commandSender,
@NotNull org.bukkit.command.Command command,
@NotNull String alias,
@NotNull String[] args) |
@Nullable public @Nullable List<String> onTabComplete(@NotNull @NotNull org.bukkit.command.CommandSender commandSender, @NotNull @NotNull org.bukkit.command.Command command, @NotNull @NotNull String alias, @NotNull @NotNull String[] args)
onTabComplete
in interface org.bukkit.command.TabCompleter
Copyright © 2021. All rights reserved.