A B C G H I N O P S V 
All Classes All Packages

A

ARGUMENT_PARSE_FAILURE_PLAYER - Static variable in class cloud.commandframework.velocity.VelocityCaptionKeys
Variables: {input}
ARGUMENT_PARSE_FAILURE_PLAYER - Static variable in class cloud.commandframework.velocity.VelocityCommandManager
ARGUMENT_PARSE_FAILURE_SERVER - Static variable in class cloud.commandframework.velocity.VelocityCaptionKeys
Variables: {input}
ARGUMENT_PARSE_FAILURE_SERVER - Static variable in class cloud.commandframework.velocity.VelocityCommandManager

B

brigadierManager() - Method in class cloud.commandframework.velocity.VelocityCommandManager
build() - Method in class cloud.commandframework.velocity.arguments.PlayerArgument.Builder
 
build() - Method in class cloud.commandframework.velocity.arguments.ServerArgument.Builder
 

C

cloud.commandframework.velocity - package cloud.commandframework.velocity
Velocity implementation of cloud
cloud.commandframework.velocity.arguments - package cloud.commandframework.velocity.arguments
Velocity specific argument types
CloudInjectionModule<C> - Class in cloud.commandframework.velocity
Injection module that allows for VelocityCommandManager to be injectable
CloudInjectionModule(Class<C>, Function<CommandTree<C>, CommandExecutionCoordinator<C>>, Function<CommandSource, C>, Function<C, CommandSource>) - Constructor for class cloud.commandframework.velocity.CloudInjectionModule
Create a new child injection module
configure() - Method in class cloud.commandframework.velocity.CloudInjectionModule
 
createDefaultCommandMeta() - Method in class cloud.commandframework.velocity.VelocityCommandManager
 

G

getVelocityCaptionKeys() - Static method in class cloud.commandframework.velocity.VelocityCaptionKeys
Get an immutable collection containing all standard caption keys

H

hasPermission(C, String) - Method in class cloud.commandframework.velocity.VelocityCommandManager
 

I

isContextFree() - Method in class cloud.commandframework.velocity.arguments.PlayerArgument.PlayerParser
 

N

newBuilder(String) - Static method in class cloud.commandframework.velocity.arguments.PlayerArgument
Create a new argument builder
newBuilder(String) - Static method in class cloud.commandframework.velocity.arguments.ServerArgument
Create a new argument builder

O

of(String) - Static method in class cloud.commandframework.velocity.arguments.PlayerArgument
Create a new required player argument
of(String) - Static method in class cloud.commandframework.velocity.arguments.ServerArgument
Create a new required player argument
optional(String) - Static method in class cloud.commandframework.velocity.arguments.PlayerArgument
Create a new optional player argument
optional(String) - Static method in class cloud.commandframework.velocity.arguments.ServerArgument
Create a new optional server argument

P

parse(CommandContext<C>, Queue<String>) - Method in class cloud.commandframework.velocity.arguments.PlayerArgument.PlayerParser
 
parse(CommandContext<C>, Queue<String>) - Method in class cloud.commandframework.velocity.arguments.ServerArgument.ServerParser
 
PlayerArgument<C> - Class in cloud.commandframework.velocity.arguments
Argument parser for players
PlayerArgument.Builder<C> - Class in cloud.commandframework.velocity.arguments
 
PlayerArgument.PlayerParseException - Exception in cloud.commandframework.velocity.arguments
 
PlayerArgument.PlayerParser<C> - Class in cloud.commandframework.velocity.arguments
 
PlayerParser() - Constructor for class cloud.commandframework.velocity.arguments.PlayerArgument.PlayerParser
 

S

ServerArgument<C> - Class in cloud.commandframework.velocity.arguments
Argument parser for servers
ServerArgument.Builder<C> - Class in cloud.commandframework.velocity.arguments
 
ServerArgument.ServerParseException - Exception in cloud.commandframework.velocity.arguments
 
ServerArgument.ServerParser<C> - Class in cloud.commandframework.velocity.arguments
 
ServerParser() - Constructor for class cloud.commandframework.velocity.arguments.ServerArgument.ServerParser
 
suggestions(CommandContext<C>, String) - Method in class cloud.commandframework.velocity.arguments.PlayerArgument.PlayerParser
 
suggestions(CommandContext<C>, String) - Method in class cloud.commandframework.velocity.arguments.ServerArgument.ServerParser
 

V

VelocityCaptionKeys - Class in cloud.commandframework.velocity
Velocity specific caption keys
VelocityCommandManager<C> - Class in cloud.commandframework.velocity
CommandManager implementation for Velocity.
VelocityCommandManager(ProxyServer, Function<CommandTree<C>, CommandExecutionCoordinator<C>>, Function<CommandSource, C>, Function<C, CommandSource>) - Constructor for class cloud.commandframework.velocity.VelocityCommandManager
Deprecated.
VelocityCommandManager(PluginContainer, ProxyServer, Function<CommandTree<C>, CommandExecutionCoordinator<C>>, Function<CommandSource, C>, Function<C, CommandSource>) - Constructor for class cloud.commandframework.velocity.VelocityCommandManager
Create a new command manager instance
A B C G H I N O P S V 
All Classes All Packages