Uses of Class
net.minecraft.src.InventoryMerchant

Packages that use InventoryMerchant
net.minecraft.src   
 

Uses of InventoryMerchant in net.minecraft.src
 

Methods in net.minecraft.src that return InventoryMerchant
 InventoryMerchant ContainerMerchant.getMerchantInventory()
           
 

Constructors in net.minecraft.src with parameters of type InventoryMerchant
SlotMerchantResult(EntityPlayer par1EntityPlayer, IMerchant par2IMerchant, InventoryMerchant par3InventoryMerchant, int par4, int par5, int par6)