Class SetEnchantmentsLootFunction.Serializer

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

public static class SetEnchantmentsLootFunction.Serializer extends ConditionalLootFunction.Serializer<SetEnchantmentsLootFunction>
Mappings:
Namespace Name
official dwk$b
intermediary net/minecraft/class_5642$class_5643
named net/minecraft/loot/function/SetEnchantmentsLootFunction$Serializer
  • Constructor Details

    • Serializer

      public Serializer()
  • Method Details

    • method_32417

      public void method_32417(JsonObject jsonObject, SetEnchantmentsLootFunction setEnchantmentsLootFunction, JsonSerializationContext jsonSerializationContext)
      Mappings:
      Namespace Name Mixin selector
      official a Ldwk$b;a(Lcom/google/gson/JsonObject;Ldwk;Lcom/google/gson/JsonSerializationContext;)V
      intermediary method_32417 Lnet/minecraft/class_5642$class_5643;method_32417(Lcom/google/gson/JsonObject;Lnet/minecraft/class_5642;Lcom/google/gson/JsonSerializationContext;)V
      named method_32417 Lnet/minecraft/loot/function/SetEnchantmentsLootFunction$Serializer;method_32417(Lcom/google/gson/JsonObject;Lnet/minecraft/loot/function/SetEnchantmentsLootFunction;Lcom/google/gson/JsonSerializationContext;)V
    • method_32415

      public SetEnchantmentsLootFunction method_32415(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext, LootCondition[] lootCondition)
      Mappings:
      Namespace Name Mixin selector
      official a Ldwk$b;a(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Ldxl;)Ldwk;
      intermediary method_32415 Lnet/minecraft/class_5642$class_5643;method_32415(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/class_5341;)Lnet/minecraft/class_5642;
      named method_32415 Lnet/minecraft/loot/function/SetEnchantmentsLootFunction$Serializer;method_32415(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/loot/condition/LootCondition;)Lnet/minecraft/loot/function/SetEnchantmentsLootFunction;