Class BarterLootTableGenerator

java.lang.Object
net.minecraft.data.server.BarterLootTableGenerator
All Implemented Interfaces:
Consumer<BiConsumer<Identifier,LootTable.Builder>>

public class BarterLootTableGenerator extends Object implements Consumer<BiConsumer<Identifier,LootTable.Builder>>
Mappings:
Namespace Name
official ja
intermediary net/minecraft/class_4845
named net/minecraft/data/server/BarterLootTableGenerator
  • Constructor Details

    • BarterLootTableGenerator

      public BarterLootTableGenerator()
  • Method Details

    • accept

      public void accept(BiConsumer<Identifier,LootTable.Builder> biConsumer)
      Specified by:
      accept in interface Consumer<BiConsumer<Identifier,LootTable.Builder>>
      Mappings:
      Namespace Name Mixin selector
      official a Lja;a(Ljava/util/function/BiConsumer;)V
      intermediary method_24818 Lnet/minecraft/class_4845;method_24818(Ljava/util/function/BiConsumer;)V
      named accept Lnet/minecraft/data/server/BarterLootTableGenerator;accept(Ljava/util/function/BiConsumer;)V