Class VanillaEquipmentLoot
java.lang.Object
net.minecraft.data.loot.packs.VanillaEquipmentLoot
- All Implemented Interfaces:
LootTableSubProvider
-
Nested Class Summary
Nested classes/interfaces inherited from interface LootTableSubProvider
LootTableSubProvider.Context, LootTableSubProvider.Factory -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final HolderGetter<Enchantment> private final LootTableSubProvider.Contextprivate final HolderGetter<TrimMaterial> private final HolderGetter<TrimPattern> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrun()trialChamberEquipment(Item helmet, Item chestplate, ArmorTrim trim)
-
Field Details
-
output
-
trimPatterns
-
trimMaterials
-
enchantments
-
-
Constructor Details
-
VanillaEquipmentLoot
-
-
Method Details
-
run
public void run()- Specified by:
runin interfaceLootTableSubProvider
-
trialChamberEquipment
-