From 0427ab89f1753a44b30cbc35ce021cbbdc845109 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:52:45 +0300 Subject: fix missing source folder --- javadoc/net/minecraft/item/ItemFirework.html | 341 +++++++++++++++++++++++++++ 1 file changed, 341 insertions(+) create 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 new file mode 100644 index 0000000..dc26982 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemFirework.html @@ -0,0 +1,341 @@ + + + + + +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