| Interface | Description |
|---|---|
| CommandLink.Executor |
A function that defines a command executor
|
| CommandLink.Requirement |
A function that defines a command requirement.
|
| Class | Description |
|---|---|
| ArgumentBuilder<T> |
Represents an argument node
|
| CommandBuilder |
Represents a builder that creates commands
|
| CommandLink<T> |
Represents a link in a command tree.
|
| CommandNode<This extends CommandNode<This>> |
Represents a node that can be added onto a command
|
| LiteralBuilder |
Represents a literal node
|
Copyright © 2024. All rights reserved.