public class MerchantRecipeList
extends java.util.ArrayList
Constructor and Description |
---|
MerchantRecipeList() |
MerchantRecipeList(NBTTagCompound p_i1944_1_) |
Modifier and Type | Method and Description |
---|---|
void |
addToListWithCheck(MerchantRecipe p_77205_1_) |
MerchantRecipe |
canRecipeBeUsed(ItemStack p_77203_1_,
ItemStack p_77203_2_,
int p_77203_3_) |
static MerchantRecipeList |
func_151390_b(PacketBuffer p_151390_0_) |
void |
func_151391_a(PacketBuffer p_151391_1_) |
NBTTagCompound |
getRecipiesAsTags() |
void |
readRecipiesFromTags(NBTTagCompound p_77201_1_) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
public MerchantRecipeList()
public MerchantRecipeList(NBTTagCompound p_i1944_1_)
public MerchantRecipe canRecipeBeUsed(ItemStack p_77203_1_, ItemStack p_77203_2_, int p_77203_3_)
public void addToListWithCheck(MerchantRecipe p_77205_1_)
public void func_151391_a(PacketBuffer p_151391_1_) throws java.io.IOException
java.io.IOException
public void readRecipiesFromTags(NBTTagCompound p_77201_1_)
public NBTTagCompound getRecipiesAsTags()
public static MerchantRecipeList func_151390_b(PacketBuffer p_151390_0_) throws java.io.IOException
java.io.IOException