Interface LootTableGenerator

All Known Implementing Classes:
BlockLootTableGenerator, EntityLootTableGenerator, OneTwentyOneBlockLootTableGenerator, OneTwentyOneChestLootTableGenerator, OneTwentyOneEntityLootTableGenerator, OneTwentyOneEquipmentLootTableGenerator, OneTwentyOneShearingLootTableGenerator, TradeRebalanceChestLootTableGenerator, VanillaArchaeologyLootTableGenerator, VanillaBarterLootTableGenerator, VanillaBlockLootTableGenerator, VanillaChestLootTableGenerator, VanillaEntityLootTableGenerator, VanillaEquipmentLootTableGenerator, VanillaFishingLootTableGenerator, VanillaGiftLootTableGenerator, VanillaShearingLootTableGenerator
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface LootTableGenerator
Mappings:
Namespace Name
named net/minecraft/data/server/loottable/LootTableGenerator
intermediary net/minecraft/class_7791
official mu
  • Method Details

    • accept

      Mappings:
      Namespace Name Mixin selector
      named accept Lnet/minecraft/data/server/loottable/LootTableGenerator;accept(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;Ljava/util/function/BiConsumer;)V
      intermediary method_10399 Lnet/minecraft/class_7791;method_10399(Lnet/minecraft/class_7225$class_7874;Ljava/util/function/BiConsumer;)V
      official generate Lmu;generate(Ljk$a;Ljava/util/function/BiConsumer;)V