Package net.minecraft.client.realms
Class ServiceQuality.ServiceQualityTypeAdapter
java.lang.Object
com.google.gson.TypeAdapter<ServiceQuality>
net.minecraft.client.realms.ServiceQuality.ServiceQualityTypeAdapter
- Enclosing class:
ServiceQuality
@Environment(CLIENT)
public static class ServiceQuality.ServiceQualityTypeAdapter
extends TypeAdapter<ServiceQuality>
- Mappings:
Namespace Name named net/minecraft/client/realms/ServiceQuality$ServiceQualityTypeAdapterintermediary net/minecraft/class_11313$class_11314official fwj$a
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionread(JsonReader jsonReader) voidwrite(JsonWriter jsonWriter, ServiceQuality serviceQuality) Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGERLnet/minecraft/client/realms/ServiceQuality$ServiceQualityTypeAdapter;LOGGER:Lorg/slf4j/Logger;intermediary field_60241Lnet/minecraft/class_11313$class_11314;field_60241:Lorg/slf4j/Logger;official aLfwj$a;a:Lorg/slf4j/Logger;
-
-
Constructor Details
-
ServiceQualityTypeAdapter
public ServiceQualityTypeAdapter()
-
-
Method Details
-
write
- Specified by:
writein classTypeAdapter<ServiceQuality>- Throws:
IOException- Mappings:
Namespace Name Mixin selector named writeLnet/minecraft/client/realms/ServiceQuality$ServiceQualityTypeAdapter;write(Lcom/google/gson/stream/JsonWriter;Lnet/minecraft/client/realms/ServiceQuality;)Vintermediary method_71198Lnet/minecraft/class_11313$class_11314;method_71198(Lcom/google/gson/stream/JsonWriter;Lnet/minecraft/class_11313;)Vofficial aLfwj$a;a(Lcom/google/gson/stream/JsonWriter;Lfwj;)V
-
read
- Specified by:
readin classTypeAdapter<ServiceQuality>- Throws:
IOException- Mappings:
Namespace Name Mixin selector named readLnet/minecraft/client/realms/ServiceQuality$ServiceQualityTypeAdapter;read(Lcom/google/gson/stream/JsonReader;)Lnet/minecraft/client/realms/ServiceQuality;intermediary method_71197Lnet/minecraft/class_11313$class_11314;method_71197(Lcom/google/gson/stream/JsonReader;)Lnet/minecraft/class_11313;official aLfwj$a;a(Lcom/google/gson/stream/JsonReader;)Lfwj;
-