YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.entity.NpcMerchant Class Reference
Inheritance diagram for net.minecraft.entity.NpcMerchant:
net.minecraft.entity.IMerchant

Public Member Functions

 NpcMerchant (EntityPlayer par1EntityPlayer)
 
EntityPlayer getCustomer ()
 
void setCustomer (EntityPlayer par1EntityPlayer)
 
MerchantRecipeList getRecipes (EntityPlayer par1EntityPlayer)
 
void setRecipes (MerchantRecipeList par1MerchantRecipeList)
 
void useRecipe (MerchantRecipe par1MerchantRecipe)
 

Constructor & Destructor Documentation

net.minecraft.entity.NpcMerchant.NpcMerchant ( EntityPlayer  par1EntityPlayer)

Member Function Documentation

EntityPlayer net.minecraft.entity.NpcMerchant.getCustomer ( )
MerchantRecipeList net.minecraft.entity.NpcMerchant.getRecipes ( EntityPlayer  par1EntityPlayer)
void net.minecraft.entity.NpcMerchant.setCustomer ( EntityPlayer  par1EntityPlayer)
void net.minecraft.entity.NpcMerchant.setRecipes ( MerchantRecipeList  par1MerchantRecipeList)
void net.minecraft.entity.NpcMerchant.useRecipe ( MerchantRecipe  par1MerchantRecipe)

The documentation for this class was generated from the following file: