Package | Description |
---|---|
net.minecraft.client.entity | |
net.minecraft.client.gui | |
net.minecraft.entity | |
net.minecraft.entity.passive | |
net.minecraft.entity.player | |
net.minecraft.inventory |
Modifier and Type | Method and Description |
---|---|
void |
EntityPlayerSP.displayGUIMerchant(IMerchant par1IMerchant,
String par2Str) |
Modifier and Type | Method and Description |
---|---|
IMerchant |
GuiMerchant.getIMerchant()
Gets the Instance of IMerchant interface.
|
Constructor and Description |
---|
GuiMerchant(InventoryPlayer par1,
IMerchant par2,
World par3World,
String par4) |
Modifier and Type | Class and Description |
---|---|
class |
NpcMerchant |
Modifier and Type | Class and Description |
---|---|
class |
EntityVillager |
Modifier and Type | Method and Description |
---|---|
void |
EntityPlayer.displayGUIMerchant(IMerchant par1IMerchant,
String par2Str) |
void |
EntityPlayerMP.displayGUIMerchant(IMerchant par1IMerchant,
String par2Str) |
Constructor and Description |
---|
ContainerMerchant(InventoryPlayer par1InventoryPlayer,
IMerchant par2IMerchant,
World par3World) |
InventoryMerchant(EntityPlayer par1EntityPlayer,
IMerchant par2IMerchant) |
SlotMerchantResult(EntityPlayer par1EntityPlayer,
IMerchant par2IMerchant,
InventoryMerchant par3InventoryMerchant,
int par4,
int par5,
int par6) |