All Classes and Interfaces

Class
Description
This interface is implemented by command managers capable of registering commands to Brigadier.
BrigadierMappingBuilder<K extends cloud.commandframework.arguments.parser.ArgumentParser<?,?>,S>
A builder for a mapping between a Cloud parser and a Brigadier ArgumentType
BrigadierMappingBuilder.SuggestionProviderSupplier<K extends cloud.commandframework.arguments.parser.ArgumentParser<?,?>,S>
 
Manager used to map cloud Command
An interface combining Queue behaviour with a Brigadier StringReader.
A wrapped argument parser that can expose Brigadier argument types to the Cloud world.