Package net.minecraft
Class class_2086
java.lang.Object
net.minecraft.class_2086
- All Implemented Interfaces:
JsonDeserializer,JsonSerializer
- Mappings:
Namespace Name official nuintermediary net/minecraft/class_2086named net/minecraft/class_2086
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondeserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) serialize(class_2085 class_2085, Type type, JsonSerializationContext jsonSerializationContext) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.gson.JsonSerializer
serialize
-
Constructor Details
-
class_2086
public class_2086()
-
-
Method Details
-
deserialize
public class_2085 deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) - Specified by:
deserializein interfaceJsonDeserializer- Mappings:
Namespace Name Mixin selector official aLnu;a(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnt;intermediary method_8087Lnet/minecraft/class_2086;method_8087(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/class_2085;named deserializeLnet/minecraft/class_2086;deserialize(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/class_2085;
-
serialize
public JsonElement serialize(class_2085 class_2085, Type type, JsonSerializationContext jsonSerializationContext) - Mappings:
Namespace Name Mixin selector official aLnu;a(Lnt;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;intermediary method_8088Lnet/minecraft/class_2086;method_8088(Lnet/minecraft/class_2085;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;named serializeLnet/minecraft/class_2086;serialize(Lnet/minecraft/class_2085;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;
-