From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- .../net/minecraft/village/MerchantRecipeList.html | 404 +++++++++++++++++++++ 1 file changed, 404 insertions(+) create mode 100644 javadoc/net/minecraft/village/MerchantRecipeList.html (limited to 'javadoc/net/minecraft/village/MerchantRecipeList.html') diff --git a/javadoc/net/minecraft/village/MerchantRecipeList.html b/javadoc/net/minecraft/village/MerchantRecipeList.html new file mode 100644 index 0000000..1f5e210 --- /dev/null +++ b/javadoc/net/minecraft/village/MerchantRecipeList.html @@ -0,0 +1,404 @@ + + + + + +MerchantRecipeList (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.village
+

Class MerchantRecipeList

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable, java.lang.Cloneable, java.lang.Iterable, java.util.Collection, java.util.List, java.util.RandomAccess
    +
    +
    +
    +
    public class MerchantRecipeList
    +extends java.util.ArrayList
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MerchantRecipeList

        +
        public MerchantRecipeList()
        +
      • +
      + + + +
        +
      • +

        MerchantRecipeList

        +
        public MerchantRecipeList(NBTTagCompound p_i1944_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        addToListWithCheck

        +
        public void addToListWithCheck(MerchantRecipe p_77205_1_)
        +
      • +
      + + + +
        +
      • +

        func_151391_a

        +
        public void func_151391_a(PacketBuffer p_151391_1_)
        +                   throws java.io.IOException
        +
        Throws:
        +
        java.io.IOException
        +
      • +
      + + + +
        +
      • +

        readRecipiesFromTags

        +
        public void readRecipiesFromTags(NBTTagCompound p_77201_1_)
        +
      • +
      + + + +
        +
      • +

        getRecipiesAsTags

        +
        public NBTTagCompound getRecipiesAsTags()
        +
      • +
      + + + +
        +
      • +

        func_151390_b

        +
        public static MerchantRecipeList func_151390_b(PacketBuffer p_151390_0_)
        +                                        throws java.io.IOException
        +
        Throws:
        +
        java.io.IOException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3