Package net.minecraft.data.loot.packs
Class VanillaGiftLoot
java.lang.Object
net.minecraft.data.loot.packs.VanillaGiftLoot
- All Implemented Interfaces:
 LootTableSubProvider
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidgenerate(BiConsumer<ResourceLocation, LootTable.Builder> p_250831_)  
- 
Constructor Details
- 
VanillaGiftLoot
public VanillaGiftLoot() 
 - 
 - 
Method Details
- 
generate
- Specified by:
 generatein interfaceLootTableSubProvider
 
 -