Class EnchantWithLevelsLootFunction.Serializer

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

public static class EnchantWithLevelsLootFunction.Serializer extends ConditionalLootFunction.Serializer<EnchantWithLevelsLootFunction>
Mappings:
Namespace Name
official dvw$b
intermediary net/minecraft/class_106$class_108
named net/minecraft/loot/function/EnchantWithLevelsLootFunction$Serializer
  • Constructor Details

    • Serializer

      public Serializer()
  • Method Details

    • method_485

      public void method_485(JsonObject jsonObject, EnchantWithLevelsLootFunction enchantWithLevelsLootFunction, JsonSerializationContext jsonSerializationContext)
      Mappings:
      Namespace Name Mixin selector
      official a Ldvw$b;a(Lcom/google/gson/JsonObject;Ldvw;Lcom/google/gson/JsonSerializationContext;)V
      intermediary method_485 Lnet/minecraft/class_106$class_108;method_485(Lcom/google/gson/JsonObject;Lnet/minecraft/class_106;Lcom/google/gson/JsonSerializationContext;)V
      named method_485 Lnet/minecraft/loot/function/EnchantWithLevelsLootFunction$Serializer;method_485(Lcom/google/gson/JsonObject;Lnet/minecraft/loot/function/EnchantWithLevelsLootFunction;Lcom/google/gson/JsonSerializationContext;)V
    • method_486

      public EnchantWithLevelsLootFunction method_486(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext, LootCondition[] lootCondition)
      Mappings:
      Namespace Name Mixin selector
      official a Ldvw$b;a(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Ldxl;)Ldvw;
      intermediary method_486 Lnet/minecraft/class_106$class_108;method_486(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/class_5341;)Lnet/minecraft/class_106;
      named method_486 Lnet/minecraft/loot/function/EnchantWithLevelsLootFunction$Serializer;method_486(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/loot/condition/LootCondition;)Lnet/minecraft/loot/function/EnchantWithLevelsLootFunction;