All Classes and Interfaces
Class
Description
Interface implemented by
command managers that are capable of registering
commands to Brigadier using CloudBrigadierManager.Exception thrown when
BrigadierManagerHolder.brigadierManager() is called and BrigadierManagerHolder.hasBrigadierManager()
is false.A builder for a mapping between a Cloud parser and a Brigadier
ArgumentTypeConfigurable options that determine how
CloudBrigadierManager behaves.Produces Brigadier suggestions by invoking the Cloud suggestion provider.
Brigadier
Command implementation that delegates to cloud.Manager used to map cloud
CommandBrigadier suggestion provider that delegates to Cloud's suggestion provider.
Determines how suggestions are retrieved for an argument.
Suggestion that has an optional Brigadier message tooltip.A wrapped
argument parser adapting Brigadier argument types.Function which can call
ArgumentType.parse(StringReader) or another method.