History - net.minecraft.world.item.trading.MerchantOffer

1.21.7

Names

Fields

ItemStack: e, result, field_9148, sellItem, f_45312_

ItemStack: e, result, field_9148, sellItem

int: f, uses, field_9147, uses, f_45313_

int: f, uses, field_9147, uses

int: g, maxUses, field_9144, maxUses, f_45314_

int: g, maxUses, field_9144, maxUses

boolean: h, rewardExp, field_9145, rewardingPlayerExperience, f_45315_

boolean: h, rewardExp, field_9145, rewardingPlayerExperience

int: i, specialPriceDiff, field_18676, specialPrice, f_45316_

int: i, specialPriceDiff, field_18676, specialPrice

int: j, demand, field_18677, demandBonus, f_45317_

int: j, demand, field_18677, demandBonus

float: k, priceMultiplier, field_18678, priceMultiplier, f_45318_

float: k, priceMultiplier, field_18678, priceMultiplier

int: l, xp, field_18679, merchantExperience, f_45319_

int: l, xp, field_18679, merchantExperience

com.mojang.serialization.Codec<MerchantOffer>: a, CODEC, field_48849, CODEC, f_315817_

com.mojang.serialization.Codec<MerchantOffer>: a, CODEC, field_48849, CODEC

StreamCodec<RegistryFriendlyByteBuf, MerchantOffer>: b, STREAM_CODEC, field_48371, PACKET_CODEC, f_316658_

StreamCodec<RegistryFriendlyByteBuf, MerchantOffer>: b, STREAM_CODEC, field_48371, PACKET_CODEC

ItemCost: c, baseCostA, field_9146, firstBuyItem, f_45310_

ItemCost: c, baseCostA, field_9146, firstBuyItem

Optional<ItemCost>: d, costB, field_9143, secondBuyItem, f_45311_

Optional<ItemCost>: d, costB, field_9143, secondBuyItem

Constructors

Methods

ItemStack (): a, getBaseCostA, method_8246, getOriginalFirstBuyItem, m_45352_

ItemStack (): a, getBaseCostA, method_8246, getOriginalFirstBuyItem

ItemStack (): b, getCostA, method_19272, getDisplayedFirstBuyItem, m_45358_

ItemStack (): b, getCostA, method_19272, getDisplayedFirstBuyItem

ItemStack (): c, getCostB, method_8247, getDisplayedSecondBuyItem, m_45364_

ItemStack (): c, getCostB, method_8247, getDisplayedSecondBuyItem

ItemStack (): f, getResult, method_8250, getSellItem, m_45368_

ItemStack (): f, getResult, method_8250, getSellItem

void (): g, updateDemand, method_19274, updateDemandBonus, m_45369_

void (): g, updateDemand, method_19274, updateDemandBonus

ItemStack (): h, assemble, method_18019, copySellItem, m_45370_

ItemStack (): h, assemble, method_18019, copySellItem

int (): i, getUses, method_8249, getUses, m_45371_

int (): i, getUses, method_8249, getUses

void (): j, resetUses, method_19275, resetUses, m_45372_

void (): j, resetUses, method_19275, resetUses

int (): k, getMaxUses, method_8248, getMaxUses, m_45373_

int (): k, getMaxUses, method_8248, getMaxUses

void (): l, increaseUses, method_8244, use, m_45374_

void (): l, increaseUses, method_8244, use

void (int): a, addToSpecialPriceDiff, method_8245, increaseSpecialPrice, m_45353_

void (int): a, addToSpecialPriceDiff, method_8245, increaseSpecialPrice

void (): n, resetSpecialPriceDiff, method_19276, clearSpecialPrice, m_45376_

void (): n, resetSpecialPriceDiff, method_19276, clearSpecialPrice

int (): o, getSpecialPriceDiff, method_19277, getSpecialPrice, m_45377_

int (): o, getSpecialPriceDiff, method_19277, getSpecialPrice

void (int): b, setSpecialPriceDiff, method_19273, setSpecialPrice, m_45359_

void (int): b, setSpecialPriceDiff, method_19273, setSpecialPrice

float (): p, getPriceMultiplier, method_19278, getPriceMultiplier, m_45378_

float (): p, getPriceMultiplier, method_19278, getPriceMultiplier

int (): q, getXp, method_19279, getMerchantExperience, m_45379_

int (): q, getXp, method_19279, getMerchantExperience

boolean (): r, isOutOfStock, method_8255, isDisabled, m_45380_

boolean (): r, isOutOfStock, method_8255, isDisabled

void (): s, setToOutOfStock, method_8254, disable, m_45381_

void (): s, setToOutOfStock, method_8254, disable

boolean (): u, shouldRewardExp, method_8256, shouldRewardPlayerExperience, m_45383_

boolean (): u, shouldRewardExp, method_8256, shouldRewardPlayerExperience

boolean (ItemStack, ItemStack): a, satisfiedBy, method_16952, matchesBuyItems, m_45355_

boolean (ItemStack, ItemStack): a, satisfiedBy, method_16952, matchesBuyItems

boolean (ItemStack, ItemStack): b, take, method_16953, depleteBuyItems, m_45361_

boolean (ItemStack, ItemStack): b, take, method_16953, depleteBuyItems

int (): m, getDemand, method_21725, getDemandBonus, m_45375_

int (): m, getDemand, method_21725, getDemandBonus

boolean (): t, needsRestock, method_21834, hasBeenUsed, m_45382_

boolean (): t, needsRestock, method_21834, hasBeenUsed

MerchantOffer (): v, copy, method_53881, copy, m_301673_

MerchantOffer (): v, copy, method_53881, copy

int (ItemCost): a, getModifiedCostCount, method_57555, getFirstBuyItemCount, m_319639_

int (ItemCost): a, getModifiedCostCount, method_57555, getFirstBuyItemCount

ItemCost (): d, getItemCostA, method_57556, getFirstBuyItem, m_319694_

ItemCost (): d, getItemCostA, method_57556, getFirstBuyItem

Optional<ItemCost> (): e, getItemCostB, method_57557, getSecondBuyItem, m_320423_

Optional<ItemCost> (): e, getItemCostB, method_57557, getSecondBuyItem

void (RegistryFriendlyByteBuf, MerchantOffer): a, writeToStream, method_56111, write, m_324118_

void (RegistryFriendlyByteBuf, MerchantOffer): a, writeToStream, method_56111, write

MerchantOffer (RegistryFriendlyByteBuf): a, createFromStream, method_56110, read, m_320903_

MerchantOffer (RegistryFriendlyByteBuf): a, createFromStream, method_56110, read

1.21.6

Names

djf

dlq

Fields

Constructors

Methods

1.21.5

Names

dfg

djf

Fields

Constructors

Methods

1.21.4

Names

dgf

dfg

Fields

Constructors

Methods

1.21.3

Names

dbu

dgf

Fields

Constructors

Methods

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

day

dbu

Fields

Constructors

Methods

1.20.6

Names

csn

day

Fields

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_

Constructors

(CompoundTag)

(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)

Methods

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_

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 (): j, increaseUses, method_8244, use, m_45374_

void (): l, increaseUses, method_8244, use, m_45374_

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

Names

cot

csn

Fields

Constructors

Methods

1.20.2

Names

clk

cot

Fields

Constructors

(MerchantOffer)

Methods

MerchantOffer (): u, copy, method_53881, copy, m_301673_

1.20.1

Names

clg

clk

Fields

Constructors

Methods

1.19.4

Names

ciu

clg

Fields

Constructors

Methods

1.19.3

Names

cfv

ciu

Fields

Constructors

Methods

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

cey

cfv

Fields

Constructors

Methods

1.19

Names

bzt

cey

Fields

Constructors

Methods

1.18.2

Names

bzb

bzt

Fields

Constructors

Methods

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

bvn

bzb

Fields

Constructors

Methods

1.17.1

Names

bvm

bvn

Fields

Constructors

Methods

1.17

Names

bqv

bvm

net.minecraft.item.MerchantOffer

net.minecraft.src.C_1551_

Fields

ItemStack: a, baseCostA, field_9146, firstBuyItem, field_222223_a

ItemStack: a, baseCostA, field_9146, firstBuyItem, f_45310_

ItemStack: b, costB, field_9143, secondBuyItem, field_222224_b

ItemStack: b, costB, field_9143, secondBuyItem, f_45311_

ItemStack: c, result, field_9148, sellItem, field_222225_c

ItemStack: c, result, field_9148, sellItem, f_45312_

int: d, uses, field_9147, uses, field_222226_d

int: d, uses, field_9147, uses, f_45313_

int: e, maxUses, field_9144, maxUses, field_222227_e

int: e, maxUses, field_9144, maxUses, f_45314_

boolean: f, rewardExp, field_9145, rewardingPlayerExperience, field_222228_f

boolean: f, rewardExp, field_9145, rewardingPlayerExperience, f_45315_

int: g, specialPriceDiff, field_18676, specialPrice, field_222229_g

int: g, specialPriceDiff, field_18676, specialPrice, f_45316_

int: h, demand, field_18677, demandBonus, field_222230_h

int: h, demand, field_18677, demandBonus, f_45317_

float: i, priceMultiplier, field_18678, priceMultiplier, field_222231_i

float: i, priceMultiplier, field_18678, priceMultiplier, f_45318_

int: j, xp, field_18679, merchantExperience, field_222232_j

int: j, xp, field_18679, merchantExperience, f_45319_

Constructors

Methods

ItemStack (): a, getBaseCostA, method_8246, getOriginalFirstBuyItem, func_222218_a

ItemStack (): a, getBaseCostA, method_8246, getOriginalFirstBuyItem, m_45352_

ItemStack (): b, getCostA, method_19272, getAdjustedFirstBuyItem, func_222205_b

ItemStack (): b, getCostA, method_19272, getAdjustedFirstBuyItem, m_45358_

ItemStack (): c, getCostB, method_8247, getSecondBuyItem, func_222202_c

ItemStack (): c, getCostB, method_8247, getSecondBuyItem, m_45364_

ItemStack (): d, getResult, method_8250, getSellItem, func_222200_d

ItemStack (): d, getResult, method_8250, getSellItem, m_45368_

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

int (): g, getUses, method_8249, getUses, m_45371_

void (): h, resetUses, method_19275, resetUses, func_222203_h

void (): h, resetUses, method_19275, resetUses, m_45372_

int (): i, getMaxUses, method_8248, getMaxUses, func_222214_i

int (): i, getMaxUses, method_8248, getMaxUses, m_45373_

void (): j, increaseUses, method_8244, use, func_222219_j

void (): j, increaseUses, method_8244, use, m_45374_

void (int): a, addToSpecialPriceDiff, method_8245, increaseSpecialPrice, func_222207_a

void (int): a, addToSpecialPriceDiff, method_8245, increaseSpecialPrice, m_45353_

void (): l, resetSpecialPriceDiff, method_19276, clearSpecialPrice, func_222220_k

void (): l, resetSpecialPriceDiff, method_19276, clearSpecialPrice, m_45376_

int (): m, getSpecialPriceDiff, method_19277, getSpecialPrice, func_222212_l

int (): m, getSpecialPriceDiff, method_19277, getSpecialPrice, m_45377_

void (int): b, setSpecialPriceDiff, method_19273, setSpecialPrice, func_222209_b

void (int): b, setSpecialPriceDiff, method_19273, setSpecialPrice, m_45359_

float (): n, getPriceMultiplier, method_19278, getPriceMultiplier, func_222211_m

float (): n, getPriceMultiplier, method_19278, getPriceMultiplier, m_45378_

int (): o, getXp, method_19279, getMerchantExperience, func_222210_n

int (): o, getXp, method_19279, getMerchantExperience, m_45379_

boolean (): p, isOutOfStock, method_8255, isDisabled, func_222217_o

boolean (): p, isOutOfStock, method_8255, isDisabled, m_45380_

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

boolean (): s, shouldRewardExp, method_8256, shouldRewardPlayerExperience, m_45383_

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

int (): k, getDemand, method_21725, getDemandBonus, m_45375_

boolean (): r, needsRestock, method_21834, method_21834, func_226654_r_

boolean (): r, needsRestock, method_21834, hasBeenUsed, m_45382_

1.16.5

Names

Fields

Constructors

Methods

ItemStack (): d, getResult, method_8250, getMutableSellItem, func_222200_d

ItemStack (): d, getResult, method_8250, getSellItem, func_222200_d

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

Names

bqs

bqv

Fields

Constructors

Methods

1.16.3

Names

Fields

int: j, xp, field_18679, traderExperience, field_222232_j

int: j, xp, field_18679, merchantExperience, field_222232_j

Constructors

Methods

int (): o, getXp, method_19279, getTraderExperience, func_222210_n

int (): o, getXp, method_19279, getMerchantExperience, func_222210_n

1.16.2

Names

boz

bqs

Fields

Constructors

Methods

1.16.1

Names

biz

boz

Fields

Constructors

Methods

boolean (): r, needsRestock, method_21834, func_226654_r_

boolean (): r, needsRestock, method_21834, method_21834, func_226654_r_

1.15.2

Names

biw

biz

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

bgu

biw

Fields

Constructors

Methods

boolean (): r, shouldRewardExp, method_8256, shouldRewardPlayerExperience, func_222221_q

boolean (): s, shouldRewardExp, method_8256, shouldRewardPlayerExperience, func_222221_q

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

boolean (): r, needsRestock, method_21834, func_226654_r_

1.14.4

Names

bgp

bgu

net.minecraft.world.item.trading.MerchantOffer

Fields

ItemStack: a, field_9146, firstBuyItem, field_222223_a

ItemStack: a, baseCostA, field_9146, firstBuyItem, field_222223_a

ItemStack: b, field_9143, secondBuyItem, field_222224_b

ItemStack: b, costB, field_9143, secondBuyItem, field_222224_b

ItemStack: c, field_9148, sellItem, field_222225_c

ItemStack: c, result, field_9148, sellItem, field_222225_c

int: d, field_9147, uses, field_222226_d

int: d, uses, field_9147, uses, field_222226_d

int: e, field_9144, maxUses, field_222227_e

int: e, maxUses, field_9144, maxUses, field_222227_e

boolean: f, field_9145, rewardingPlayerExperience, field_222228_f

boolean: f, rewardExp, field_9145, rewardingPlayerExperience, field_222228_f

int: g, field_18676, specialPrice, field_222229_g

int: g, specialPriceDiff, field_18676, specialPrice, field_222229_g

int: h, field_18677, demandBonus, field_222230_h

int: h, demand, field_18677, demandBonus, field_222230_h

float: i, field_18678, priceMultiplier, field_222231_i

float: i, priceMultiplier, field_18678, priceMultiplier, field_222231_i

int: j, field_18679, traderExperience, field_222232_j

int: j, xp, field_18679, traderExperience, field_222232_j

Constructors

(ItemStack, ItemStack, ItemStack, int, int, int, float, int)

Methods

ItemStack (): a, method_8246, getOriginalFirstBuyItem, func_222218_a

ItemStack (): a, getBaseCostA, method_8246, getOriginalFirstBuyItem, func_222218_a

ItemStack (): b, method_19272, getAdjustedFirstBuyItem, func_222205_b

ItemStack (): b, getCostA, method_19272, getAdjustedFirstBuyItem, func_222205_b

ItemStack (): c, method_8247, getSecondBuyItem, func_222202_c

ItemStack (): c, getCostB, method_8247, getSecondBuyItem, func_222202_c

ItemStack (): d, method_8250, getMutableSellItem, func_222200_d

ItemStack (): d, getResult, method_8250, getMutableSellItem, func_222200_d

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

int (): g, getUses, method_8249, getUses, func_222213_g

void (): h, method_19275, resetUses, func_222203_h

void (): h, resetUses, method_19275, resetUses, func_222203_h

int (): i, method_8248, getMaxUses, func_222214_i

int (): i, getMaxUses, method_8248, getMaxUses, func_222214_i

void (): j, method_8244, use, func_222219_j

void (): j, increaseUses, method_8244, use, func_222219_j

void (int): a, method_8245, increaseSpecialPrice, func_222207_a

void (int): a, addToSpecialPriceDiff, method_8245, increaseSpecialPrice, func_222207_a

void (): k, method_19276, clearSpecialPrice, func_222220_k

void (): l, resetSpecialPriceDiff, method_19276, clearSpecialPrice, func_222220_k

int (): l, method_19277, getSpecialPrice, func_222212_l

int (): m, getSpecialPriceDiff, method_19277, getSpecialPrice, func_222212_l

void (int): b, method_19273, setSpecialPrice, func_222209_b

void (int): b, setSpecialPriceDiff, method_19273, setSpecialPrice, func_222209_b

float (): m, method_19278, getPriceMultiplier, func_222211_m

float (): n, getPriceMultiplier, method_19278, getPriceMultiplier, func_222211_m

int (): n, method_19279, getTraderExperience, func_222210_n

int (): o, getXp, method_19279, getTraderExperience, func_222210_n

boolean (): o, method_8255, isDisabled, func_222217_o

boolean (): p, isOutOfStock, method_8255, isDisabled, func_222217_o

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

boolean (): r, shouldRewardExp, method_8256, shouldRewardPlayerExperience, func_222221_q

CompoundTag (): 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

Names

bgl

bgp

net.minecraft.village.TradeOffer

Fields

ItemStack: a, field_9146, field_222223_a

ItemStack: a, field_9146, firstBuyItem, field_222223_a

ItemStack: b, field_9143, field_222224_b

ItemStack: b, field_9143, secondBuyItem, field_222224_b

ItemStack: c, field_9148, field_222225_c

ItemStack: c, field_9148, sellItem, field_222225_c

int: d, field_9147, field_222226_d

int: d, field_9147, uses, field_222226_d

int: e, field_9144, field_222227_e

int: e, field_9144, maxUses, field_222227_e

boolean: f, field_9145, field_222228_f

boolean: f, field_9145, rewardingPlayerExperience, field_222228_f

int: g, field_18676, field_222229_g

int: g, field_18676, specialPrice, field_222229_g

int: h, field_18677, field_222230_h

int: h, field_18677, demandBonus, field_222230_h

float: i, field_18678, field_222231_i

float: i, field_18678, priceMultiplier, field_222231_i

int: j, field_18679, field_222232_j

int: j, field_18679, traderExperience, field_222232_j

Constructors

Methods

ItemStack (): a, method_8246, func_222218_a

ItemStack (): a, method_8246, getOriginalFirstBuyItem, func_222218_a

ItemStack (): b, method_19272, func_222205_b

ItemStack (): b, method_19272, getAdjustedFirstBuyItem, func_222205_b

ItemStack (): c, method_8247, func_222202_c

ItemStack (): c, method_8247, getSecondBuyItem, func_222202_c

ItemStack (): d, method_8250, func_222200_d

ItemStack (): d, method_8250, getMutableSellItem, func_222200_d

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

int (): g, method_8249, getUses, func_222213_g

void (): h, method_19275, func_222203_h

void (): h, method_19275, resetUses, func_222203_h

int (): i, method_8248, func_222214_i

int (): i, method_8248, getMaxUses, func_222214_i

void (): j, method_8244, func_222219_j

void (): j, method_8244, use, func_222219_j

void (int): a, method_8245, func_222207_a

void (int): a, method_8245, increaseSpecialPrice, func_222207_a

void (): k, method_19276, func_222220_k

void (): k, method_19276, clearSpecialPrice, func_222220_k

int (): l, method_19277, func_222212_l

int (): l, method_19277, getSpecialPrice, func_222212_l

void (int): b, method_19273, func_222209_b

void (int): b, method_19273, setSpecialPrice, func_222209_b

float (): m, method_19278, func_222211_m

float (): m, method_19278, getPriceMultiplier, func_222211_m

int (): n, method_19279, func_222210_n

int (): n, method_19279, getTraderExperience, func_222210_n

boolean (): o, method_8255, func_222217_o

boolean (): o, method_8255, isDisabled, func_222217_o

void (): p, method_8254, func_222216_p

void (): p, method_8254, clearUses, func_222216_p

boolean (): q, method_8256, func_222221_q

boolean (): q, method_8256, shouldRewardPlayerExperience, func_222221_q

CompoundNBT (): r, method_8251, func_222208_r

CompoundTag (): 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

Names

Fields

Constructors

Methods

1.14.1

Names

bgk

bgl

Fields

Constructors

Methods

1.14

Names

bgk

net.minecraft.class_1914

net.minecraft.item.MerchantOffer

Fields

ItemStack: a, field_9146, field_222223_a

ItemStack: b, field_9143, field_222224_b

ItemStack: c, field_9148, field_222225_c

int: d, field_9147, field_222226_d

int: e, field_9144, field_222227_e

boolean: f, field_9145, field_222228_f

int: g, field_18676, field_222229_g

int: h, field_18677, field_222230_h

float: i, field_18678, field_222231_i

int: j, field_18679, field_222232_j

Constructors

(CompoundNBT)

(ItemStack, ItemStack, int, int, float)

(ItemStack, ItemStack, ItemStack, int, int, float)

(ItemStack, ItemStack, ItemStack, int, int, int, float)

Methods

ItemStack (): a, method_8246, func_222218_a

ItemStack (): b, method_19272, func_222205_b

ItemStack (): c, method_8247, func_222202_c

ItemStack (): d, method_8250, func_222200_d

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 (): j, method_8244, func_222219_j

void (int): a, method_8245, func_222207_a

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

void (): p, method_8254, func_222216_p

boolean (): q, method_8256, func_222221_q

CompoundNBT (): 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