| Modifier and Type | Method and Description | 
|---|---|
| void | EntityPlayerSP. displayVillagerTradeGui(IMerchant villager) | 
| Modifier and Type | Field and Description | 
|---|---|
| private IMerchant | GuiMerchant. merchant | 
| Modifier and Type | Method and Description | 
|---|---|
| IMerchant | GuiMerchant. getMerchant() | 
| Constructor and Description | 
|---|
| GuiMerchant(InventoryPlayer p_i45500_1_,
           IMerchant p_i45500_2_,
           World worldIn) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NpcMerchant | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EntityVillager | 
| Modifier and Type | Method and Description | 
|---|---|
| void | EntityVillager.EmeraldForItems. addMerchantRecipe(IMerchant merchant,
                 MerchantRecipeList recipeList,
                 java.util.Random random) | 
| void | EntityVillager.ITradeList. addMerchantRecipe(IMerchant merchant,
                 MerchantRecipeList recipeList,
                 java.util.Random random) | 
| void | EntityVillager.ItemAndEmeraldToItem. addMerchantRecipe(IMerchant merchant,
                 MerchantRecipeList recipeList,
                 java.util.Random random) | 
| void | EntityVillager.ListEnchantedBookForEmeralds. addMerchantRecipe(IMerchant merchant,
                 MerchantRecipeList recipeList,
                 java.util.Random random) | 
| void | EntityVillager.ListEnchantedItemForEmeralds. addMerchantRecipe(IMerchant merchant,
                 MerchantRecipeList recipeList,
                 java.util.Random random) | 
| void | EntityVillager.ListItemForEmeralds. addMerchantRecipe(IMerchant merchant,
                 MerchantRecipeList recipeList,
                 java.util.Random random) | 
| void | EntityVillager.TreasureMapForEmeralds. addMerchantRecipe(IMerchant merchant,
                 MerchantRecipeList recipeList,
                 java.util.Random random) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | EntityPlayer. displayVillagerTradeGui(IMerchant villager) | 
| void | EntityPlayerMP. displayVillagerTradeGui(IMerchant villager) | 
| Modifier and Type | Field and Description | 
|---|---|
| private IMerchant | SlotMerchantResult. merchant | 
| private IMerchant | InventoryMerchant. merchant | 
| private IMerchant | ContainerMerchant. merchant | 
| Constructor and Description | 
|---|
| ContainerMerchant(InventoryPlayer playerInventory,
                 IMerchant merchant,
                 World worldIn) | 
| InventoryMerchant(EntityPlayer thePlayerIn,
                 IMerchant theMerchantIn) | 
| SlotMerchantResult(EntityPlayer player,
                  IMerchant merchant,
                  InventoryMerchant merchantInventory,
                  int slotIndex,
                  int xPosition,
                  int yPosition) | 
| Modifier and Type | Method and Description | 
|---|---|
| static MerchantRecipeList | ForgeEventFactory. listTradeOffers(IMerchant merchant,
               EntityPlayer player,
               MerchantRecipeList list) | 
| Modifier and Type | Field and Description | 
|---|---|
| private IMerchant | MerchantTradeOffersEvent. merchant | 
| Modifier and Type | Method and Description | 
|---|---|
| IMerchant | MerchantTradeOffersEvent. getMerchant() | 
| Constructor and Description | 
|---|
| MerchantTradeOffersEvent(IMerchant merchant,
                        EntityPlayer player,
                        MerchantRecipeList list) |