net.minecraft.server

public class ServerStatus__Players__Serializer

implements com.google.gson.JsonDeserializer, com.google.gson.JsonSerializer

kd
net.minecraft.class_2083
net.minecraft.server.ServerStatus__Players__Serializer
net.minecraft.network.ServerStatusResponse$PlayerCountData$Serializer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public ServerStatus__Players
a(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
method_8081(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement element, Type type, com.google.gson.JsonDeserializationContext ctx)
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
public com.google.gson.JsonElement
a(kc arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
method_8082(class_2082 arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(ServerStatus__Players value, Type type, com.google.gson.JsonSerializationContext ctx)
serialize(ServerStatusResponse$PlayerCountData arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)