Uses of Class
wf.utils.command.subcommand.SubCommand
Packages that use SubCommand
-
Uses of SubCommand in wf.utils.command.listener
Methods in wf.utils.command.listener that return types with arguments of type SubCommandModifier and TypeMethodDescriptionMap<String, SubCommand<T>> CommandHandler.getSortedSubcommands()Map<String, SubCommand<T>> CommandHandler.getSubcommands()Methods in wf.utils.command.listener with parameters of type SubCommandMethod parameters in wf.utils.command.listener with type arguments of type SubCommandModifier and TypeMethodDescriptionvoidCommandHandler.setSubcommands(HashMap<String, SubCommand<T>> subcommands) -
Uses of SubCommand in wf.utils.command.subcommand
Methods in wf.utils.command.subcommand that return SubCommand