Package net.minecraft

Class class_1983

java.lang.Object
net.minecraft.class_1983
All Implemented Interfaces:
JsonDeserializer, JsonSerializer

public class class_1983 extends Object implements JsonDeserializer, JsonSerializer
Mappings:
Namespace Name
official hp
intermediary net/minecraft/class_1983
named net/minecraft/class_1983
  • Field Details

    • field_8485

      private static final Gson field_8485
      Mappings:
      Namespace Name Mixin selector
      official a Lhp;a:Lcom/google/gson/Gson;
      intermediary field_8485 Lnet/minecraft/class_1983;field_8485:Lcom/google/gson/Gson;
      named field_8485 Lnet/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:
      deserialize in interface JsonDeserializer
      Mappings:
      Namespace Name Mixin selector
      official a Lhp;a(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lho;
      intermediary method_7475 Lnet/minecraft/class_1983;method_7475(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/class_1982;
      named deserialize Lnet/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 a Lhp;a(Lhv;Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V
      intermediary method_7478 Lnet/minecraft/class_1983;method_7478(Lnet/minecraft/class_1986;Lcom/google/gson/JsonObject;Lcom/google/gson/JsonSerializationContext;)V
      named method_7478 Lnet/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 a Lhp;a(Lho;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;
      intermediary method_7477 Lnet/minecraft/class_1983;method_7477(Lnet/minecraft/class_1982;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;
      named serialize Lnet/minecraft/class_1983;serialize(Lnet/minecraft/text/Text;Ljava/lang/reflect/Type;Lcom/google/gson/JsonSerializationContext;)Lcom/google/gson/JsonElement;
    • method_7476

      public static String method_7476(Text text)
      Mappings:
      Namespace Name Mixin selector
      official a Lhp;a(Lho;)Ljava/lang/String;
      intermediary method_7476 Lnet/minecraft/class_1983;method_7476(Lnet/minecraft/class_1982;)Ljava/lang/String;
      named method_7476 Lnet/minecraft/class_1983;method_7476(Lnet/minecraft/text/Text;)Ljava/lang/String;
    • method_7479

      public static Text method_7479(String text)
      Mappings:
      Namespace Name Mixin selector
      official a Lhp;a(Ljava/lang/String;)Lho;
      intermediary method_7479 Lnet/minecraft/class_1983;method_7479(Ljava/lang/String;)Lnet/minecraft/class_1982;
      named method_7479 Lnet/minecraft/class_1983;method_7479(Ljava/lang/String;)Lnet/minecraft/text/Text;