public static interface GeyserConfiguration.IRemoteConfiguration
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
String |
getAuthType() |
int |
getPort() |
boolean |
isUseProxyProtocol() |
void |
setAddress(String address) |
void |
setPort(int port) |
Copyright © 2021 GeyserMC. All rights reserved.