From 877312184c472d9845e5ef1008bc538f4634059f Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:50:56 +0300 Subject: fix missing source folder --- .../net/minecraft/village/MerchantRecipeList.html | 404 --------------------- 1 file changed, 404 deletions(-) delete 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 deleted file mode 100644 index 1f5e210..0000000 --- a/javadoc/net/minecraft/village/MerchantRecipeList.html +++ /dev/null @@ -1,404 +0,0 @@ - - - - - -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