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