From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- javadoc/net/minecraft/item/ItemLead.html | 339 +++++++++++++++++++++++++++++++ 1 file changed, 339 insertions(+) create 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 new file mode 100644 index 0000000..934c5f7 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemLead.html @@ -0,0 +1,339 @@ + + + + + +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