Class SetLootTableLootFunction.Serializer

java.lang.Object
net.minecraft.loot.function.ConditionalLootFunction.Serializer<SetLootTableLootFunction>
net.minecraft.loot.function.SetLootTableLootFunction.Serializer
All Implemented Interfaces:
JsonSerializer<SetLootTableLootFunction>
Enclosing class:
SetLootTableLootFunction

public static class SetLootTableLootFunction.Serializer extends ConditionalLootFunction.Serializer<SetLootTableLootFunction>
Mappings:
Namespace Name
official dwj$a
intermediary net/minecraft/class_144$class_145
named net/minecraft/loot/function/SetLootTableLootFunction$Serializer
  • Constructor Details

    • Serializer

      public Serializer()
  • Method Details

    • method_626

      public void method_626(JsonObject jsonObject, SetLootTableLootFunction setLootTableLootFunction, JsonSerializationContext jsonSerializationContext)
      Mappings:
      Namespace Name Mixin selector
      official a Ldwj$a;a(Lcom/google/gson/JsonObject;Ldwj;Lcom/google/gson/JsonSerializationContext;)V
      intermediary method_626 Lnet/minecraft/class_144$class_145;method_626(Lcom/google/gson/JsonObject;Lnet/minecraft/class_144;Lcom/google/gson/JsonSerializationContext;)V
      named method_626 Lnet/minecraft/loot/function/SetLootTableLootFunction$Serializer;method_626(Lcom/google/gson/JsonObject;Lnet/minecraft/loot/function/SetLootTableLootFunction;Lcom/google/gson/JsonSerializationContext;)V
    • method_627

      public SetLootTableLootFunction method_627(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext, LootCondition[] lootCondition)
      Mappings:
      Namespace Name Mixin selector
      official a Ldwj$a;a(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Ldxl;)Ldwj;
      intermediary method_627 Lnet/minecraft/class_144$class_145;method_627(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/class_5341;)Lnet/minecraft/class_144;
      named method_627 Lnet/minecraft/loot/function/SetLootTableLootFunction$Serializer;method_627(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/loot/condition/LootCondition;)Lnet/minecraft/loot/function/SetLootTableLootFunction;