Package net.minecraft

Class class_8492

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

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

    • field_44506

      private static final Logger field_44506
      Mappings:
      Namespace Name Mixin selector
      official a Leag;a:Lorg/slf4j/Logger;
      intermediary field_44506 Lnet/minecraft/class_8492;field_44506:Lorg/slf4j/Logger;
      named field_44506 Lnet/minecraft/class_8492;field_44506:Lorg/slf4j/Logger;
    • field_44507

      final Identifier field_44507
      Mappings:
      Namespace Name Mixin selector
      official b Leag;b:Lacp;
      intermediary field_44507 Lnet/minecraft/class_8492;field_44507:Lnet/minecraft/class_2960;
      named field_44507 Lnet/minecraft/class_8492;field_44507:Lnet/minecraft/util/Identifier;
  • Constructor Details

  • Method Details

    • getType

      public LootFunctionType getType()
      Mappings:
      Namespace Name Mixin selector
      official b Leak;b()Leal;
      intermediary method_29321 Lnet/minecraft/class_117;method_29321()Lnet/minecraft/class_5339;
      named getType Lnet/minecraft/loot/function/LootFunction;getType()Lnet/minecraft/loot/function/LootFunctionType;
    • validate

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

      protected ItemStack process(ItemStack stack, LootContext context)
      Specified by:
      process in class ConditionalLootFunction
      Mappings:
      Namespace Name Mixin selector
      official a Leaj;a(Lcfm;Ldyw;)Lcfm;
      intermediary method_522 Lnet/minecraft/class_120;method_522(Lnet/minecraft/class_1799;Lnet/minecraft/class_47;)Lnet/minecraft/class_1799;
      named process Lnet/minecraft/loot/function/ConditionalLootFunction;process(Lnet/minecraft/item/ItemStack;Lnet/minecraft/loot/context/LootContext;)Lnet/minecraft/item/ItemStack;
    • method_51224

      public static ConditionalLootFunction.Builder<?> method_51224(Identifier identifier)
      Mappings:
      Namespace Name Mixin selector
      official a Leag;a(Lacp;)Leaj$a;
      intermediary method_51224 Lnet/minecraft/class_8492;method_51224(Lnet/minecraft/class_2960;)Lnet/minecraft/class_120$class_121;
      named method_51224 Lnet/minecraft/class_8492;method_51224(Lnet/minecraft/util/Identifier;)Lnet/minecraft/loot/function/ConditionalLootFunction$Builder;