| Package | Description |
|---|---|
| net.minecraft.network | |
| net.minecraft.network.status.server | |
| net.minecraft.server | |
| net.minecraftforge.fml.client |
| Modifier and Type | Method and Description |
|---|---|
ServerStatusResponse |
ServerStatusResponse.Serializer.deserialize(com.google.gson.JsonElement p_deserialize_1_,
java.lang.reflect.Type p_deserialize_2_,
com.google.gson.JsonDeserializationContext p_deserialize_3_) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
ServerStatusResponse.Serializer.serialize(ServerStatusResponse p_serialize_1_,
java.lang.reflect.Type p_serialize_2_,
com.google.gson.JsonSerializationContext p_serialize_3_) |
| Modifier and Type | Field and Description |
|---|---|
private ServerStatusResponse |
SPacketServerInfo.response |
| Modifier and Type | Method and Description |
|---|---|
ServerStatusResponse |
SPacketServerInfo.getResponse() |
| Constructor and Description |
|---|
SPacketServerInfo(ServerStatusResponse responseIn) |
| Modifier and Type | Field and Description |
|---|---|
private ServerStatusResponse |
MinecraftServer.statusResponse |
| Modifier and Type | Method and Description |
|---|---|
ServerStatusResponse |
MinecraftServer.getServerStatusResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
MinecraftServer.applyServerIconToResponse(ServerStatusResponse response) |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<ServerStatusResponse,com.google.gson.JsonObject> |
FMLClientHandler.extraServerListData |
| Modifier and Type | Method and Description |
|---|---|
void |
FMLClientHandler.bindServerListData(ServerData data,
ServerStatusResponse originalResponse) |
void |
FMLClientHandler.captureAdditionalData(ServerStatusResponse serverstatusresponse,
com.google.gson.JsonObject jsonobject) |