Uses of Class
io.github.projectunified.craftcommand.CommandInfo
Packages that use CommandInfo
-
Uses of CommandInfo in io.github.projectunified.craftcommand
Methods in io.github.projectunified.craftcommand that return types with arguments of type CommandInfoModifier and TypeMethodDescriptionCommandInfoExposer.getCommandInfo()Gets the list of command information.CommandManager.getCommandInfo(Object commandInstance) Gets the list of command information for the given command instance.