Skip to content

Namespace Void.Minecraft.Commands.Brigadier.Suggestion

Classes

IntegerSuggestion

Represents an integer completion formatted with the current culture.

Suggestion

Describes text that replaces an input range, with an optional tooltip.

Suggestions

Contains normalized, sorted suggestions sharing a replacement range.

SuggestionsBuilder

Accumulates replacements for the suffix of command input beginning at a fixed cursor.

Delegates

SuggestionProvider

Produces asynchronous command completions for an argument node.

SuggestionProviderSync

Produces synchronous command completions for an argument node.