| Package | Description | 
|---|---|
| net.minecraft.entity | |
| net.minecraft.inventory | 
| Modifier and Type | Field and Description | 
|---|---|
| private InventoryMerchant | NpcMerchant. merchantInventory | 
| Modifier and Type | Field and Description | 
|---|---|
| private InventoryMerchant | SlotMerchantResult. merchantInventory | 
| private InventoryMerchant | ContainerMerchant. merchantInventory | 
| Modifier and Type | Method and Description | 
|---|---|
| InventoryMerchant | ContainerMerchant. getMerchantInventory() | 
| Constructor and Description | 
|---|
| SlotMerchantResult(EntityPlayer player,
                  IMerchant merchant,
                  InventoryMerchant merchantInventory,
                  int slotIndex,
                  int xPosition,
                  int yPosition) |