Package net.minecraft

Class class_8071

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

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

    • class_8071

      public class_8071()
  • Method Details

    • accept

      public void accept(BiConsumer<Identifier,LootTable.Builder> exporter)
      Specified by:
      accept in interface LootTableGenerator
      Mappings:
      Namespace Name Mixin selector
      official generate Lka;generate(Ljava/util/function/BiConsumer;)V
      intermediary method_10399 Lnet/minecraft/class_7791;method_10399(Ljava/util/function/BiConsumer;)V
      named accept Lnet/minecraft/data/server/loottable/LootTableGenerator;accept(Ljava/util/function/BiConsumer;)V