历史 - net.minecraft.world.item.trading.MerchantOffer
1.21.11
名称
dqm
dvl
字段
构造函数
方法
1.21.10
名称
字段
构造函数
方法
1.21.9
名称
dlq
dqm
字段
构造函数
方法
1.21.8
名称
字段
构造函数
方法
1.21.7
名称
字段
构造函数
方法
1.21.6
名称
djf
dlq
字段
构造函数
方法
1.21.5
名称
dfg
djf
字段
构造函数
方法
1.21.4
名称
dgf
dfg
字段
构造函数
方法
1.21.3
名称
dbu
dgf
字段
构造函数
方法
1.21.1
名称
字段
构造函数
方法
1.21
名称
day
dbu
字段
构造函数
方法
1.20.6
名称
csn
day
字段
ItemStack: a, baseCostA, field_9146, firstBuyItem, f_45310_
ItemStack: b, costB, field_9143, secondBuyItem, f_45311_
ItemStack: c, result, field_9148, sellItem, f_45312_
ItemStack: e, result, field_9148, sellItem, f_45312_
int: d, uses, field_9147, uses, f_45313_
int: f, uses, field_9147, uses, f_45313_
int: e, maxUses, field_9144, maxUses, f_45314_
int: g, maxUses, field_9144, maxUses, f_45314_
boolean: f, rewardExp, field_9145, rewardingPlayerExperience, f_45315_
boolean: h, rewardExp, field_9145, rewardingPlayerExperience, f_45315_
int: g, specialPriceDiff, field_18676, specialPrice, f_45316_
int: i, specialPriceDiff, field_18676, specialPrice, f_45316_
int: h, demand, field_18677, demandBonus, f_45317_
int: j, demand, field_18677, demandBonus, f_45317_
float: i, priceMultiplier, field_18678, priceMultiplier, f_45318_
float: k, priceMultiplier, field_18678, priceMultiplier, f_45318_
int: j, xp, field_18679, merchantExperience, f_45319_
int: l, xp, field_18679, merchantExperience, f_45319_
com.mojang.serialization.Codec<MerchantOffer>: a, CODEC, field_48849, CODEC, f_315817_
StreamCodec<RegistryFriendlyByteBuf, MerchantOffer>: b, STREAM_CODEC, field_48371, PACKET_CODEC, f_316658_
ItemCost: c, baseCostA, field_9146, firstBuyItem, f_45310_
Optional<ItemCost>: d, costB, field_9143, secondBuyItem, f_45311_
构造函数
(ItemStack, ItemStack, int, int, float)
(ItemStack, ItemStack, ItemStack, int, int, float)
(ItemStack, ItemStack, ItemStack, int, int, int, float)
(ItemStack, ItemStack, ItemStack, int, int, int, float, int)
(ItemCost, Optional<ItemCost>, ItemStack, int, int, boolean, int, int, float, int)
(ItemCost, ItemStack, int, int, float)
(ItemCost, Optional<ItemCost>, ItemStack, int, int, float)
(ItemCost, Optional<ItemCost>, ItemStack, int, int, int, float)
(ItemCost, Optional<ItemCost>, ItemStack, int, int, int, float, int)
方法
ItemStack (): b, getCostA, method_19272, getAdjustedFirstBuyItem, m_45358_
ItemStack (): b, getCostA, method_19272, getDisplayedFirstBuyItem, m_45358_
ItemStack (): c, getCostB, method_8247, getSecondBuyItem, m_45364_
ItemStack (): c, getCostB, method_8247, getDisplayedSecondBuyItem, m_45364_
void (): j, increaseUses, method_8244, use, m_45374_
void (): l, increaseUses, method_8244, use, m_45374_
ItemStack (): d, getResult, method_8250, getSellItem, m_45368_
ItemStack (): f, getResult, method_8250, getSellItem, m_45368_
void (): e, updateDemand, method_19274, updateDemandBonus, m_45369_
void (): g, updateDemand, method_19274, updateDemandBonus, m_45369_
ItemStack (): f, assemble, method_18019, copySellItem, m_45370_
ItemStack (): h, assemble, method_18019, copySellItem, m_45370_
int (): g, getUses, method_8249, getUses, m_45371_
int (): i, getUses, method_8249, getUses, m_45371_
void (): h, resetUses, method_19275, resetUses, m_45372_
void (): j, resetUses, method_19275, resetUses, m_45372_
int (): i, getMaxUses, method_8248, getMaxUses, m_45373_
int (): k, getMaxUses, method_8248, getMaxUses, m_45373_
void (): l, resetSpecialPriceDiff, method_19276, clearSpecialPrice, m_45376_
void (): n, resetSpecialPriceDiff, method_19276, clearSpecialPrice, m_45376_
int (): m, getSpecialPriceDiff, method_19277, getSpecialPrice, m_45377_
int (): o, getSpecialPriceDiff, method_19277, getSpecialPrice, m_45377_
float (): n, getPriceMultiplier, method_19278, getPriceMultiplier, m_45378_
float (): p, getPriceMultiplier, method_19278, getPriceMultiplier, m_45378_
int (): o, getXp, method_19279, getMerchantExperience, m_45379_
int (): q, getXp, method_19279, getMerchantExperience, m_45379_
boolean (): p, isOutOfStock, method_8255, isDisabled, m_45380_
boolean (): r, isOutOfStock, method_8255, isDisabled, m_45380_
void (): q, setToOutOfStock, method_8254, disable, m_45381_
void (): s, setToOutOfStock, method_8254, disable, m_45381_
boolean (): s, shouldRewardExp, method_8256, shouldRewardPlayerExperience, m_45383_
boolean (): u, shouldRewardExp, method_8256, shouldRewardPlayerExperience, m_45383_
CompoundTag (): t, createTag, method_8251, toNbt, m_45384_
boolean (ItemStack, ItemStack): c, isRequiredItem, method_16954, acceptsBuy, m_45365_
int (): k, getDemand, method_21725, getDemandBonus, m_45375_
int (): m, getDemand, method_21725, getDemandBonus, m_45375_
boolean (): r, needsRestock, method_21834, hasBeenUsed, m_45382_
boolean (): t, needsRestock, method_21834, hasBeenUsed, m_45382_
MerchantOffer (): u, copy, method_53881, copy, m_301673_
MerchantOffer (): v, copy, method_53881, copy, m_301673_
int (ItemCost): a, getModifiedCostCount, method_57555, getFirstBuyItemCount, m_319639_
ItemCost (): d, getItemCostA, method_57556, getFirstBuyItem, m_319694_
Optional<ItemCost> (): e, getItemCostB, method_57557, getSecondBuyItem, m_320423_
void (RegistryFriendlyByteBuf, MerchantOffer): a, writeToStream, method_56111, write, m_324118_
MerchantOffer (RegistryFriendlyByteBuf): a, createFromStream, method_56110, read, m_320903_
1.20.4
名称
cot
csn
字段
构造函数
方法
1.20.2
名称
clk
cot
字段
构造函数
方法
MerchantOffer (): u, copy, method_53881, copy, m_301673_
1.20.1
名称
clg
clk
字段
构造函数
方法
1.19.4
名称
ciu
clg
字段
构造函数
方法
1.19.3
名称
cfv
ciu
字段
构造函数
方法
1.19.2
名称
字段
构造函数
方法
1.19.1
名称
cey
cfv
net.minecraft.world.item.trading.MerchantRecipe
字段
构造函数
方法
1.19
名称
bzt
cey
net.minecraft.world.item.trading.MerchantRecipe
字段
构造函数
方法
1.18.2
名称
bzb
bzt
字段
构造函数
方法
1.18.1
名称
字段
构造函数
方法
1.18
名称
bvn
bzb
字段
构造函数
方法
ItemStack (): b, getCostA, method_19272, getAdjustedFirstBuyItem, m_45358_, getBuyItem1
ItemStack (): b, getCostA, method_19272, getAdjustedFirstBuyItem, m_45358_
ItemStack (): c, getCostB, method_8247, getSecondBuyItem, m_45364_, getBuyItem2
ItemStack (): c, getCostB, method_8247, getSecondBuyItem, m_45364_
void (): j, increaseUses, method_8244, use, m_45374_, increaseUses
void (): j, increaseUses, method_8244, use, m_45374_
ItemStack (): d, getResult, method_8250, getSellItem, m_45368_, getSellingItem
ItemStack (): d, getResult, method_8250, getSellItem, m_45368_
int (): g, getUses, method_8249, getUses, m_45371_, getUses
int (): g, getUses, method_8249, getUses, m_45371_
void (): h, resetUses, method_19275, resetUses, m_45372_, resetUses
void (): h, resetUses, method_19275, resetUses, m_45372_
int (): i, getMaxUses, method_8248, getMaxUses, m_45373_, getMaxUses
int (): i, getMaxUses, method_8248, getMaxUses, m_45373_
void (int): a, addToSpecialPriceDiff, method_8245, increaseSpecialPrice, m_45353_, increaseSpecialPrice
void (int): a, addToSpecialPriceDiff, method_8245, increaseSpecialPrice, m_45353_
void (): l, resetSpecialPriceDiff, method_19276, clearSpecialPrice, m_45376_, setSpecialPrice
void (): l, resetSpecialPriceDiff, method_19276, clearSpecialPrice, m_45376_
int (): m, getSpecialPriceDiff, method_19277, getSpecialPrice, m_45377_, getSpecialPrice
int (): m, getSpecialPriceDiff, method_19277, getSpecialPrice, m_45377_
void (int): b, setSpecialPriceDiff, method_19273, setSpecialPrice, m_45359_, setSpecialPrice
void (int): b, setSpecialPriceDiff, method_19273, setSpecialPrice, m_45359_
float (): n, getPriceMultiplier, method_19278, getPriceMultiplier, m_45378_, getPriceMultiplier
float (): n, getPriceMultiplier, method_19278, getPriceMultiplier, m_45378_
int (): o, getXp, method_19279, getMerchantExperience, m_45379_, getXp
int (): o, getXp, method_19279, getMerchantExperience, m_45379_
boolean (): p, isOutOfStock, method_8255, isDisabled, m_45380_, isFullyUsed
boolean (): p, isOutOfStock, method_8255, isDisabled, m_45380_
boolean (): s, shouldRewardExp, method_8256, shouldRewardPlayerExperience, m_45383_, isRewardExp
boolean (): s, shouldRewardExp, method_8256, shouldRewardPlayerExperience, m_45383_
int (): k, getDemand, method_21725, getDemandBonus, m_45375_, getDemand
int (): k, getDemand, method_21725, getDemandBonus, m_45375_
1.17.1
名称
bvm
bvn
字段
构造函数
方法
1.17
名称
bqv
bvm
net.minecraft.item.MerchantOffer
net.minecraft.src.C_1551_
net.minecraft.server.v1_16_R3.MerchantRecipe
net.minecraft.world.item.trading.MerchantRecipe
字段
ItemStack: a, baseCostA, field_9146, firstBuyItem, field_222223_a, buyingItem1
ItemStack: a, baseCostA, field_9146, firstBuyItem, f_45310_
ItemStack: b, costB, field_9143, secondBuyItem, field_222224_b, buyingItem2
ItemStack: b, costB, field_9143, secondBuyItem, f_45311_
ItemStack: c, result, field_9148, sellItem, field_222225_c, sellingItem
ItemStack: c, result, field_9148, sellItem, f_45312_
int: d, uses, field_9147, uses, field_222226_d, uses
int: d, uses, field_9147, uses, f_45313_
int: e, maxUses, field_9144, maxUses, field_222227_e, maxUses
int: e, maxUses, field_9144, maxUses, f_45314_
boolean: f, rewardExp, field_9145, rewardingPlayerExperience, field_222228_f, rewardExp
boolean: f, rewardExp, field_9145, rewardingPlayerExperience, f_45315_
int: g, specialPriceDiff, field_18676, specialPrice, field_222229_g, specialPrice
int: g, specialPriceDiff, field_18676, specialPrice, f_45316_
int: h, demand, field_18677, demandBonus, field_222230_h, demand
int: h, demand, field_18677, demandBonus, f_45317_
float: i, priceMultiplier, field_18678, priceMultiplier, field_222231_i, priceMultiplier
float: i, priceMultiplier, field_18678, priceMultiplier, f_45318_
int: j, xp, field_18679, merchantExperience, field_222232_j, xp
int: j, xp, field_18679, merchantExperience, f_45319_
构造函数
方法
ItemStack (): b, getCostA, method_19272, getAdjustedFirstBuyItem, func_222205_b, getBuyItem1
ItemStack (): b, getCostA, method_19272, getAdjustedFirstBuyItem, m_45358_, getBuyItem1
ItemStack (): c, getCostB, method_8247, getSecondBuyItem, func_222202_c, getBuyItem2
ItemStack (): c, getCostB, method_8247, getSecondBuyItem, m_45364_, getBuyItem2
void (): j, increaseUses, method_8244, use, func_222219_j, increaseUses
void (): j, increaseUses, method_8244, use, m_45374_, increaseUses
ItemStack (): a, getBaseCostA, method_8246, getOriginalFirstBuyItem, func_222218_a
ItemStack (): a, getBaseCostA, method_8246, getOriginalFirstBuyItem, m_45352_
ItemStack (): d, getResult, method_8250, getSellItem, func_222200_d, getSellingItem
ItemStack (): d, getResult, method_8250, getSellItem, m_45368_, getSellingItem
void (): e, updateDemand, method_19274, updateDemandBonus, func_222222_e
void (): e, updateDemand, method_19274, updateDemandBonus, m_45369_
ItemStack (): f, assemble, method_18019, copySellItem, func_222206_f
ItemStack (): f, assemble, method_18019, copySellItem, m_45370_
int (): g, getUses, method_8249, getUses, func_222213_g, getUses
int (): g, getUses, method_8249, getUses, m_45371_, getUses
void (): h, resetUses, method_19275, resetUses, func_222203_h, resetUses
void (): h, resetUses, method_19275, resetUses, m_45372_, resetUses
int (): i, getMaxUses, method_8248, getMaxUses, func_222214_i, getMaxUses
int (): i, getMaxUses, method_8248, getMaxUses, m_45373_, getMaxUses
void (int): a, addToSpecialPriceDiff, method_8245, increaseSpecialPrice, func_222207_a, increaseSpecialPrice
void (int): a, addToSpecialPriceDiff, method_8245, increaseSpecialPrice, m_45353_, increaseSpecialPrice
void (): l, resetSpecialPriceDiff, method_19276, clearSpecialPrice, func_222220_k, setSpecialPrice
void (): l, resetSpecialPriceDiff, method_19276, clearSpecialPrice, m_45376_, setSpecialPrice
int (): m, getSpecialPriceDiff, method_19277, getSpecialPrice, func_222212_l, getSpecialPrice
int (): m, getSpecialPriceDiff, method_19277, getSpecialPrice, m_45377_, getSpecialPrice
void (int): b, setSpecialPriceDiff, method_19273, setSpecialPrice, func_222209_b, setSpecialPrice
void (int): b, setSpecialPriceDiff, method_19273, setSpecialPrice, m_45359_, setSpecialPrice
float (): n, getPriceMultiplier, method_19278, getPriceMultiplier, func_222211_m, getPriceMultiplier
float (): n, getPriceMultiplier, method_19278, getPriceMultiplier, m_45378_, getPriceMultiplier
int (): o, getXp, method_19279, getMerchantExperience, func_222210_n, getXp
int (): o, getXp, method_19279, getMerchantExperience, m_45379_, getXp
boolean (): p, isOutOfStock, method_8255, isDisabled, func_222217_o, isFullyUsed
boolean (): p, isOutOfStock, method_8255, isDisabled, m_45380_, isFullyUsed
void (): q, setToOutOfStock, method_8254, disable, func_222216_p
void (): q, setToOutOfStock, method_8254, disable, m_45381_
boolean (): s, shouldRewardExp, method_8256, shouldRewardPlayerExperience, func_222221_q, isRewardExp
boolean (): s, shouldRewardExp, method_8256, shouldRewardPlayerExperience, m_45383_, isRewardExp
CompoundTag (): t, createTag, method_8251, toNbt, func_222208_r
CompoundTag (): t, createTag, method_8251, toNbt, m_45384_
boolean (ItemStack, ItemStack): a, satisfiedBy, method_16952, matchesBuyItems, func_222204_a
boolean (ItemStack, ItemStack): a, satisfiedBy, method_16952, matchesBuyItems, m_45355_
boolean (ItemStack, ItemStack): c, isRequiredItem, method_16954, acceptsBuy, func_222201_c
boolean (ItemStack, ItemStack): c, isRequiredItem, method_16954, acceptsBuy, m_45365_
boolean (ItemStack, ItemStack): b, take, method_16953, depleteBuyItems, func_222215_b
boolean (ItemStack, ItemStack): b, take, method_16953, depleteBuyItems, m_45361_
int (): k, getDemand, method_21725, getDemandBonus, func_225482_k, getDemand
int (): k, getDemand, method_21725, getDemandBonus, m_45375_, getDemand
boolean (): r, needsRestock, method_21834, method_21834, func_226654_r_
boolean (): r, needsRestock, method_21834, hasBeenUsed, m_45382_
1.16.5
名称
字段
构造函数
方法
ItemStack (): d, getResult, method_8250, getMutableSellItem, func_222200_d, getSellingItem
ItemStack (): d, getResult, method_8250, getSellItem, func_222200_d, getSellingItem
void (): e, updateDemand, method_19274, updatePriceOnDemand, func_222222_e
void (): e, updateDemand, method_19274, updateDemandBonus, func_222222_e
ItemStack (): f, assemble, method_18019, getSellItem, func_222206_f
ItemStack (): f, assemble, method_18019, copySellItem, func_222206_f
void (): q, setToOutOfStock, method_8254, clearUses, func_222216_p
void (): q, setToOutOfStock, method_8254, disable, func_222216_p
CompoundTag (): t, createTag, method_8251, toTag, func_222208_r
CompoundTag (): t, createTag, method_8251, toNbt, func_222208_r
1.16.4
名称
bqs
bqv
net.minecraft.server.v1_16_R2.MerchantRecipe
net.minecraft.server.v1_16_R3.MerchantRecipe
字段
构造函数
方法
1.16.3
名称
字段
int: j, xp, field_18679, traderExperience, field_222232_j, xp
int: j, xp, field_18679, merchantExperience, field_222232_j, xp
构造函数
方法
int (): o, getXp, method_19279, getTraderExperience, func_222210_n, getXp
int (): o, getXp, method_19279, getMerchantExperience, func_222210_n, getXp
1.16.2
名称
boz
bqs
net.minecraft.server.v1_16_R1.MerchantRecipe
net.minecraft.server.v1_16_R2.MerchantRecipe
字段
构造函数
方法
1.16.1
名称
biz
boz
net.minecraft.server.v1_15_R1.MerchantRecipe
net.minecraft.server.v1_16_R1.MerchantRecipe
字段
构造函数
方法
boolean (): r, needsRestock, method_21834, func_226654_r_
boolean (): r, needsRestock, method_21834, method_21834, func_226654_r_
1.15.2
名称
biw
biz
字段
构造函数
方法
1.15.1
名称
字段
构造函数
方法
1.15
名称
bgu
biw
net.minecraft.server.v1_14_R1.MerchantRecipe
net.minecraft.server.v1_15_R1.MerchantRecipe
字段
构造函数
方法
boolean (): r, shouldRewardExp, method_8256, shouldRewardPlayerExperience, func_222221_q, isRewardExp
boolean (): s, shouldRewardExp, method_8256, shouldRewardPlayerExperience, func_222221_q, isRewardExp
CompoundTag (): s, createTag, method_8251, toTag, func_222208_r
CompoundTag (): t, createTag, method_8251, toTag, func_222208_r
int (): k, getDemand, method_21725, func_225482_k
int (): k, getDemand, method_21725, getDemandBonus, func_225482_k, getDemand
boolean (): r, needsRestock, method_21834, func_226654_r_
1.14.4
名称
bgp
bgu
net.minecraft.world.item.trading.MerchantOffer
字段
ItemStack: a, field_9146, firstBuyItem, field_222223_a, buyingItem1
ItemStack: a, baseCostA, field_9146, firstBuyItem, field_222223_a, buyingItem1
ItemStack: b, field_9143, secondBuyItem, field_222224_b, buyingItem2
ItemStack: b, costB, field_9143, secondBuyItem, field_222224_b, buyingItem2
ItemStack: c, field_9148, sellItem, field_222225_c, sellingItem
ItemStack: c, result, field_9148, sellItem, field_222225_c, sellingItem
int: d, field_9147, uses, field_222226_d, uses
int: d, uses, field_9147, uses, field_222226_d, uses
int: e, field_9144, maxUses, field_222227_e, maxUses
int: e, maxUses, field_9144, maxUses, field_222227_e, maxUses
boolean: f, field_9145, rewardingPlayerExperience, field_222228_f, rewardExp
boolean: f, rewardExp, field_9145, rewardingPlayerExperience, field_222228_f, rewardExp
int: g, field_18676, specialPrice, field_222229_g, specialPrice
int: g, specialPriceDiff, field_18676, specialPrice, field_222229_g, specialPrice
int: h, field_18677, demandBonus, field_222230_h, demand
int: h, demand, field_18677, demandBonus, field_222230_h, demand
float: i, field_18678, priceMultiplier, field_222231_i, priceMultiplier
float: i, priceMultiplier, field_18678, priceMultiplier, field_222231_i, priceMultiplier
int: j, field_18679, traderExperience, field_222232_j, xp
int: j, xp, field_18679, traderExperience, field_222232_j, xp
构造函数
(ItemStack, ItemStack, ItemStack, int, int, int, float, int)
方法
ItemStack (): b, method_19272, getAdjustedFirstBuyItem, func_222205_b, getBuyItem1
ItemStack (): b, getCostA, method_19272, getAdjustedFirstBuyItem, func_222205_b, getBuyItem1
ItemStack (): c, method_8247, getSecondBuyItem, func_222202_c, getBuyItem2
ItemStack (): c, getCostB, method_8247, getSecondBuyItem, func_222202_c, getBuyItem2
void (): j, method_8244, use, func_222219_j, increaseUses
void (): j, increaseUses, method_8244, use, func_222219_j, increaseUses
ItemStack (): a, method_8246, getOriginalFirstBuyItem, func_222218_a
ItemStack (): a, getBaseCostA, method_8246, getOriginalFirstBuyItem, func_222218_a
ItemStack (): d, method_8250, getMutableSellItem, func_222200_d, getSellingItem
ItemStack (): d, getResult, method_8250, getMutableSellItem, func_222200_d, getSellingItem
void (): e, method_19274, updatePriceOnDemand, func_222222_e
void (): e, updateDemand, method_19274, updatePriceOnDemand, func_222222_e
ItemStack (): f, method_18019, getSellItem, func_222206_f
ItemStack (): f, assemble, method_18019, getSellItem, func_222206_f
int (): g, method_8249, getUses, func_222213_g, getUses
int (): g, getUses, method_8249, getUses, func_222213_g, getUses
void (): h, method_19275, resetUses, func_222203_h, resetUses
void (): h, resetUses, method_19275, resetUses, func_222203_h, resetUses
int (): i, method_8248, getMaxUses, func_222214_i, getMaxUses
int (): i, getMaxUses, method_8248, getMaxUses, func_222214_i, getMaxUses
void (int): a, method_8245, increaseSpecialPrice, func_222207_a, increaseSpecialPrice
void (int): a, addToSpecialPriceDiff, method_8245, increaseSpecialPrice, func_222207_a, increaseSpecialPrice
void (): k, method_19276, clearSpecialPrice, func_222220_k, setSpecialPrice
void (): l, resetSpecialPriceDiff, method_19276, clearSpecialPrice, func_222220_k, setSpecialPrice
int (): l, method_19277, getSpecialPrice, func_222212_l, getSpecialPrice
int (): m, getSpecialPriceDiff, method_19277, getSpecialPrice, func_222212_l, getSpecialPrice
void (int): b, method_19273, setSpecialPrice, func_222209_b, setSpecialPrice
void (int): b, setSpecialPriceDiff, method_19273, setSpecialPrice, func_222209_b, setSpecialPrice
float (): m, method_19278, getPriceMultiplier, func_222211_m, getPriceMultiplier
float (): n, getPriceMultiplier, method_19278, getPriceMultiplier, func_222211_m, getPriceMultiplier
int (): n, method_19279, getTraderExperience, func_222210_n, getXp
int (): o, getXp, method_19279, getTraderExperience, func_222210_n, getXp
boolean (): o, method_8255, isDisabled, func_222217_o, isFullyUsed
boolean (): p, isOutOfStock, method_8255, isDisabled, func_222217_o, isFullyUsed
void (): p, method_8254, clearUses, func_222216_p
void (): q, setToOutOfStock, method_8254, clearUses, func_222216_p
boolean (): q, method_8256, shouldRewardPlayerExperience, func_222221_q, isRewardExp
boolean (): r, shouldRewardExp, method_8256, shouldRewardPlayerExperience, func_222221_q, isRewardExp
NBTTagCompound (): r, method_8251, toTag, func_222208_r
CompoundTag (): s, createTag, method_8251, toTag, func_222208_r
boolean (ItemStack, ItemStack): a, method_16952, matchesBuyItems, func_222204_a
boolean (ItemStack, ItemStack): a, satisfiedBy, method_16952, matchesBuyItems, func_222204_a
boolean (ItemStack, ItemStack): c, method_16954, acceptsBuy, func_222201_c
boolean (ItemStack, ItemStack): c, isRequiredItem, method_16954, acceptsBuy, func_222201_c
boolean (ItemStack, ItemStack): b, method_16953, depleteBuyItems, func_222215_b
boolean (ItemStack, ItemStack): b, take, method_16953, depleteBuyItems, func_222215_b
int (): k, getDemand, method_21725, func_225482_k
1.14.3
名称
bgl
bgp
net.minecraft.village.TradeOffer
字段
ItemStack: a, field_9146, field_222223_a, buyingItem1
ItemStack: a, field_9146, firstBuyItem, field_222223_a, buyingItem1
ItemStack: b, field_9143, field_222224_b, buyingItem2
ItemStack: b, field_9143, secondBuyItem, field_222224_b, buyingItem2
ItemStack: c, field_9148, field_222225_c, sellingItem
ItemStack: c, field_9148, sellItem, field_222225_c, sellingItem
int: d, field_9147, field_222226_d, uses
int: d, field_9147, uses, field_222226_d, uses
int: e, field_9144, field_222227_e, maxUses
int: e, field_9144, maxUses, field_222227_e, maxUses
boolean: f, field_9145, field_222228_f, rewardExp
boolean: f, field_9145, rewardingPlayerExperience, field_222228_f, rewardExp
int: g, field_18676, field_222229_g, specialPrice
int: g, field_18676, specialPrice, field_222229_g, specialPrice
int: h, field_18677, field_222230_h, demand
int: h, field_18677, demandBonus, field_222230_h, demand
float: i, field_18678, field_222231_i, priceMultiplier
float: i, field_18678, priceMultiplier, field_222231_i, priceMultiplier
int: j, field_18679, field_222232_j, xp
int: j, field_18679, traderExperience, field_222232_j, xp
构造函数
方法
ItemStack (): b, method_19272, func_222205_b, getBuyItem1
ItemStack (): b, method_19272, getAdjustedFirstBuyItem, func_222205_b, getBuyItem1
ItemStack (): c, method_8247, func_222202_c, getBuyItem2
ItemStack (): c, method_8247, getSecondBuyItem, func_222202_c, getBuyItem2
void (): j, method_8244, func_222219_j, increaseUses
void (): j, method_8244, use, func_222219_j, increaseUses
ItemStack (): a, method_8246, func_222218_a
ItemStack (): a, method_8246, getOriginalFirstBuyItem, func_222218_a
ItemStack (): d, method_8250, func_222200_d, getSellingItem
ItemStack (): d, method_8250, getMutableSellItem, func_222200_d, getSellingItem
void (): e, method_19274, func_222222_e
void (): e, method_19274, updatePriceOnDemand, func_222222_e
ItemStack (): f, method_18019, func_222206_f
ItemStack (): f, method_18019, getSellItem, func_222206_f
int (): g, method_8249, func_222213_g, getUses
int (): g, method_8249, getUses, func_222213_g, getUses
void (): h, method_19275, func_222203_h, resetUses
void (): h, method_19275, resetUses, func_222203_h, resetUses
int (): i, method_8248, func_222214_i, getMaxUses
int (): i, method_8248, getMaxUses, func_222214_i, getMaxUses
void (int): a, method_8245, func_222207_a, increaseSpecialPrice
void (int): a, method_8245, increaseSpecialPrice, func_222207_a, increaseSpecialPrice
void (): k, method_19276, func_222220_k, setSpecialPrice
void (): k, method_19276, clearSpecialPrice, func_222220_k, setSpecialPrice
int (): l, method_19277, func_222212_l, getSpecialPrice
int (): l, method_19277, getSpecialPrice, func_222212_l, getSpecialPrice
void (int): b, method_19273, func_222209_b, setSpecialPrice
void (int): b, method_19273, setSpecialPrice, func_222209_b, setSpecialPrice
float (): m, method_19278, func_222211_m, getPriceMultiplier
float (): m, method_19278, getPriceMultiplier, func_222211_m, getPriceMultiplier
int (): n, method_19279, func_222210_n, getXp
int (): n, method_19279, getTraderExperience, func_222210_n, getXp
boolean (): o, method_8255, func_222217_o, isFullyUsed
boolean (): o, method_8255, isDisabled, func_222217_o, isFullyUsed
void (): p, method_8254, func_222216_p
void (): p, method_8254, clearUses, func_222216_p
boolean (): q, method_8256, func_222221_q, isRewardExp
boolean (): q, method_8256, shouldRewardPlayerExperience, func_222221_q, isRewardExp
NBTTagCompound (): r, method_8251, func_222208_r
NBTTagCompound (): r, method_8251, toTag, func_222208_r
boolean (ItemStack, ItemStack): a, method_16952, func_222204_a
boolean (ItemStack, ItemStack): a, method_16952, matchesBuyItems, func_222204_a
boolean (ItemStack, ItemStack): c, method_16954, func_222201_c
boolean (ItemStack, ItemStack): c, method_16954, acceptsBuy, func_222201_c
boolean (ItemStack, ItemStack): b, method_16953, func_222215_b
boolean (ItemStack, ItemStack): b, method_16953, depleteBuyItems, func_222215_b
1.14.2
名称
字段
构造函数
方法
1.14.1
名称
bgk
bgl
字段
int: g, field_18676, field_222229_g
int: g, field_18676, field_222229_g, specialPrice
int: h, field_18677, field_222230_h
int: h, field_18677, field_222230_h, demand
构造函数
方法
int (): g, method_8249, func_222213_g
int (): g, method_8249, func_222213_g, getUses
void (): h, method_19275, func_222203_h
void (): h, method_19275, func_222203_h, resetUses
int (): i, method_8248, func_222214_i
int (): i, method_8248, func_222214_i, getMaxUses
void (int): a, method_8245, func_222207_a, increaseUses
void (int): a, method_8245, func_222207_a, increaseSpecialPrice
void (): k, method_19276, func_222220_k
void (): k, method_19276, func_222220_k, setSpecialPrice
int (): l, method_19277, func_222212_l
int (): l, method_19277, func_222212_l, getSpecialPrice
void (int): b, method_19273, func_222209_b
void (int): b, method_19273, func_222209_b, setSpecialPrice
float (): m, method_19278, func_222211_m
float (): m, method_19278, func_222211_m, getPriceMultiplier
int (): n, method_19279, func_222210_n
int (): n, method_19279, func_222210_n, getXp
boolean (): q, method_8256, func_222221_q
boolean (): q, method_8256, func_222221_q, isRewardExp
1.14
名称
axe
bgk
net.minecraft.class_1914
net.minecraft.village.MerchantRecipe
net.minecraft.item.MerchantOffer
net.minecraft.server.v1_13_R2.MerchantRecipe
net.minecraft.server.v1_14_R1.MerchantRecipe
字段
ItemStack: a, field_77403_a, buyingItem1
ItemStack: a, field_9146, field_222223_a, buyingItem1
ItemStack: b, field_77401_b, buyingItem2
ItemStack: b, field_9143, field_222224_b, buyingItem2
ItemStack: c, field_77402_c, sellingItem
ItemStack: c, field_9148, field_222225_c, sellingItem
int: d, field_77400_d, uses
int: d, field_9147, field_222226_d, uses
int: e, field_82786_e, maxUses
int: e, field_9144, field_222227_e, maxUses
boolean: f, field_180323_f, rewardExp
boolean: f, field_9145, field_222228_f, rewardExp
int: g, field_18676, field_222229_g
int: h, field_18677, field_222230_h
float: i, field_18678, field_222231_i, priceMultiplier
int: j, field_18679, field_222232_j, xp
构造函数
(ItemStack, ItemStack, ItemStack)
(ItemStack, ItemStack, ItemStack, int, int)
(ItemStack, ItemStack, int, int, float)
(ItemStack, ItemStack, ItemStack, int, int, float)
(ItemStack, ItemStack, ItemStack, int, int, int, float)
方法
ItemStack (): a, func_77394_a, getBuyItem1
ItemStack (): b, method_19272, func_222205_b, getBuyItem1
ItemStack (): b, func_77396_b, getBuyItem2
ItemStack (): c, method_8247, func_222202_c, getBuyItem2
boolean (): c, func_77398_c, hasSecondItem
ItemStack (): d, func_77397_d, getBuyItem3
int (): e, func_180321_e
int (): f, func_180320_f
void (): g, func_77399_f, increaseUses
void (): j, method_8244, func_222219_j, increaseUses
void (int): a, func_82783_a
boolean (): h, func_82784_g
boolean (): j, func_180322_j
void (NBTTagCompound): a, func_77390_a
NBTTagCompound (): k, func_77395_g
void (): i, func_82785_h
ItemStack (): a, method_8246, func_222218_a
ItemStack (): d, method_8250, func_222200_d, getSellingItem
void (): e, method_19274, func_222222_e
ItemStack (): f, method_18019, func_222206_f
int (): g, method_8249, func_222213_g
void (): h, method_19275, func_222203_h
int (): i, method_8248, func_222214_i
void (int): a, method_8245, func_222207_a, increaseUses
void (): k, method_19276, func_222220_k
int (): l, method_19277, func_222212_l
void (int): b, method_19273, func_222209_b
float (): m, method_19278, func_222211_m
int (): n, method_19279, func_222210_n
boolean (): o, method_8255, func_222217_o, isFullyUsed
void (): p, method_8254, func_222216_p
boolean (): q, method_8256, func_222221_q
NBTTagCompound (): r, method_8251, func_222208_r
boolean (ItemStack, ItemStack): a, method_16952, func_222204_a
boolean (ItemStack, ItemStack): c, method_16954, func_222201_c
boolean (ItemStack, ItemStack): b, method_16953, func_222215_b
1.13.2
名称
axd
axe
字段
构造函数
方法
1.13.1
名称
axa
axd
net.minecraft.server.v1_13_R1.MerchantRecipe
net.minecraft.server.v1_13_R2.MerchantRecipe
字段
构造函数
方法
1.13
名称
amg
axa
net.minecraft.server.v1_12_R1.MerchantRecipe
net.minecraft.server.v1_13_R1.MerchantRecipe
字段
构造函数
方法
1.12.2
名称
字段
构造函数
方法
1.12.1
名称
ame
amg
字段
构造函数
方法
1.12
名称
aje
ame
net.minecraft.server.v1_11_R1.MerchantRecipe
net.minecraft.server.v1_12_R1.MerchantRecipe
字段
构造函数
方法
void (): g, func_77399_f
void (): g, func_77399_f, increaseUses
1.11.2
名称
字段
构造函数
方法
1.11.1
名称
ajc
aje
字段
构造函数
方法
1.11
名称
ahp
ajc
net.minecraft.server.v1_10_R1.MerchantRecipe
net.minecraft.server.v1_11_R1.MerchantRecipe
字段
构造函数
方法
1.10.2
名称
字段
构造函数
方法
1.10
名称
ahg
ahp
net.minecraft.server.v1_9_R2.MerchantRecipe
net.minecraft.server.v1_10_R1.MerchantRecipe
字段
构造函数
方法
1.9.4
名称
net.minecraft.server.v1_9_R1.MerchantRecipe
net.minecraft.server.v1_9_R2.MerchantRecipe
字段
构造函数
方法
1.9.2
名称
字段
构造函数
方法
1.9
名称
acz
ahg
net.minecraft.server.v1_8_R3.MerchantRecipe
net.minecraft.server.v1_9_R1.MerchantRecipe
字段
构造函数
方法
1.8.8
名称
acz
net.minecraft.village.MerchantRecipe
net.minecraft.server.v1_8_R3.MerchantRecipe
字段
ItemStack: a, field_77403_a, buyingItem1
ItemStack: b, field_77401_b, buyingItem2
ItemStack: c, field_77402_c, sellingItem
int: d, field_77400_d, uses
int: e, field_82786_e, maxUses
boolean: f, field_180323_f, rewardExp
构造函数
(ItemStack, ItemStack, ItemStack)
(ItemStack, ItemStack, ItemStack, int, int)
方法
ItemStack (): a, func_77394_a, getBuyItem1
ItemStack (): b, func_77396_b, getBuyItem2
boolean (): c, func_77398_c, hasSecondItem
ItemStack (): d, func_77397_d, getBuyItem3
int (): e, func_180321_e
int (): f, func_180320_f
void (): g, func_77399_f
void (int): a, func_82783_a
boolean (): h, func_82784_g
boolean (): j, func_180322_j
void (NBTTagCompound): a, func_77390_a
NBTTagCompound (): k, func_77395_g
void (): i, func_82785_h