Username Suggestion Provider
Suggestion provider for the /clientfriend add command.
Suggests online player usernames that are not already in the friend list and that match the user's current input.
Functions
Link copied to clipboard
open override fun getSuggestions(context: CommandContext<SharedSuggestionProvider>, builder: SuggestionsBuilder): CompletableFuture<Suggestions>
Generates username suggestions for the add subcommand.