Class LootContext.EntityTarget.Serializer

java.lang.Object
com.google.gson.TypeAdapter<LootContext.EntityTarget>
net.minecraft.loot.context.LootContext.EntityTarget.Serializer
Enclosing class:
LootContext.EntityTarget

public static class LootContext.EntityTarget.Serializer extends TypeAdapter<LootContext.EntityTarget>
Mappings:
Namespace Name
official dur$c$a
intermediary net/minecraft/class_47$class_50$class_51
named net/minecraft/loot/context/LootContext$EntityTarget$Serializer
  • Constructor Details

    • Serializer

      public Serializer()
  • Method Details

    • method_318

      public void method_318(JsonWriter jsonWriter, LootContext.EntityTarget entityTarget) throws IOException
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Ldur$c$a;a(Lcom/google/gson/stream/JsonWriter;Ldur$c;)V
      intermediary method_318 Lnet/minecraft/class_47$class_50$class_51;method_318(Lcom/google/gson/stream/JsonWriter;Lnet/minecraft/class_47$class_50;)V
      named method_318 Lnet/minecraft/loot/context/LootContext$EntityTarget$Serializer;method_318(Lcom/google/gson/stream/JsonWriter;Lnet/minecraft/loot/context/LootContext$EntityTarget;)V
    • method_317

      public LootContext.EntityTarget method_317(JsonReader jsonReader) throws IOException
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Ldur$c$a;a(Lcom/google/gson/stream/JsonReader;)Ldur$c;
      intermediary method_317 Lnet/minecraft/class_47$class_50$class_51;method_317(Lcom/google/gson/stream/JsonReader;)Lnet/minecraft/class_47$class_50;
      named method_317 Lnet/minecraft/loot/context/LootContext$EntityTarget$Serializer;method_317(Lcom/google/gson/stream/JsonReader;)Lnet/minecraft/loot/context/LootContext$EntityTarget;