Uses of Class
net.citizensnpcs.api.command.CommandManager.CommandInfo
-
Uses of CommandManager.CommandInfo in net.citizensnpcs.api.command
Modifier and TypeMethodDescriptionCommandManager.getCommand
(String... commandParts) Gets theCommandManager.CommandInfo
for the given command parts, ornull
if not found.Modifier and TypeMethodDescriptionCommandManager.getCommands
(String topLevelCommand) Gets all modified and root commands from the given root level command.