extends CommandNode<S>
| com.mojang.brigadier.tree.RootCommandNode |
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public String |
| ||
| public String |
| ||
| public void |
| ||
| public CompletableFuture<Suggestions> |
| ||
| public boolean |
| ||
| public ArgumentBuilder<S, ?> |
| ||
| protected String |
| ||
| public Collection<String> |
|