net.minecraft.world.item.enchantment

public record Enchantment$EnchantmentDefinition

dac$c
net.minecraft.world.item.enchantment.Enchantment$EnchantmentDefinition
net.minecraft.class_1887$class_9427
net.minecraft.enchantment.Enchantment$Definition
net.minecraft.src.C_1505_$C_313387_
net.minecraft.world.item.enchantment.Enchantment$c

Field summary

Modifier and TypeField
final HolderSet<Item>
b
supportedItems
comp_2506
supportedItems
f_316739_
final Optional<HolderSet<Item>>
c
primaryItems
comp_2507
primaryItems
f_314876_
private final int
d
weight
comp_2508
weight
f_315386_
private final int
e
maxLevel
comp_2509
maxLevel
f_315828_
private final Enchantment$Cost
f
minCost
comp_2510
minCost
f_316239_
private final Enchantment$Cost
g
maxCost
comp_2511
maxCost
f_316226_
private final int
h
anvilCost
comp_2512
anvilCost
f_317020_
private final List<EquipmentSlotGroup>
i
slots
comp_2513
slots
f_315895_
public static final com.mojang.serialization.MapCodec<Enchantment$EnchantmentDefinition>
a
CODEC
field_51650
CODEC
f_336673_

Constructor summary

ModifierConstructor
public (HolderSet<Item> primaryItems, Optional<HolderSet<Item>> weight, int maxLevel, int minCost, Enchantment$Cost maxCost, Enchantment$Cost anvilCost, int slots, List<EquipmentSlotGroup> arg7)

Method summary

Modifier and TypeMethod
public HolderSet<Item>
a()
supportedItems()
comp_2506()
supportedItems()
f_316739_()
public Optional<HolderSet<Item>>
b()
primaryItems()
comp_2507()
primaryItems()
f_314876_()
public int
c()
weight()
comp_2508()
weight()
f_315386_()
public int
d()
maxLevel()
comp_2509()
maxLevel()
f_315828_()
public Enchantment$Cost
e()
minCost()
comp_2510()
minCost()
f_316239_()
public Enchantment$Cost
f()
maxCost()
comp_2511()
maxCost()
f_316226_()
public int
g()
anvilCost()
comp_2512()
anvilCost()
f_317020_()
public List<EquipmentSlotGroup>
h()
slots()
comp_2513()
slots()
f_315895_()