Interface LootTableGenerator
- All Known Implementing Classes:
 BlockLootTableGenerator,EntityLootTableGenerator,VanillaArchaeologyLootTableGenerator,VanillaBarterLootTableGenerator,VanillaBlockLootTableGenerator,VanillaChestLootTableGenerator,VanillaEntityLootTableGenerator,VanillaFishingLootTableGenerator,VanillaGiftLootTableGenerator
- Functional Interface:
 - This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
 
- Mappings:
 Namespace Name official kdintermediary net/minecraft/class_7791named net/minecraft/data/server/loottable/LootTableGenerator
- 
Method Summary
 
- 
Method Details
- 
accept
- Mappings:
 Namespace Name Mixin selector official generateLkd;generate(Ljava/util/function/BiConsumer;)Vintermediary method_10399Lnet/minecraft/class_7791;method_10399(Ljava/util/function/BiConsumer;)Vnamed acceptLnet/minecraft/data/server/loottable/LootTableGenerator;accept(Ljava/util/function/BiConsumer;)V
 
 -