net.minecraft.village.MerchantRecipe.MerchantRecipe |
( |
NBTTagCompound |
par1NBTTagCompound) | |
|
net.minecraft.village.MerchantRecipe.MerchantRecipe |
( |
ItemStack |
par1ItemStack, |
|
|
ItemStack |
par2ItemStack |
|
) |
| |
net.minecraft.village.MerchantRecipe.MerchantRecipe |
( |
ItemStack |
par1ItemStack, |
|
|
Item |
par2Item |
|
) |
| |
void net.minecraft.village.MerchantRecipe.func_82783_a |
( |
int |
par1) | |
|
boolean net.minecraft.village.MerchantRecipe.func_82784_g |
( |
) | |
|
void net.minecraft.village.MerchantRecipe.func_82785_h |
( |
) | |
|
ItemStack net.minecraft.village.MerchantRecipe.getItemToBuy |
( |
) | |
|
ItemStack net.minecraft.village.MerchantRecipe.getItemToSell |
( |
) | |
|
ItemStack net.minecraft.village.MerchantRecipe.getSecondItemToBuy |
( |
) | |
|
boolean net.minecraft.village.MerchantRecipe.hasSameIDsAs |
( |
MerchantRecipe |
par1MerchantRecipe) | |
|
checks if both the first and second ItemToBuy IDs are the same
boolean net.minecraft.village.MerchantRecipe.hasSameItemsAs |
( |
MerchantRecipe |
par1MerchantRecipe) | |
|
checks first and second ItemToBuy ID's and count. Calls hasSameIDs
boolean net.minecraft.village.MerchantRecipe.hasSecondItemToBuy |
( |
) | |
|
Gets if Villager has secondItemToBuy.
void net.minecraft.village.MerchantRecipe.incrementToolUses |
( |
) | |
|
void net.minecraft.village.MerchantRecipe.readFromTags |
( |
NBTTagCompound |
par1NBTTagCompound) | |
|
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/village/MerchantRecipe.java