Uses of Class
com.github.alex1304.ultimategdbot.api.command.CommandDocumentation
-
Packages that use CommandDocumentation Package Description com.github.alex1304.ultimategdbot.api.command com.github.alex1304.ultimategdbot.api.command.annotated -
-
Uses of CommandDocumentation in com.github.alex1304.ultimategdbot.api.command
Methods in com.github.alex1304.ultimategdbot.api.command that return CommandDocumentation Modifier and Type Method Description CommandDocumentation
Command. getDocumentation(Locale locale)
Gets the documentation of the command. -
Uses of CommandDocumentation in com.github.alex1304.ultimategdbot.api.command.annotated
Methods in com.github.alex1304.ultimategdbot.api.command.annotated that return CommandDocumentation Modifier and Type Method Description CommandDocumentation
AnnotatedCommand. getDocumentation(Locale locale)
-