Package net.minecraft.data.loot.packs
Class VanillaPiglinBarterLoot
java.lang.Object
net.minecraft.data.loot.packs.VanillaPiglinBarterLoot
- All Implemented Interfaces:
LootTableSubProvider
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
generate
(HolderLookup.Provider p_332924_, BiConsumer<ResourceKey<LootTable>, LootTable.Builder> p_250176_)
-
Constructor Details
-
VanillaPiglinBarterLoot
public VanillaPiglinBarterLoot()
-
-
Method Details
-
generate
public void generate(HolderLookup.Provider p_332924_, BiConsumer<ResourceKey<LootTable>, LootTable.Builder> p_250176_) - Specified by:
generate
in interfaceLootTableSubProvider
-