Package net.minecraft
Class class_4974
java.lang.Object
com.google.gson.TypeAdapter
net.minecraft.class_4974
- Mappings:
Namespace Name official uuintermediary net/minecraft/class_4974named net/minecraft/class_4974
-
Constructor Summary
ConstructorsConstructorDescriptionclass_4974(LowercaseEnumTypeAdapterFactory lowercaseEnumTypeAdapterFactory, Map map) -
Method Summary
Modifier and TypeMethodDescriptionread(JsonReader jsonReader) voidwrite(JsonWriter jsonWriter, Object object) Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
Constructor Details
-
class_4974
class_4974(LowercaseEnumTypeAdapterFactory lowercaseEnumTypeAdapterFactory, Map map)
-
-
Method Details
-
write
- Specified by:
writein classTypeAdapter- Mappings:
Namespace Name Mixin selector official writeLuu;write(Lcom/google/gson/stream/JsonWriter;Ljava/lang/Object;)Vintermediary writeLnet/minecraft/class_4974;write(Lcom/google/gson/stream/JsonWriter;Ljava/lang/Object;)Vnamed writeLnet/minecraft/class_4974;write(Lcom/google/gson/stream/JsonWriter;Ljava/lang/Object;)V
-
read
- Specified by:
readin classTypeAdapter- Mappings:
Namespace Name Mixin selector official readLuu;read(Lcom/google/gson/stream/JsonReader;)Ljava/lang/Object;intermediary readLnet/minecraft/class_4974;read(Lcom/google/gson/stream/JsonReader;)Ljava/lang/Object;named readLnet/minecraft/class_4974;read(Lcom/google/gson/stream/JsonReader;)Ljava/lang/Object;
-