Package net.minecraft

Class class_9486

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

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

    • class_9486

      public class_9486()
  • 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