Package net.minecraft

Class class_9485

java.lang.Object
net.minecraft.class_9485
All Implemented Interfaces:
LootTableGenerator

public class class_9485 extends Object implements LootTableGenerator
Mappings:
Namespace Name
named net/minecraft/class_9485
intermediary net/minecraft/class_9485
official mq
  • Constructor Details

    • class_9485

      public class_9485()
  • Method Details

    • accept

      public void accept(RegistryWrapper.WrapperLookup registryLookup, BiConsumer<RegistryKey<LootTable>,LootTable.Builder> consumer)
      Specified by:
      accept in interface LootTableGenerator
      Mappings:
      Namespace Name Mixin selector
      named accept Lnet/minecraft/data/server/loottable/LootTableGenerator;accept(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;Ljava/util/function/BiConsumer;)V
      intermediary method_10399 Lnet/minecraft/class_7791;method_10399(Lnet/minecraft/class_7225$class_7874;Ljava/util/function/BiConsumer;)V
      official generate Lmj;generate(Liz$a;Ljava/util/function/BiConsumer;)V
    • method_58773

      public static LootTable.Builder method_58773(Item item, Item item2, ArmorTrim armorTrim)
      Mappings:
      Namespace Name Mixin selector
      named method_58773 Lnet/minecraft/class_9485;method_58773(Lnet/minecraft/item/Item;Lnet/minecraft/item/Item;Lnet/minecraft/item/trim/ArmorTrim;)Lnet/minecraft/loot/LootTable$Builder;
      intermediary method_58773 Lnet/minecraft/class_9485;method_58773(Lnet/minecraft/class_1792;Lnet/minecraft/class_1792;Lnet/minecraft/class_8053;)Lnet/minecraft/class_52$class_53;
      official a Lmq;a(Lctj;Lctj;Lcvs;)Lepk$a;