net.minecraft.village.MerchantRecipeList.MerchantRecipeList |
( |
) | |
|
net.minecraft.village.MerchantRecipeList.MerchantRecipeList |
( |
NBTTagCompound |
par1NBTTagCompound) | |
|
void net.minecraft.village.MerchantRecipeList.addToListWithCheck |
( |
MerchantRecipe |
par1MerchantRecipe) | |
|
checks if there is a recipie for the same ingredients already on the list, and replaces it. otherwise, adds it
can par1,par2 be used to in crafting recipe par3
NBTTagCompound net.minecraft.village.MerchantRecipeList.getRecipiesAsTags |
( |
) | |
|
static MerchantRecipeList net.minecraft.village.MerchantRecipeList.readRecipiesFromStream |
( |
DataInputStream |
par0DataInputStream) | |
throws IOException |
|
static |
void net.minecraft.village.MerchantRecipeList.readRecipiesFromTags |
( |
NBTTagCompound |
par1NBTTagCompound) | |
|
void net.minecraft.village.MerchantRecipeList.writeRecipiesToStream |
( |
DataOutputStream |
par1DataOutputStream) | |
throws IOException |
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/village/MerchantRecipeList.java