public class DumpCommand extends GeyserCommand
description, name, permission| Constructor and Description |
|---|
DumpCommand(GeyserConnector connector,
String name,
String description,
String permission) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(GeyserSession session,
CommandSender sender,
String[] args) |
List<String> |
getSubCommands()
Used in the GUI to know what subcommands can be run
|
hasSubCommands, isBedrockOnly, isExecutableOnConsolepublic DumpCommand(GeyserConnector connector, String name, String description, String permission)
public void execute(GeyserSession session, CommandSender sender, String[] args)
execute in class GeyserCommandpublic List<String> getSubCommands()
GeyserCommandgetSubCommands in class GeyserCommandCopyright © 2021 GeyserMC. All rights reserved.