| Package | Description |
|---|---|
| com.mojang.brigadier.builder | |
| com.mojang.brigadier.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
ArgumentBuilder<S,T extends ArgumentBuilder<S,T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
LiteralArgumentBuilder<S> |
class |
RequiredArgumentBuilder<S,T> |
| Modifier and Type | Method and Description |
|---|---|
T |
ArgumentBuilder.then(ArgumentBuilder<S,?> argument) |
| Modifier and Type | Method and Description |
|---|---|
abstract ArgumentBuilder<S,?> |
CommandNode.createBuilder() |
ArgumentBuilder<S,?> |
RootCommandNode.createBuilder() |
Copyright © 2018. All rights reserved.