Class GiftLootTableGenerator

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

public class GiftLootTableGenerator extends Object implements LootTableGenerator
Mappings:
Namespace Name
official ki
intermediary net/minecraft/class_3714
named net/minecraft/data/server/loottable/GiftLootTableGenerator
  • Constructor Details

    • GiftLootTableGenerator

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