Uses of Interface
com.loohp.limbo.commands.CommandExecutor
Packages that use CommandExecutor
Package
Description
-
Uses of CommandExecutor in cn.ycraft.limbo.command
Classes in cn.ycraft.limbo.command that implement CommandExecutor -
Uses of CommandExecutor in cn.ycraft.limbo.command.defaults
Classes in cn.ycraft.limbo.command.defaults that implement CommandExecutor -
Uses of CommandExecutor in com.loohp.limbo.commands
Classes in com.loohp.limbo.commands that implement CommandExecutor -
Uses of CommandExecutor in com.loohp.limbo.plugins
Fields in com.loohp.limbo.plugins declared as CommandExecutorMethods in com.loohp.limbo.plugins with parameters of type CommandExecutorModifier and TypeMethodDescriptionvoid
PluginManager.registerCommands
(LimboPlugin plugin, CommandExecutor executor) Constructors in com.loohp.limbo.plugins with parameters of type CommandExecutor