|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMerchant | |
|---|---|
| net.minecraft.src | |
| Uses of IMerchant in net.minecraft.src |
|---|
| Classes in net.minecraft.src that implement IMerchant | |
|---|---|
class |
EntityVillager
|
class |
NpcMerchant
|
| Methods in net.minecraft.src that return IMerchant | |
|---|---|
IMerchant |
GuiMerchant.getIMerchant()
Gets the Instance of IMerchant interface. |
| Methods in net.minecraft.src with parameters of type IMerchant | |
|---|---|
void |
EntityPlayerSP.displayGUIMerchant(IMerchant par1IMerchant)
|
void |
EntityPlayer.displayGUIMerchant(IMerchant par1IMerchant)
|
void |
EntityPlayerMP.displayGUIMerchant(IMerchant par1IMerchant)
|
| Constructors in net.minecraft.src with parameters of type IMerchant | |
|---|---|
ContainerMerchant(InventoryPlayer par1InventoryPlayer,
IMerchant par2IMerchant,
World par3World)
|
|
GuiMerchant(InventoryPlayer par1InventoryPlayer,
IMerchant par2IMerchant,
World par3World)
|
|
InventoryMerchant(EntityPlayer par1EntityPlayer,
IMerchant par2IMerchant)
|
|
SlotMerchantResult(EntityPlayer par1EntityPlayer,
IMerchant par2IMerchant,
InventoryMerchant par3InventoryMerchant,
int par4,
int par5,
int par6)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||