Uses of Interface
org.cloudburstmc.server.command.CommandExecutor
Packages that use CommandExecutor
-
Uses of CommandExecutor in org.cloudburstmc.server.command
Methods in org.cloudburstmc.server.command that return CommandExecutorMethods in org.cloudburstmc.server.command with parameters of type CommandExecutorConstructors in org.cloudburstmc.server.command with parameters of type CommandExecutorModifierConstructorDescriptionPluginCommand(T owner, CommandExecutor executor, CommandData data)