Class VanillaBarterLootTableGenerator

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

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

    • VanillaBarterLootTableGenerator

      public VanillaBarterLootTableGenerator()
  • Method Details

    • accept

      public void accept(BiConsumer<Identifier,LootTable.Builder> exporter)
      Specified by:
      accept in interface LootTableGenerator
      Mappings:
      Namespace Name Mixin selector
      official generate Lkd;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