Package net.minecraft.util
Class class_2150
java.lang.Object
com.google.gson.TypeAdapter
net.minecraft.util.class_2150
- Mappings:
Namespace Name official osintermediary net/minecraft/class_2150named net/minecraft/util/class_2150
-
Constructor Summary
ConstructorsConstructorDescriptionclass_2150(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_2150
class_2150(LowercaseEnumTypeAdapterFactory lowercaseEnumTypeAdapterFactory, Map map)
-
-
Method Details
-
write
- Specified by:
writein classTypeAdapter- Mappings:
Namespace Name Mixin selector official writeLos;write(Lcom/google/gson/stream/JsonWriter;Ljava/lang/Object;)Vintermediary writeLnet/minecraft/class_2150;write(Lcom/google/gson/stream/JsonWriter;Ljava/lang/Object;)Vnamed writeLnet/minecraft/util/class_2150;write(Lcom/google/gson/stream/JsonWriter;Ljava/lang/Object;)V
-
read
- Specified by:
readin classTypeAdapter- Mappings:
Namespace Name Mixin selector official readLos;read(Lcom/google/gson/stream/JsonReader;)Ljava/lang/Object;intermediary readLnet/minecraft/class_2150;read(Lcom/google/gson/stream/JsonReader;)Ljava/lang/Object;named readLnet/minecraft/util/class_2150;read(Lcom/google/gson/stream/JsonReader;)Ljava/lang/Object;
-