public class GeyserSpongeConfiguration.SpongeBedrockConfiguration extends Object implements GeyserConfiguration.IBedrockConfiguration
| Constructor and Description |
|---|
SpongeBedrockConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
String |
getMotd1() |
String |
getMotd2() |
int |
getPort() |
boolean |
isCloneRemotePort() |
public String getAddress()
getAddress in interface GeyserConfiguration.IBedrockConfigurationpublic int getPort()
getPort in interface GeyserConfiguration.IBedrockConfigurationpublic boolean isCloneRemotePort()
isCloneRemotePort in interface GeyserConfiguration.IBedrockConfigurationpublic String getMotd1()
getMotd1 in interface GeyserConfiguration.IBedrockConfigurationpublic String getMotd2()
getMotd2 in interface GeyserConfiguration.IBedrockConfigurationCopyright © 2020 GeyserMC. All rights reserved.