| Interface | Description |
|---|---|
| BrigadierConverter<A extends revxrsal.commands.command.CommandActor,S> |
Represents an intermediate layer that allows for simple interoperability
with
BrigadierAdapter. |
| Class | Description |
|---|---|
| BrigadierAdapter |
A utility that parses all the commands in a
Lamp instance
into brigadier CommandNodes |
| BrigadierParser<S,A extends revxrsal.commands.command.CommandActor> |