Class BarterLootTableGenerator

java.lang.Object
net.minecraft.data.server.loottable.BarterLootTableGenerator
All Implemented Interfaces:
LootTableGenerator

public class BarterLootTableGenerator extends Object implements LootTableGenerator
Mappings:
Namespace Name
official kk
intermediary net/minecraft/class_4845
named net/minecraft/data/server/loottable/BarterLootTableGenerator
  • Constructor Details

    • BarterLootTableGenerator

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