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