Package net.minecraft

Class class_8069

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

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

    • class_8069

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