Package net.minecraft.data.loot
Interface LootTableSubProvider
- All Known Implementing Classes:
BlockLootSubProvider,EntityLootSubProvider,UpdateOneTwentyBlockLoot,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 Summary
Modifier and TypeMethodDescriptionvoidgenerate(BiConsumer<ResourceLocation, LootTable.Builder> p_249643_)
-
Method Details
-
generate
-