public class FunctionCommand
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource> |
FUNCTION_SUGGESTER |
| Constructor and Description |
|---|
FunctionCommand() |
| Modifier and Type | Method and Description |
|---|---|
static void |
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher) |
public static final com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource> FUNCTION_SUGGESTER
public static void register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)