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

Class ItemFirework

-
-
- -
-
    -
  • -
    -
    -
    public class ItemFirework
    -extends Item
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ItemFirework

        -
        public ItemFirework()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      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
        -
        -
      • -
      - - - -
        -
      • -

        addInformation

        -
        public void addInformation(ItemStack p_77624_1_,
        -                  EntityPlayer p_77624_2_,
        -                  java.util.List p_77624_3_,
        -                  boolean p_77624_4_)
        -
        -
        Overrides:
        -
        addInformation in class Item
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3