Package net.minecraft
Interface class_7791
- All Known Implementing Classes:
BarterLootTableGenerator,BlockLootTableGenerator,ChestLootTableGenerator,class_7788,class_7789,class_7792,EntityLootTableGenerator,FishingLootTableGenerator,GiftLootTableGenerator
- 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 juintermediary net/minecraft/class_7791named net/minecraft/class_7791
-
Method Summary
Modifier and TypeMethodDescriptionvoidgenerate(BiConsumer<Identifier, LootTable.Builder> biConsumer)
-
Method Details
-
generate
- Mappings:
Namespace Name Mixin selector official generateLju;generate(Ljava/util/function/BiConsumer;)Vintermediary method_10399Lnet/minecraft/class_7791;method_10399(Ljava/util/function/BiConsumer;)Vnamed generateLnet/minecraft/class_7791;generate(Ljava/util/function/BiConsumer;)V
-