net.minecraft.village

record RebalancedVillagerTrades$SpecialBookTrade

net.minecraft.world.item.trading.TradeRebalanceVillagerTrades$BookTradeDefinition
net.minecraft.class_1_63$class_1_64
net.minecraft.village.RebalancedVillagerTrades$SpecialBookTrade

Field summary

Modifier and TypeField
private final RegistryKey<VillagerTrade>
resourceKey
comp_1_42
resourceKey
private final RegistryKey<VillagerType>
villagerType
comp_1_43
villagerType
private final RegistryKey<Enchantment>
enchantment
comp_1_40
enchantment
private final int
level
comp_1_41
level

Constructor summary

ModifierConstructor
private (RegistryKey<VillagerTrade> resourceKey, RegistryKey<VillagerType> villagerType, RegistryKey<Enchantment> enchantment, int level)

Method summary

Modifier and TypeMethod
public RegistryKey<VillagerTrade>
resourceKey()
comp_1_42()
resourceKey()
public RegistryKey<VillagerType>
villagerType()
comp_1_43()
villagerType()
public RegistryKey<Enchantment>
enchantment()
comp_1_40()
enchantment()
public int
level()
comp_1_41()
level()