Class SetInstrumentLootFunction.Serializer

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

public static class SetInstrumentLootFunction.Serializer extends ConditionalLootFunction.Serializer<SetInstrumentLootFunction>
Mappings:
Namespace Name
official dwl$a
intermediary net/minecraft/class_7431$class_7432
named net/minecraft/loot/function/SetInstrumentLootFunction$Serializer
  • Constructor Details

    • Serializer

      public Serializer()
  • Method Details

    • method_43573

      public void method_43573(JsonObject jsonObject, SetInstrumentLootFunction setInstrumentLootFunction, JsonSerializationContext jsonSerializationContext)
      Mappings:
      Namespace Name Mixin selector
      official a Ldwl$a;a(Lcom/google/gson/JsonObject;Ldwl;Lcom/google/gson/JsonSerializationContext;)V
      intermediary method_43573 Lnet/minecraft/class_7431$class_7432;method_43573(Lcom/google/gson/JsonObject;Lnet/minecraft/class_7431;Lcom/google/gson/JsonSerializationContext;)V
      named method_43573 Lnet/minecraft/loot/function/SetInstrumentLootFunction$Serializer;method_43573(Lcom/google/gson/JsonObject;Lnet/minecraft/loot/function/SetInstrumentLootFunction;Lcom/google/gson/JsonSerializationContext;)V
    • method_43572

      public SetInstrumentLootFunction method_43572(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext, LootCondition[] lootCondition)
      Mappings:
      Namespace Name Mixin selector
      official a Ldwl$a;a(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Ldxl;)Ldwl;
      intermediary method_43572 Lnet/minecraft/class_7431$class_7432;method_43572(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/class_5341;)Lnet/minecraft/class_7431;
      named method_43572 Lnet/minecraft/loot/function/SetInstrumentLootFunction$Serializer;method_43572(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/loot/condition/LootCondition;)Lnet/minecraft/loot/function/SetInstrumentLootFunction;