Index

A B C G H N O P U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ARGUMENT_PARSE_FAILURE_USER - Static variable in class cloud.commandframework.pircbotx.PircBotXCommandManager
ARGUMENT_PARSE_FAILURE_USER_KEY - Static variable in class cloud.commandframework.pircbotx.PircBotXCommandManager
Variables: {input}

B

build() - Method in class cloud.commandframework.pircbotx.arguments.UserArgument.Builder
 

C

cloud.commandframework.pircbotx - package cloud.commandframework.pircbotx
PircBotX 2.0 implementation of Cloud
cloud.commandframework.pircbotx.arguments - package cloud.commandframework.pircbotx.arguments
PircBotX specific arguments
createDefaultCommandMeta() - Method in class cloud.commandframework.pircbotx.PircBotXCommandManager
 

G

getCommandPrefix() - Method in class cloud.commandframework.pircbotx.PircBotXCommandManager
Get the command prefix.

H

hasPermission(C, String) - Method in class cloud.commandframework.pircbotx.PircBotXCommandManager
 

N

newBuilder(String) - Static method in class cloud.commandframework.pircbotx.arguments.UserArgument
Create a new user argument builder

O

of(String) - Static method in class cloud.commandframework.pircbotx.arguments.UserArgument
Create a new required user argument
optional(String) - Static method in class cloud.commandframework.pircbotx.arguments.UserArgument
Create a optional user argument

P

parse(CommandContext<C>, Queue<String>) - Method in class cloud.commandframework.pircbotx.arguments.UserArgument.UserArgumentParser
 
PIRCBOTX_META_KEY - Static variable in class cloud.commandframework.pircbotx.PircBotXCommandManager
Meta key for accessing the PircBotX instance from a CommandContext instance
PircBotXCommandManager<C> - Class in cloud.commandframework.pircbotx
Command manager implementation for PircBotX 2.0
PircBotXCommandManager(PircBotX, Function<CommandTree<C>, CommandExecutionCoordinator<C>>, CommandRegistrationHandler, BiFunction<C, String, Boolean>, Function<User, C>, String) - Constructor for class cloud.commandframework.pircbotx.PircBotXCommandManager
Create a new command manager instance

U

UserArgument<C> - Class in cloud.commandframework.pircbotx.arguments
Command argument that parses PircBotX users
UserArgument.Builder<C> - Class in cloud.commandframework.pircbotx.arguments
 
UserArgument.UserArgumentParser<C> - Class in cloud.commandframework.pircbotx.arguments
 
UserArgument.UserParseException - Exception in cloud.commandframework.pircbotx.arguments
 
UserArgumentParser() - Constructor for class cloud.commandframework.pircbotx.arguments.UserArgument.UserArgumentParser
 
A B C G H N O P U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form