public class GeyserCommandMap extends Object
| Constructor and Description |
|---|
GeyserCommandMap(GeyserConnector connector) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerCommand(GeyserCommand command) |
void |
runCommand(CommandSender sender,
String command) |
public GeyserCommandMap(GeyserConnector connector)
public void registerCommand(GeyserCommand command)
public void runCommand(CommandSender sender, String command)
Copyright © 2020 GeyserMC. All rights reserved.