public class MerchantRecipeList
extends java.util.ArrayList
Constructor and Description |
---|
MerchantRecipeList() |
MerchantRecipeList(NBTTagCompound par1NBTTagCompound) |
Modifier and Type | Method and Description |
---|---|
void |
addToListWithCheck(MerchantRecipe par1MerchantRecipe) |
MerchantRecipe |
canRecipeBeUsed(ItemStack par1ItemStack,
ItemStack par2ItemStack,
int par3) |
static MerchantRecipeList |
func_151390_b(PacketBuffer p_151390_0_) |
void |
func_151391_a(PacketBuffer p_151391_1_) |
NBTTagCompound |
getRecipiesAsTags() |
void |
readRecipiesFromTags(NBTTagCompound par1NBTTagCompound) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSize
public MerchantRecipeList()
public MerchantRecipeList(NBTTagCompound par1NBTTagCompound)
public MerchantRecipe canRecipeBeUsed(ItemStack par1ItemStack, ItemStack par2ItemStack, int par3)
public void addToListWithCheck(MerchantRecipe par1MerchantRecipe)
public void func_151391_a(PacketBuffer p_151391_1_) throws java.io.IOException
java.io.IOException
public void readRecipiesFromTags(NBTTagCompound par1NBTTagCompound)
public NBTTagCompound getRecipiesAsTags()
public static MerchantRecipeList func_151390_b(PacketBuffer p_151390_0_) throws java.io.IOException
java.io.IOException