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 --- javadoc/net/minecraft/village/MerchantRecipe.html | 441 ---------------------- 1 file changed, 441 deletions(-) delete mode 100644 javadoc/net/minecraft/village/MerchantRecipe.html (limited to 'javadoc/net/minecraft/village/MerchantRecipe.html') diff --git a/javadoc/net/minecraft/village/MerchantRecipe.html b/javadoc/net/minecraft/village/MerchantRecipe.html deleted file mode 100644 index 3713834..0000000 --- a/javadoc/net/minecraft/village/MerchantRecipe.html +++ /dev/null @@ -1,441 +0,0 @@ - - - - - -MerchantRecipe (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.village
-

Class MerchantRecipe

-
-
- -
-
    -
  • -
    -
    -
    public class MerchantRecipe
    -extends java.lang.Object
    -
  • -
-
-
- -
-
-
    -
  • - - - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getItemToBuy

        -
        public ItemStack getItemToBuy()
        -
      • -
      - - - -
        -
      • -

        getSecondItemToBuy

        -
        public ItemStack getSecondItemToBuy()
        -
      • -
      - - - -
        -
      • -

        hasSecondItemToBuy

        -
        public boolean hasSecondItemToBuy()
        -
      • -
      - - - -
        -
      • -

        getItemToSell

        -
        public ItemStack getItemToSell()
        -
      • -
      - - - -
        -
      • -

        hasSameIDsAs

        -
        public boolean hasSameIDsAs(MerchantRecipe p_77393_1_)
        -
      • -
      - - - -
        -
      • -

        hasSameItemsAs

        -
        public boolean hasSameItemsAs(MerchantRecipe p_77391_1_)
        -
      • -
      - - - -
        -
      • -

        incrementToolUses

        -
        public void incrementToolUses()
        -
      • -
      - - - -
        -
      • -

        func_82783_a

        -
        public void func_82783_a(int p_82783_1_)
        -
      • -
      - - - -
        -
      • -

        isRecipeDisabled

        -
        public boolean isRecipeDisabled()
        -
      • -
      - - - -
        -
      • -

        func_82785_h

        -
        public void func_82785_h()
        -
      • -
      - - - -
        -
      • -

        readFromTags

        -
        public void readFromTags(NBTTagCompound p_77390_1_)
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3