Package net.minecraft.data.loot
Interface LootTableSubProvider
- All Known Implementing Classes:
BlockLootSubProvider,EntityLootSubProvider,TradeRebalanceChestLoot,VanillaArchaeologyLoot,VanillaBlockLoot,VanillaChestLoot,VanillaEntityLoot,VanillaEquipmentLoot,VanillaFishingLoot,VanillaGiftLoot,VanillaPiglinBarterLoot,VanillaShearingLoot
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoidgenerate(BiConsumer<ResourceKey<LootTable>, LootTable.Builder> p_249643_)
-
Method Details
-
generate
-