Package net.minecraft

Class class_9669

All Implemented Interfaces:
BiFunction<ItemStack,LootContext,ItemStack>, LootContextAware, LootFunction

public class class_9669 extends ConditionalLootFunction
Mappings:
Namespace Name
named net/minecraft/class_9669
intermediary net/minecraft/class_9669
official eru
  • Field Details

    • field_51429

      public static final com.mojang.serialization.MapCodec<class_9669> field_51429
      Mappings:
      Namespace Name Mixin selector
      named field_51429 Lnet/minecraft/class_9669;field_51429:Lcom/mojang/serialization/MapCodec;
      intermediary field_51429 Lnet/minecraft/class_9669;field_51429:Lcom/mojang/serialization/MapCodec;
      official a Leru;a:Lcom/mojang/serialization/MapCodec;
    • field_51430

      private final class_9666<?> field_51430
      Mappings:
      Namespace Name Mixin selector
      named field_51430 Lnet/minecraft/class_9669;field_51430:Lnet/minecraft/class_9666;
      intermediary field_51430 Lnet/minecraft/class_9669;field_51430:Lnet/minecraft/class_9666;
      official b Leru;b:Leqa;
    • field_51431

      private final LootFunction field_51431
      Mappings:
      Namespace Name Mixin selector
      named field_51431 Lnet/minecraft/class_9669;field_51431:Lnet/minecraft/loot/function/LootFunction;
      intermediary field_51431 Lnet/minecraft/class_9669;field_51431:Lnet/minecraft/class_117;
      official c Leru;c:Lerq;
  • Constructor Details

  • Method Details

    • getType

      public LootFunctionType<class_9669> getType()
      Specified by:
      getType in interface LootFunction
      Specified by:
      getType in class ConditionalLootFunction
      Mappings:
      Namespace Name Mixin selector
      named getType Lnet/minecraft/loot/function/LootFunction;getType()Lnet/minecraft/loot/function/LootFunctionType;
      intermediary method_29321 Lnet/minecraft/class_117;method_29321()Lnet/minecraft/class_5339;
      official b Lerq;b()Lerr;
    • process

      public ItemStack process(ItemStack stack, LootContext context)
      Specified by:
      process in class ConditionalLootFunction
      Mappings:
      Namespace Name Mixin selector
      named process Lnet/minecraft/loot/function/ConditionalLootFunction;process(Lnet/minecraft/item/ItemStack;Lnet/minecraft/loot/context/LootContext;)Lnet/minecraft/item/ItemStack;
      intermediary method_522 Lnet/minecraft/class_120;method_522(Lnet/minecraft/class_1799;Lnet/minecraft/class_47;)Lnet/minecraft/class_1799;
      official a Lerp;a(Lcuk;Leqd;)Lcuk;
    • validate

      public void validate(LootTableReporter reporter)
      Specified by:
      validate in interface LootContextAware
      Overrides:
      validate in class ConditionalLootFunction
      Mappings:
      Namespace Name Mixin selector
      named validate Lnet/minecraft/loot/context/LootContextAware;validate(Lnet/minecraft/loot/LootTableReporter;)V
      intermediary method_292 Lnet/minecraft/class_46;method_292(Lnet/minecraft/class_58;)V
      official a Leqe;a(Leqj;)V