public class ServerPing extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ServerPing.PlayerInfo |
static class |
ServerPing.Players |
static class |
ServerPing.Protocol |
Constructor and Description |
---|
ServerPing(ServerPing.Protocol version,
ServerPing.Players players,
String description,
String favicon)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getFavicon()
Deprecated.
|
Favicon |
getFaviconObject() |
void |
setFavicon(Favicon favicon) |
void |
setFavicon(String favicon)
Deprecated.
|
@Deprecated public ServerPing(ServerPing.Protocol version, ServerPing.Players players, String description, String favicon)
@Deprecated public String getFavicon()
public Favicon getFaviconObject()
@Deprecated public void setFavicon(String favicon)
public void setFavicon(Favicon favicon)
Copyright © 2012–2014 SpigotMC. All rights reserved.