Class WhisperTabCompleter
java.lang.Object
com.github.mafelp.minecraft.commands.WhisperTabCompleter
- All Implemented Interfaces:
org.bukkit.command.TabCompleter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WhisperTabCompleter
public WhisperTabCompleter()
-
-
Method Details
-
onTabComplete
public List<String> onTabComplete(@NotNull @NotNull org.bukkit.command.CommandSender sender, @NotNull @NotNull org.bukkit.command.Command cmd, @NotNull @NotNull String alias, @NotNull @NotNull String[] args)- Specified by:
onTabComplete
in interfaceorg.bukkit.command.TabCompleter
-
sortedResults
-