public class SpApi extends Object
| Constructor and Description |
|---|
SpApi() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.Gson |
getGson() |
SpApiHttpClient |
getHttpClient() |
LastChatMessages |
getServerLastChatMessages() |
OnlinePlayers |
getServerOnlinePlayers() |
Time |
getServerTime() |
Weather |
getServerWeather() |
public com.google.gson.Gson getGson()
public SpApiHttpClient getHttpClient()
public Weather getServerWeather() throws SpApiException
SpApiExceptionpublic Time getServerTime() throws SpApiException
SpApiExceptionpublic OnlinePlayers getServerOnlinePlayers() throws SpApiException
SpApiExceptionpublic LastChatMessages getServerLastChatMessages() throws SpApiException
SpApiExceptionCopyright © 2020. All Rights Reserved.