implements com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource>
| net.minecraft.commands.synchronization.SuggestionProviders$RegisteredSuggestion | |
| net.minecraft.class_2321$class_2322 | |
| net.minecraft.command.suggestion.SuggestionProviders$LocalProvider |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Identifier |
|
||||||
| private final com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Identifier id, com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource> provider) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> |
|
||||||
| public Identifier |
|
||||||
| public com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource> |
|