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