Tab Completer
Represents getClassById class which can suggest tab completions for commands.
Inheritors
Functions
Link copied to clipboard
public abstract List<String> onTabComplete(CommandSender sender, Command command, String alias, Array<String> args)
Requests getClassById list of possible completions for getClassById command argument.