| Package | Description |
|---|---|
| net.minecraft.entity | |
| net.minecraft.inventory.container |
| Modifier and Type | Field and Description |
|---|---|
private MerchantInventory |
NPCMerchant.merchantInventory |
| Modifier and Type | Field and Description |
|---|---|
private MerchantInventory |
MerchantContainer.merchantInventory |
private MerchantInventory |
MerchantResultSlot.merchantInventory |
| Constructor and Description |
|---|
MerchantResultSlot(PlayerEntity player,
IMerchant merchant,
MerchantInventory merchantInventory,
int slotIndex,
int xPosition,
int yPosition) |