public class ListenerInfo extends Object
| Constructor and Description |
|---|
ListenerInfo(InetSocketAddress host,
String motd,
int maxPlayers,
int tabListSize,
List<String> serverPriority,
boolean forceDefault,
Map<String,String> forcedHosts,
String tabListType,
boolean setLocalAddress,
boolean pingPassthrough,
int queryPort,
boolean queryEnabled)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultServer()
Deprecated.
replaced by
serverPriority |
String |
getFallbackServer()
Deprecated.
replaced by
serverPriority |
@Deprecated public ListenerInfo(InetSocketAddress host, String motd, int maxPlayers, int tabListSize, List<String> serverPriority, boolean forceDefault, Map<String,String> forcedHosts, String tabListType, boolean setLocalAddress, boolean pingPassthrough, int queryPort, boolean queryEnabled)
@Deprecated public String getDefaultServer()
serverPriority@Deprecated public String getFallbackServer()
serverPriorityCopyright © 2012–2019 SpigotMC. All rights reserved.