public class ConnectionsSubCommand
extends com.viaversion.viaversion.api.command.ViaSubCommand
| Constructor and Description |
|---|
ConnectionsSubCommand() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
description() |
boolean |
execute(com.viaversion.viaversion.api.command.ViaCommandSender viaCommandSender,
java.lang.String[] strings) |
java.lang.String |
name() |
public java.lang.String name()
name in class com.viaversion.viaversion.api.command.ViaSubCommandpublic java.lang.String description()
description in class com.viaversion.viaversion.api.command.ViaSubCommandpublic boolean execute(com.viaversion.viaversion.api.command.ViaCommandSender viaCommandSender,
java.lang.String[] strings)
execute in class com.viaversion.viaversion.api.command.ViaSubCommand