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

D

Description - Annotation Type in net.kautler.command.api.annotation
An annotation with which a description of the command can be configured.
doHandleMessage(CommandContext<M>) - Method in class net.kautler.command.api.CommandHandler
Handles the given command context.
doSetAvailableRestrictions(Instance<Restriction<? super M>>) - Method in class net.kautler.command.api.CommandHandler
Sets the available restrictions for this command handler.
doSetCommandContextTransformers(Instance<CommandContextTransformer<? super M>>) - Method in class net.kautler.command.api.CommandHandler
Sets the command context transformers for this command handler.
doSetCommands(Instance<Command<? super M>>) - Method in class net.kautler.command.api.CommandHandler
Sets the commands for this command handler.
A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages