A B C D E F G I M N O P R S T U V 
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(M, String) - Method in class net.kautler.command.api.CommandHandler
Handles the given message with the given textual content.
doSetAvailableRestrictions(Instance<Restriction<? super M>>) - Method in class net.kautler.command.api.CommandHandler
Sets the available restrictions for this command handler.
doSetCommands(Instance<Command<? super M>>) - Method in class net.kautler.command.api.CommandHandler
Sets the commands for this command handler.
doSetCustomPrefixProvider(Instance<PrefixProvider<? super M>>) - Method in class net.kautler.command.api.CommandHandler
Sets the custom prefix provider for this command handler.
A B C D E F G I M N O P R S T U V 
All Classes All Packages