Package net.minecraft.client.realms.dto
Class RegionSelectionMethod.SelectionMethodTypeAdapter
java.lang.Object
com.google.gson.TypeAdapter<RegionSelectionMethod>
net.minecraft.client.realms.dto.RegionSelectionMethod.SelectionMethodTypeAdapter
- Enclosing class:
RegionSelectionMethod
@Environment(CLIENT)
public static class RegionSelectionMethod.SelectionMethodTypeAdapter
extends TypeAdapter<RegionSelectionMethod>
- Mappings:
Namespace Name named net/minecraft/client/realms/dto/RegionSelectionMethod$SelectionMethodTypeAdapterintermediary net/minecraft/class_11311$class_11312official gak$a
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionread(JsonReader jsonReader) voidwrite(JsonWriter jsonWriter, RegionSelectionMethod regionSelectionMethod) 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/dto/RegionSelectionMethod$SelectionMethodTypeAdapter;LOGGER:Lorg/slf4j/Logger;intermediary field_60678Lnet/minecraft/class_11311$class_11312;field_60678:Lorg/slf4j/Logger;official aLgak$a;a:Lorg/slf4j/Logger;
-
-
Constructor Details
-
SelectionMethodTypeAdapter
public SelectionMethodTypeAdapter()
-
-
Method Details
-
write
public void write(JsonWriter jsonWriter, RegionSelectionMethod regionSelectionMethod) throws IOException - Specified by:
writein classTypeAdapter<RegionSelectionMethod>- Throws:
IOException- Mappings:
Namespace Name Mixin selector named writeLnet/minecraft/client/realms/dto/RegionSelectionMethod$SelectionMethodTypeAdapter;write(Lcom/google/gson/stream/JsonWriter;Lnet/minecraft/client/realms/dto/RegionSelectionMethod;)Vintermediary method_71192Lnet/minecraft/class_11311$class_11312;method_71192(Lcom/google/gson/stream/JsonWriter;Lnet/minecraft/class_11311;)Vofficial aLgak$a;a(Lcom/google/gson/stream/JsonWriter;Lgak;)V
-
read
- Specified by:
readin classTypeAdapter<RegionSelectionMethod>- Throws:
IOException- Mappings:
Namespace Name Mixin selector named readLnet/minecraft/client/realms/dto/RegionSelectionMethod$SelectionMethodTypeAdapter;read(Lcom/google/gson/stream/JsonReader;)Lnet/minecraft/client/realms/dto/RegionSelectionMethod;intermediary method_71191Lnet/minecraft/class_11311$class_11312;method_71191(Lcom/google/gson/stream/JsonReader;)Lnet/minecraft/class_11311;official aLgak$a;a(Lcom/google/gson/stream/JsonReader;)Lgak;
-