Class BarterLootTableGenerator

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

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

    • BarterLootTableGenerator

      public BarterLootTableGenerator()
  • Method Details

    • generate

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