net.minecraft.data.loottable.vanilla

public class VanillaEquipmentLootTableGenerator

implements LootTableGenerator

net.minecraft.data.loot.packs.VanillaEquipmentLoot
net.minecraft.class_9486
net.minecraft.data.loottable.vanilla.VanillaEquipmentLootTableGenerator

Field summary

Modifier and TypeField
private final LootTableGenerator$Output
output
field_1_8656
field_1_8656
private final RegistryEntryLookup<ArmorTrimPattern>
trimPatterns
field_1_8658
field_1_8658
private final RegistryEntryLookup<ArmorTrimMaterial>
trimMaterials
field_1_8657
field_1_8657
private final RegistryEntryLookup<Enchantment>
enchantments
field_1_8655
field_1_8655

Constructor summary

ModifierConstructor
public (LootTableGenerator$Output output)

Method summary

Modifier and TypeMethod
public void
run()
method_1_7738()
accept()
public LootTable$Builder
trialChamberEquipment(Item helmet, Item chestplate, ArmorTrim trim)
method_60419(class_1792 arg0, class_1792 arg1, class_8053 arg2)
createEquipmentTableBuilder(Item helmet, Item chestplate, ArmorTrim trim)