Class SetContentsLootFunction.Serializer

All Implemented Interfaces:
JsonSerializer<SetContentsLootFunction>
Enclosing class:
SetContentsLootFunction

public static class SetContentsLootFunction.Serializer extends ConditionalLootFunction.Serializer<SetContentsLootFunction>
Mappings:
Namespace Name
official dwi$b
intermediary net/minecraft/class_134$class_136
named net/minecraft/loot/function/SetContentsLootFunction$Serializer
  • Constructor Details

    • Serializer

      public Serializer()
  • Method Details

    • method_604

      public void method_604(JsonObject jsonObject, SetContentsLootFunction setContentsLootFunction, JsonSerializationContext jsonSerializationContext)
      Mappings:
      Namespace Name Mixin selector
      official a Ldwi$b;a(Lcom/google/gson/JsonObject;Ldwi;Lcom/google/gson/JsonSerializationContext;)V
      intermediary method_604 Lnet/minecraft/class_134$class_136;method_604(Lcom/google/gson/JsonObject;Lnet/minecraft/class_134;Lcom/google/gson/JsonSerializationContext;)V
      named method_604 Lnet/minecraft/loot/function/SetContentsLootFunction$Serializer;method_604(Lcom/google/gson/JsonObject;Lnet/minecraft/loot/function/SetContentsLootFunction;Lcom/google/gson/JsonSerializationContext;)V
    • method_605

      public SetContentsLootFunction method_605(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext, LootCondition[] lootCondition)
      Mappings:
      Namespace Name Mixin selector
      official a Ldwi$b;a(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Ldxl;)Ldwi;
      intermediary method_605 Lnet/minecraft/class_134$class_136;method_605(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/class_5341;)Lnet/minecraft/class_134;
      named method_605 Lnet/minecraft/loot/function/SetContentsLootFunction$Serializer;method_605(Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;[Lnet/minecraft/loot/condition/LootCondition;)Lnet/minecraft/loot/function/SetContentsLootFunction;