Class MerchantRecipeList

All Implemented Interfaces:
Serializable, Cloneable, Iterable, Collection, List, RandomAccess

public class MerchantRecipeList extends ArrayList
See Also:
  • Constructor Details

    • MerchantRecipeList

      public MerchantRecipeList()
    • MerchantRecipeList

      public MerchantRecipeList(NBTTagCompound par1NBTTagCompound)
  • Method Details