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 TypeMethodDescriptionBaseCommand.getCommandInfo()Gets the command metadata.CommandManager.getCommandInfo(Object commandInstance) Gets command metadata for a registered command instance.