public abstract class CommandManager extends Object implements ICommandManager
| Constructor and Description |
|---|
CommandManager(GeyserConnector connector) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerCommand(GeyserCommand command) |
void |
runCommand(CommandSender sender,
String command) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescriptionpublic CommandManager(GeyserConnector connector)
public void registerCommand(GeyserCommand command)
public void runCommand(CommandSender sender, String command)
Copyright © 2020 GeyserMC. All rights reserved.