net.minecraft.world.village.trade

public class TradeOffer

axd
net.minecraft.unmapped.C_58868350
net.minecraft.world.village.trade.TradeOffer
net.minecraft.village.MerchantRecipe

Field summary

Modifier and TypeField
private ItemStack
a
f_31011957
primaryPayment
field_77403_a
private ItemStack
b
f_10448039
secondaryPayment
field_77401_b
private ItemStack
c
f_10125241
result
field_77402_c
private int
d
f_91538619
uses
field_77400_d
private int
e
f_41197987
maxUses
field_82786_e
private boolean
f
f_97814792
rewardXp
field_180323_f

Constructor summary

ModifierConstructor
public (NbtCompound nbt)
public (ItemStack primaryPayment, ItemStack secondaryPayment, ItemStack result)
public (ItemStack primaryPayment, ItemStack secondaryPayment, ItemStack result, int uses, int maxUses)
public (ItemStack payment, ItemStack result)
public (ItemStack payment, Item result)

Method summary

Modifier and TypeMethod
public ItemStack
a()
m_12337591()
getPrimaryPayment()
func_77394_a()
public ItemStack
b()
m_50663077()
getSecondaryPayment()
func_77396_b()
public boolean
c()
m_91314340()
hasSecondaryPayment()
func_77398_c()
public ItemStack
d()
m_60379988()
getResult()
func_77397_d()
public int
e()
m_61118028()
getUses()
func_180321_e()
public int
f()
m_38496506()
getMaxUses()
func_180320_f()
public void
g()
m_69414714()
use()
func_77399_f()
public void
a(int arg0)
m_70174475(int arg0)
increaseMaxUses(int uses)
func_82783_a(int arg0)
public boolean
h()
m_65033288()
isDisabled()
func_82784_g()
public boolean
j()
m_47310573()
rewardXp()
func_180322_j()
public void
a(gy arg0)
m_10641547(C_74087615 arg0)
readNbt(NbtCompound nbt)
func_77390_a(NBTTagCompound arg0)
public NbtCompound
k()
m_26501383()
toNbt()
func_77395_g()
public void
i()
m_55694824()
clearUses()
func_82785_h()