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

Class ItemLead

-
-
- -
-
    -
  • -
    -
    -
    public class ItemLead
    -extends Item
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ItemLead

        -
        public ItemLead()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        onItemUse

        -
        public boolean onItemUse(ItemStack p_77648_1_,
        -                EntityPlayer p_77648_2_,
        -                World p_77648_3_,
        -                int p_77648_4_,
        -                int p_77648_5_,
        -                int p_77648_6_,
        -                int p_77648_7_,
        -                float p_77648_8_,
        -                float p_77648_9_,
        -                float p_77648_10_)
        -
        -
        Overrides:
        -
        onItemUse in class Item
        -
        -
      • -
      - - - -
        -
      • -

        func_150909_a

        -
        public static boolean func_150909_a(EntityPlayer p_150909_0_,
        -                    World p_150909_1_,
        -                    int p_150909_2_,
        -                    int p_150909_3_,
        -                    int p_150909_4_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3