Uses of Class
cn.ycraft.limbo.command.CommandHandler
Packages that use CommandHandler
Package
Description
-
Uses of CommandHandler in cn.ycraft.limbo.command
Classes in cn.ycraft.limbo.command with type parameters of type CommandHandlerFields in cn.ycraft.limbo.command with type parameters of type CommandHandlerModifier and TypeFieldDescriptionprotected final @NotNull Map<String,
CommandHandler> CommandHandler.registeredHandlers
Methods in cn.ycraft.limbo.command that return CommandHandlerModifier and TypeMethodDescriptionprotected @Nullable CommandHandler
CommandHandler.getHandler
(@NotNull String name) Methods in cn.ycraft.limbo.command with parameters of type CommandHandlerModifier and TypeMethodDescriptionvoid
CommandHandler.registerHandler
(@NotNull CommandHandler handler, @NotNull String name, @NotNull String... aliases) -
Uses of CommandHandler in cn.ycraft.limbo.command.defaults
Subclasses of CommandHandler in cn.ycraft.limbo.command.defaults -
Uses of CommandHandler in com.loohp.limbo.commands
Subclasses of CommandHandler in com.loohp.limbo.commands