History - net.minecraft.world.village.trade.TradeOffer
1.7.10
Names
agn
net.minecraft.class_1144
net.minecraft.world.village.trade.TradeOffer
net.minecraft.village.MerchantRecipe
Fields
ItemStack: a, field_4503, primaryPayment, itemToBuy
ItemStack: b, field_4504, secondaryPayment, secondItemToBuy
ItemStack: c, field_4505, result, itemToSell
int: d, field_4506, uses, toolUses
int: e, field_5459, maxUses, maxTradeUses
Constructors
(ItemStack, ItemStack, ItemStack)
Methods
ItemStack (): a, method_3547, getPrimaryPayment, getItemToBuy
ItemStack (): b, method_3550, getSecondaryPayment, getSecondItemToBuy
boolean (): c, method_3552, hasSecondaryPayment, hasSecondItemToBuy
ItemStack (): d, method_3553, getResult, getItemToSell
boolean (TradeOffer): a, method_6391, matchesPaymentItems, hasSameIDsAs
boolean (TradeOffer): b, method_3551, isCheaperThan, hasSameItemsAs
void (): f, method_3555, use, incrementToolUses
void (int): a, method_4663, increaseMaxUses, func_82783_a
boolean (): g, method_4664, isDisabled, isRecipeDisabled
void (NbtCompound): a, method_3548, readNbt, readFromTags
NbtCompound (): i, method_3556, toNbt, writeToTags
void (): h, method_4665, clearUses, func_82785_h