A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages

B

BEFORE_ALIAS_AND_PARAMETER_STRING_COMPUTATION - net.kautler.command.api.CommandContextTransformer.Phase
At the start of this phase, usually only the message, message content, and prefix are set.
BEFORE_COMMAND_COMPUTATION - net.kautler.command.api.CommandContextTransformer.Phase
At the start of this phase, usually only the message, message content, prefix, alias, and parameter string are set.
BEFORE_PREFIX_COMPUTATION - net.kautler.command.api.CommandContextTransformer.Phase
At the start of this phase, usually only the message, and message content are set.
BotOwnerJavacord - Class in net.kautler.command.api.restriction.javacord
A restriction that allows a command for the bot owner and is evaluated by the Javacord command handler.
BotOwnerJavacord() - Constructor for class net.kautler.command.api.restriction.javacord.BotOwnerJavacord
 
BotOwnerJavacordSlash - Class in net.kautler.command.api.restriction.javacord.slash
A restriction that allows a command for the bot owner and is evaluated by the Javacord slash command handler.
BotOwnerJavacordSlash() - Constructor for class net.kautler.command.api.restriction.javacord.slash.BotOwnerJavacordSlash
 
BotOwnerJda - Class in net.kautler.command.api.restriction.jda
A restriction that allows a command for the bot owner and is evaluated by the JDA command handler.
BotOwnerJda() - Constructor for class net.kautler.command.api.restriction.jda.BotOwnerJda
 
build() - Method in class net.kautler.command.api.CommandContext.Builder
Returns a new command context instance from the current values.
Builder(M, String) - Constructor for class net.kautler.command.api.CommandContext.Builder
Constructs a new command context builder with the given message and message content.
A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages