A B C D E F G I M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getAliases() - Method in interface net.kautler.command.api.Command
-
Returns the aliases for this command.
- getBuildTimestamp() - Method in class net.kautler.command.api.Version
-
Returns the build timestamp at which this library was built.
- getCommandPrefix(M) - Method in interface net.kautler.command.api.prefix.PrefixProvider
-
Returns the command prefix to be used for the given message.
- getCommandPrefix(Message) - Method in class net.kautler.command.api.prefix.javacord.MentionPrefixProviderJavacord
- getCommitId() - Method in class net.kautler.command.api.Version
-
Returns the commit ID from which this library was built.
- getDescription() - Method in interface net.kautler.command.api.Command
-
Returns the description of this command.
- getDisplayVersion() - Method in class net.kautler.command.api.Version
-
Returns the display version of this library.
- getMessage() - Method in class net.kautler.command.api.event.MessageEvent
-
Returns the message payload of this message event.
- getParameters(String, int) - Static method in interface net.kautler.command.api.Command
-
Returns an array of parameters from the given parameter string.
- getParsedParameters(Command<?>, String, String, String) - Method in class net.kautler.command.api.ParameterParser
-
Returns the parsed parameters for the usage of the given command that was triggered using the given prefix, alias and parameter string.
- getPrefix() - Method in class net.kautler.command.api.event.MessageEvent
-
Returns the command prefix that was used to trigger the command.
- getRestrictionChain() - Method in interface net.kautler.command.api.Command
-
Returns the restriction rules chain for this command.
- getUsage() - Method in interface net.kautler.command.api.Command
-
Returns the usage of this command.
- getUsedAlias() - Method in class net.kautler.command.api.event.MessageEvent
-
Returns the alias that was used to trigger the command.
- getVersion() - Method in class net.kautler.command.api.Version
-
Returns the version of this library.
All Classes All Packages