Package net.minecraft
Class class_1983
java.lang.Object
net.minecraft.class_1983
- All Implemented Interfaces:
JsonDeserializer,JsonSerializer
- Mappings:
Namespace Name official hpintermediary net/minecraft/class_1983named net/minecraft/class_1983
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondeserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) static Stringmethod_7476(Text text) private voidmethod_7478(Style style, JsonObject jsonObject, JsonSerializationContext jsonSerializationContext) static Textmethod_7479(String text) serialize(Text text, 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
-
Field Details
-
field_8485
- Mappings:
Namespace Name Mixin selector official aLhp;a:Lcom/google/gson/Gson;intermediary field_8485Lnet/minecraft/class_1983;field_8485:Lcom/google/gson/Gson;named field_8485Lnet/minecraft/class_1983;field_8485:Lcom/google/gson/Gson;
-
-
Constructor Details
-
class_1983
public class_1983()
-
-
Method Details
-
deserialize
public Text deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) - Specified by:
deserializein interfaceJsonDeserializer- Mappings:
Namespace Name Mixin selector official aLhp;a(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lho;intermediary method_7475Lnet/minecraft/class_1983;method_7475(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/class_1982;named deserializeLnet/minecraft/class_1983;deserialize(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/text/Text;
-
method_7478
private void method_7478(Style style, JsonObject jsonObject, JsonSerializationContext jsonSerializationContext) - Mappings:
Namespace Name Mixin selector official aLhp;a(Lhv;Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)Vintermediary method_7478Lnet/minecraft/class_1983;method_7478(Lnet/minecraft/class_1986;Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)Vnamed method_7478Lnet/minecraft/class_1983;method_7478(Lnet/minecraft/text/Style;Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V
-
serialize
public JsonElement serialize(Text text, Type type, JsonSerializationContext jsonSerializationContext) - Mappings:
Namespace Name Mixin selector official aLhp;a(Lho;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;intermediary method_7477Lnet/minecraft/class_1983;method_7477(Lnet/minecraft/class_1982;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;named serializeLnet/minecraft/class_1983;serialize(Lnet/minecraft/text/Text;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;
-
method_7476
- Mappings:
Namespace Name Mixin selector official aLhp;a(Lho;)Ljava/lang/String;intermediary method_7476Lnet/minecraft/class_1983;method_7476(Lnet/minecraft/class_1982;)Ljava/lang/String;named method_7476Lnet/minecraft/class_1983;method_7476(Lnet/minecraft/text/Text;)Ljava/lang/String;
-
method_7479
- Mappings:
Namespace Name Mixin selector official aLhp;a(Ljava/lang/String;)Lho;intermediary method_7479Lnet/minecraft/class_1983;method_7479(Ljava/lang/String;)Lnet/minecraft/class_1982;named method_7479Lnet/minecraft/class_1983;method_7479(Ljava/lang/String;)Lnet/minecraft/text/Text;
-