net.minecraft.network

public class ServerStatusResponse$Serializer

implements com.google.gson.JsonDeserializer<ServerStatusResponse>, com.google.gson.JsonSerializer<ServerStatusResponse>

om$b
net.minecraft.network.ServerStatusResponse$Serializer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public ServerStatusResponse
a(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
public com.google.gson.JsonElement
a(om arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(ServerStatusResponse arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)