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/EnumAction.html | 353 +++ javadoc/net/minecraft/item/EnumRarity.html | 390 ++++ javadoc/net/minecraft/item/Item.ToolMaterial.html | 505 +++++ javadoc/net/minecraft/item/Item.html | 2289 ++++++++++++++++++++ javadoc/net/minecraft/item/ItemAnvilBlock.html | 338 +++ javadoc/net/minecraft/item/ItemAppleGold.html | 382 ++++ .../minecraft/item/ItemArmor.ArmorMaterial.html | 445 ++++ javadoc/net/minecraft/item/ItemArmor.html | 574 +++++ javadoc/net/minecraft/item/ItemAxe.html | 323 +++ javadoc/net/minecraft/item/ItemBed.html | 318 +++ javadoc/net/minecraft/item/ItemBlock.html | 554 +++++ .../net/minecraft/item/ItemBlockWithMetadata.html | 342 +++ javadoc/net/minecraft/item/ItemBoat.html | 304 +++ javadoc/net/minecraft/item/ItemBook.html | 317 +++ javadoc/net/minecraft/item/ItemBow.html | 457 ++++ javadoc/net/minecraft/item/ItemBucket.html | 323 +++ javadoc/net/minecraft/item/ItemBucketMilk.html | 359 +++ javadoc/net/minecraft/item/ItemCarrotOnAStick.html | 338 +++ javadoc/net/minecraft/item/ItemCloth.html | 353 +++ javadoc/net/minecraft/item/ItemCoal.html | 355 +++ javadoc/net/minecraft/item/ItemColored.html | 391 ++++ javadoc/net/minecraft/item/ItemDoor.html | 341 +++ javadoc/net/minecraft/item/ItemDoublePlant.html | 361 +++ javadoc/net/minecraft/item/ItemDye.html | 530 +++++ javadoc/net/minecraft/item/ItemEditableBook.html | 391 ++++ javadoc/net/minecraft/item/ItemEgg.html | 304 +++ javadoc/net/minecraft/item/ItemEmptyMap.html | 318 +++ javadoc/net/minecraft/item/ItemEnchantedBook.html | 445 ++++ javadoc/net/minecraft/item/ItemEnderEye.html | 339 +++ javadoc/net/minecraft/item/ItemEnderPearl.html | 304 +++ javadoc/net/minecraft/item/ItemExpBottle.html | 321 +++ javadoc/net/minecraft/item/ItemFireball.html | 318 +++ javadoc/net/minecraft/item/ItemFirework.html | 341 +++ javadoc/net/minecraft/item/ItemFireworkCharge.html | 408 ++++ .../net/minecraft/item/ItemFishFood.FishType.html | 501 +++++ javadoc/net/minecraft/item/ItemFishFood.html | 457 ++++ javadoc/net/minecraft/item/ItemFishingRod.html | 402 ++++ javadoc/net/minecraft/item/ItemFlintAndSteel.html | 318 +++ javadoc/net/minecraft/item/ItemFood.html | 497 +++++ javadoc/net/minecraft/item/ItemGlassBottle.html | 338 +++ javadoc/net/minecraft/item/ItemHangingEntity.html | 318 +++ javadoc/net/minecraft/item/ItemHoe.html | 376 ++++ javadoc/net/minecraft/item/ItemLead.html | 339 +++ javadoc/net/minecraft/item/ItemLeaves.html | 372 ++++ javadoc/net/minecraft/item/ItemLilyPad.html | 354 +++ javadoc/net/minecraft/item/ItemMap.html | 434 ++++ javadoc/net/minecraft/item/ItemMapBase.html | 321 +++ javadoc/net/minecraft/item/ItemMinecart.html | 346 +++ javadoc/net/minecraft/item/ItemMonsterPlacer.html | 470 ++++ javadoc/net/minecraft/item/ItemMultiTexture.html | 402 ++++ javadoc/net/minecraft/item/ItemNameTag.html | 304 +++ javadoc/net/minecraft/item/ItemPickaxe.html | 340 +++ javadoc/net/minecraft/item/ItemPiston.html | 319 +++ javadoc/net/minecraft/item/ItemPotion.html | 639 ++++++ javadoc/net/minecraft/item/ItemRecord.html | 449 ++++ javadoc/net/minecraft/item/ItemRedstone.html | 318 +++ javadoc/net/minecraft/item/ItemReed.html | 318 +++ javadoc/net/minecraft/item/ItemSaddle.html | 325 +++ javadoc/net/minecraft/item/ItemSeedFood.html | 417 ++++ javadoc/net/minecraft/item/ItemSeeds.html | 394 ++++ javadoc/net/minecraft/item/ItemShears.html | 401 ++++ javadoc/net/minecraft/item/ItemSign.html | 318 +++ javadoc/net/minecraft/item/ItemSimpleFoiled.html | 300 +++ javadoc/net/minecraft/item/ItemSkull.html | 452 ++++ javadoc/net/minecraft/item/ItemSlab.html | 423 ++++ javadoc/net/minecraft/item/ItemSnow.html | 351 +++ javadoc/net/minecraft/item/ItemSnowball.html | 304 +++ javadoc/net/minecraft/item/ItemSoup.html | 323 +++ javadoc/net/minecraft/item/ItemSpade.html | 319 +++ javadoc/net/minecraft/item/ItemStack.html | 1277 +++++++++++ javadoc/net/minecraft/item/ItemSword.html | 520 +++++ javadoc/net/minecraft/item/ItemTool.html | 568 +++++ javadoc/net/minecraft/item/ItemWritableBook.html | 334 +++ .../minecraft/item/crafting/CraftingManager.html | 278 +++ .../minecraft/item/crafting/FurnaceRecipes.html | 310 +++ javadoc/net/minecraft/item/crafting/IRecipe.html | 249 +++ .../minecraft/item/crafting/RecipeBookCloning.html | 316 +++ .../minecraft/item/crafting/RecipeFireworks.html | 316 +++ .../net/minecraft/item/crafting/RecipesArmor.html | 254 +++ .../minecraft/item/crafting/RecipesArmorDyes.html | 316 +++ .../minecraft/item/crafting/RecipesCrafting.html | 254 +++ .../net/minecraft/item/crafting/RecipesDyes.html | 254 +++ .../net/minecraft/item/crafting/RecipesFood.html | 254 +++ .../net/minecraft/item/crafting/RecipesIngots.html | 254 +++ .../minecraft/item/crafting/RecipesMapCloning.html | 316 +++ .../item/crafting/RecipesMapExtending.html | 312 +++ .../net/minecraft/item/crafting/RecipesTools.html | 254 +++ .../minecraft/item/crafting/RecipesWeapons.html | 254 +++ .../net/minecraft/item/crafting/ShapedRecipes.html | 401 ++++ .../minecraft/item/crafting/ShapelessRecipes.html | 354 +++ .../net/minecraft/item/crafting/package-frame.html | 38 + .../minecraft/item/crafting/package-summary.html | 206 ++ .../net/minecraft/item/crafting/package-tree.html | 148 ++ javadoc/net/minecraft/item/package-frame.html | 94 + javadoc/net/minecraft/item/package-summary.html | 430 ++++ javadoc/net/minecraft/item/package-tree.html | 233 ++ 96 files changed, 36784 insertions(+) create mode 100644 javadoc/net/minecraft/item/EnumAction.html create mode 100644 javadoc/net/minecraft/item/EnumRarity.html create mode 100644 javadoc/net/minecraft/item/Item.ToolMaterial.html create mode 100644 javadoc/net/minecraft/item/Item.html create mode 100644 javadoc/net/minecraft/item/ItemAnvilBlock.html create mode 100644 javadoc/net/minecraft/item/ItemAppleGold.html create mode 100644 javadoc/net/minecraft/item/ItemArmor.ArmorMaterial.html create mode 100644 javadoc/net/minecraft/item/ItemArmor.html create mode 100644 javadoc/net/minecraft/item/ItemAxe.html create mode 100644 javadoc/net/minecraft/item/ItemBed.html create mode 100644 javadoc/net/minecraft/item/ItemBlock.html create mode 100644 javadoc/net/minecraft/item/ItemBlockWithMetadata.html create mode 100644 javadoc/net/minecraft/item/ItemBoat.html create mode 100644 javadoc/net/minecraft/item/ItemBook.html create mode 100644 javadoc/net/minecraft/item/ItemBow.html create mode 100644 javadoc/net/minecraft/item/ItemBucket.html create mode 100644 javadoc/net/minecraft/item/ItemBucketMilk.html create mode 100644 javadoc/net/minecraft/item/ItemCarrotOnAStick.html create mode 100644 javadoc/net/minecraft/item/ItemCloth.html create mode 100644 javadoc/net/minecraft/item/ItemCoal.html create mode 100644 javadoc/net/minecraft/item/ItemColored.html create mode 100644 javadoc/net/minecraft/item/ItemDoor.html create mode 100644 javadoc/net/minecraft/item/ItemDoublePlant.html create mode 100644 javadoc/net/minecraft/item/ItemDye.html create mode 100644 javadoc/net/minecraft/item/ItemEditableBook.html create mode 100644 javadoc/net/minecraft/item/ItemEgg.html create mode 100644 javadoc/net/minecraft/item/ItemEmptyMap.html create mode 100644 javadoc/net/minecraft/item/ItemEnchantedBook.html create mode 100644 javadoc/net/minecraft/item/ItemEnderEye.html create mode 100644 javadoc/net/minecraft/item/ItemEnderPearl.html create mode 100644 javadoc/net/minecraft/item/ItemExpBottle.html create mode 100644 javadoc/net/minecraft/item/ItemFireball.html create mode 100644 javadoc/net/minecraft/item/ItemFirework.html create mode 100644 javadoc/net/minecraft/item/ItemFireworkCharge.html create mode 100644 javadoc/net/minecraft/item/ItemFishFood.FishType.html create mode 100644 javadoc/net/minecraft/item/ItemFishFood.html create mode 100644 javadoc/net/minecraft/item/ItemFishingRod.html create mode 100644 javadoc/net/minecraft/item/ItemFlintAndSteel.html create mode 100644 javadoc/net/minecraft/item/ItemFood.html create mode 100644 javadoc/net/minecraft/item/ItemGlassBottle.html create mode 100644 javadoc/net/minecraft/item/ItemHangingEntity.html create mode 100644 javadoc/net/minecraft/item/ItemHoe.html create mode 100644 javadoc/net/minecraft/item/ItemLead.html create mode 100644 javadoc/net/minecraft/item/ItemLeaves.html create mode 100644 javadoc/net/minecraft/item/ItemLilyPad.html create mode 100644 javadoc/net/minecraft/item/ItemMap.html create mode 100644 javadoc/net/minecraft/item/ItemMapBase.html create mode 100644 javadoc/net/minecraft/item/ItemMinecart.html create mode 100644 javadoc/net/minecraft/item/ItemMonsterPlacer.html create mode 100644 javadoc/net/minecraft/item/ItemMultiTexture.html create mode 100644 javadoc/net/minecraft/item/ItemNameTag.html create mode 100644 javadoc/net/minecraft/item/ItemPickaxe.html create mode 100644 javadoc/net/minecraft/item/ItemPiston.html create mode 100644 javadoc/net/minecraft/item/ItemPotion.html create mode 100644 javadoc/net/minecraft/item/ItemRecord.html create mode 100644 javadoc/net/minecraft/item/ItemRedstone.html create mode 100644 javadoc/net/minecraft/item/ItemReed.html create mode 100644 javadoc/net/minecraft/item/ItemSaddle.html create mode 100644 javadoc/net/minecraft/item/ItemSeedFood.html create mode 100644 javadoc/net/minecraft/item/ItemSeeds.html create mode 100644 javadoc/net/minecraft/item/ItemShears.html create mode 100644 javadoc/net/minecraft/item/ItemSign.html create mode 100644 javadoc/net/minecraft/item/ItemSimpleFoiled.html create mode 100644 javadoc/net/minecraft/item/ItemSkull.html create mode 100644 javadoc/net/minecraft/item/ItemSlab.html create mode 100644 javadoc/net/minecraft/item/ItemSnow.html create mode 100644 javadoc/net/minecraft/item/ItemSnowball.html create mode 100644 javadoc/net/minecraft/item/ItemSoup.html create mode 100644 javadoc/net/minecraft/item/ItemSpade.html create mode 100644 javadoc/net/minecraft/item/ItemStack.html create mode 100644 javadoc/net/minecraft/item/ItemSword.html create mode 100644 javadoc/net/minecraft/item/ItemTool.html create mode 100644 javadoc/net/minecraft/item/ItemWritableBook.html create mode 100644 javadoc/net/minecraft/item/crafting/CraftingManager.html create mode 100644 javadoc/net/minecraft/item/crafting/FurnaceRecipes.html create mode 100644 javadoc/net/minecraft/item/crafting/IRecipe.html create mode 100644 javadoc/net/minecraft/item/crafting/RecipeBookCloning.html create mode 100644 javadoc/net/minecraft/item/crafting/RecipeFireworks.html create mode 100644 javadoc/net/minecraft/item/crafting/RecipesArmor.html create mode 100644 javadoc/net/minecraft/item/crafting/RecipesArmorDyes.html create mode 100644 javadoc/net/minecraft/item/crafting/RecipesCrafting.html create mode 100644 javadoc/net/minecraft/item/crafting/RecipesDyes.html create mode 100644 javadoc/net/minecraft/item/crafting/RecipesFood.html create mode 100644 javadoc/net/minecraft/item/crafting/RecipesIngots.html create mode 100644 javadoc/net/minecraft/item/crafting/RecipesMapCloning.html create mode 100644 javadoc/net/minecraft/item/crafting/RecipesMapExtending.html create mode 100644 javadoc/net/minecraft/item/crafting/RecipesTools.html create mode 100644 javadoc/net/minecraft/item/crafting/RecipesWeapons.html create mode 100644 javadoc/net/minecraft/item/crafting/ShapedRecipes.html create mode 100644 javadoc/net/minecraft/item/crafting/ShapelessRecipes.html create mode 100644 javadoc/net/minecraft/item/crafting/package-frame.html create mode 100644 javadoc/net/minecraft/item/crafting/package-summary.html create mode 100644 javadoc/net/minecraft/item/crafting/package-tree.html create mode 100644 javadoc/net/minecraft/item/package-frame.html create mode 100644 javadoc/net/minecraft/item/package-summary.html create mode 100644 javadoc/net/minecraft/item/package-tree.html (limited to 'javadoc/net/minecraft/item') diff --git a/javadoc/net/minecraft/item/EnumAction.html b/javadoc/net/minecraft/item/EnumAction.html new file mode 100644 index 0000000..fd44cc7 --- /dev/null +++ b/javadoc/net/minecraft/item/EnumAction.html @@ -0,0 +1,353 @@ + + + + + +EnumAction (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Enum EnumAction

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable, java.lang.Comparable<EnumAction>
    +
    +
    +
    +
    public enum EnumAction
    +extends java.lang.Enum<EnumAction>
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      block 
      bow 
      drink 
      eat 
      none 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static EnumActionvalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static EnumAction[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static EnumAction[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (EnumAction c : EnumAction.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static EnumAction valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/EnumRarity.html b/javadoc/net/minecraft/item/EnumRarity.html new file mode 100644 index 0000000..237e764 --- /dev/null +++ b/javadoc/net/minecraft/item/EnumRarity.html @@ -0,0 +1,390 @@ + + + + + +EnumRarity (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Enum EnumRarity

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable, java.lang.Comparable<EnumRarity>
    +
    +
    +
    +
    public enum EnumRarity
    +extends java.lang.Enum<EnumRarity>
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      common 
      epic 
      rare 
      uncommon 
      +
    • +
    + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static EnumRarityvalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static EnumRarity[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        rarityName

        +
        public final java.lang.String rarityName
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static EnumRarity[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (EnumRarity c : EnumRarity.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static EnumRarity valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/Item.ToolMaterial.html b/javadoc/net/minecraft/item/Item.ToolMaterial.html new file mode 100644 index 0000000..c8dd818 --- /dev/null +++ b/javadoc/net/minecraft/item/Item.ToolMaterial.html @@ -0,0 +1,505 @@ + + + + + +Item.ToolMaterial (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Enum Item.ToolMaterial

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable, java.lang.Comparable<Item.ToolMaterial>
    +
    +
    +
    Enclosing class:
    +
    Item
    +
    +
    +
    +
    public static enum Item.ToolMaterial
    +extends java.lang.Enum<Item.ToolMaterial>
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        customCraftingMaterial

        +
        @Deprecated
        +public Item customCraftingMaterial
        +
        Deprecated. 
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static Item.ToolMaterial[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (Item.ToolMaterial c : Item.ToolMaterial.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static Item.ToolMaterial valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      + + + +
        +
      • +

        getMaxUses

        +
        public int getMaxUses()
        +
      • +
      + + + +
        +
      • +

        getEfficiencyOnProperMaterial

        +
        public float getEfficiencyOnProperMaterial()
        +
      • +
      + + + +
        +
      • +

        getDamageVsEntity

        +
        public float getDamageVsEntity()
        +
      • +
      + + + +
        +
      • +

        getHarvestLevel

        +
        public int getHarvestLevel()
        +
      • +
      + + + +
        +
      • +

        getEnchantability

        +
        public int getEnchantability()
        +
      • +
      + + + +
        +
      • +

        func_150995_f

        +
        @Deprecated
        +public Item func_150995_f()
        +
        Deprecated. 
        +
      • +
      + + + + + + + +
        +
      • +

        getRepairItemStack

        +
        public ItemStack getRepairItemStack()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/Item.html b/javadoc/net/minecraft/item/Item.html new file mode 100644 index 0000000..5725b36 --- /dev/null +++ b/javadoc/net/minecraft/item/Item.html @@ -0,0 +1,2289 @@ + + + + + +Item (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class Item

+
+
+ + +
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        field_111210_e

        +
        protected static final java.util.UUID field_111210_e
        +
      • +
      + + + +
        +
      • +

        itemRand

        +
        protected static java.util.Random itemRand
        +
      • +
      + + + +
        +
      • +

        maxStackSize

        +
        protected int maxStackSize
        +
      • +
      + + + +
        +
      • +

        bFull3D

        +
        protected boolean bFull3D
        +
      • +
      + + + +
        +
      • +

        hasSubtypes

        +
        protected boolean hasSubtypes
        +
      • +
      + + + +
        +
      • +

        itemIcon

        +
        protected IIcon itemIcon
        +
      • +
      + + + +
        +
      • +

        iconString

        +
        protected java.lang.String iconString
        +
      • +
      + + + + + + + +
        +
      • +

        canRepair

        +
        protected boolean canRepair
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Item

        +
        public Item()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getIdFromItem

        +
        public static int getIdFromItem(Item p_150891_0_)
        +
      • +
      + + + +
        +
      • +

        getItemById

        +
        public static Item getItemById(int p_150899_0_)
        +
      • +
      + + + +
        +
      • +

        getItemFromBlock

        +
        public static Item getItemFromBlock(Block p_150898_0_)
        +
      • +
      + + + +
        +
      • +

        registerItems

        +
        public static void registerItems()
        +
      • +
      + + + +
        +
      • +

        setMaxStackSize

        +
        public Item setMaxStackSize(int p_77625_1_)
        +
      • +
      + + + +
        +
      • +

        getSpriteNumber

        +
        public int getSpriteNumber()
        +
      • +
      + + + +
        +
      • +

        getIconFromDamage

        +
        public IIcon getIconFromDamage(int p_77617_1_)
        +
      • +
      + + + +
        +
      • +

        getIconIndex

        +
        public IIcon getIconIndex(ItemStack p_77650_1_)
        +
      • +
      + + + +
        +
      • +

        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_)
        +
      • +
      + + + +
        +
      • +

        func_150893_a

        +
        public float func_150893_a(ItemStack p_150893_1_,
        +                  Block p_150893_2_)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getItemStackLimit

        +
        @Deprecated
        +public int getItemStackLimit()
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        getMetadata

        +
        public int getMetadata(int p_77647_1_)
        +
      • +
      + + + +
        +
      • +

        getHasSubtypes

        +
        public boolean getHasSubtypes()
        +
      • +
      + + + +
        +
      • +

        setHasSubtypes

        +
        public Item setHasSubtypes(boolean p_77627_1_)
        +
      • +
      + + + +
        +
      • +

        getMaxDamage

        +
        public int getMaxDamage()
        +
      • +
      + + + +
        +
      • +

        setMaxDamage

        +
        public Item setMaxDamage(int p_77656_1_)
        +
      • +
      + + + +
        +
      • +

        isDamageable

        +
        public boolean isDamageable()
        +
      • +
      + + + + + + + +
        +
      • +

        onBlockDestroyed

        +
        public boolean onBlockDestroyed(ItemStack p_150894_1_,
        +                       World p_150894_2_,
        +                       Block p_150894_3_,
        +                       int p_150894_4_,
        +                       int p_150894_5_,
        +                       int p_150894_6_,
        +                       EntityLivingBase p_150894_7_)
        +
      • +
      + + + +
        +
      • +

        func_150897_b

        +
        public boolean func_150897_b(Block p_150897_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        setFull3D

        +
        public Item setFull3D()
        +
      • +
      + + + +
        +
      • +

        isFull3D

        +
        public boolean isFull3D()
        +
      • +
      + + + +
        +
      • +

        shouldRotateAroundWhenRendering

        +
        public boolean shouldRotateAroundWhenRendering()
        +
      • +
      + + + +
        +
      • +

        setUnlocalizedName

        +
        public Item setUnlocalizedName(java.lang.String p_77655_1_)
        +
      • +
      + + + +
        +
      • +

        getUnlocalizedNameInefficiently

        +
        public java.lang.String getUnlocalizedNameInefficiently(ItemStack p_77657_1_)
        +
      • +
      + + + +
        +
      • +

        getUnlocalizedName

        +
        public java.lang.String getUnlocalizedName()
        +
      • +
      + + + +
        +
      • +

        getUnlocalizedName

        +
        public java.lang.String getUnlocalizedName(ItemStack p_77667_1_)
        +
      • +
      + + + +
        +
      • +

        setContainerItem

        +
        public Item setContainerItem(Item p_77642_1_)
        +
      • +
      + + + +
        +
      • +

        doesContainerItemLeaveCraftingGrid

        +
        public boolean doesContainerItemLeaveCraftingGrid(ItemStack p_77630_1_)
        +
      • +
      + + + +
        +
      • +

        getShareTag

        +
        public boolean getShareTag()
        +
      • +
      + + + +
        +
      • +

        getContainerItem

        +
        public Item getContainerItem()
        +
      • +
      + + + +
        +
      • +

        hasContainerItem

        +
        @Deprecated
        +public boolean hasContainerItem()
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        getColorFromItemStack

        +
        public int getColorFromItemStack(ItemStack p_82790_1_,
        +                        int p_82790_2_)
        +
      • +
      + + + +
        +
      • +

        onUpdate

        +
        public void onUpdate(ItemStack p_77663_1_,
        +            World p_77663_2_,
        +            Entity p_77663_3_,
        +            int p_77663_4_,
        +            boolean p_77663_5_)
        +
      • +
      + + + + + + + +
        +
      • +

        isMap

        +
        public boolean isMap()
        +
      • +
      + + + + + + + +
        +
      • +

        getMaxItemUseDuration

        +
        public int getMaxItemUseDuration(ItemStack p_77626_1_)
        +
      • +
      + + + +
        +
      • +

        onPlayerStoppedUsing

        +
        public void onPlayerStoppedUsing(ItemStack p_77615_1_,
        +                        World p_77615_2_,
        +                        EntityPlayer p_77615_3_,
        +                        int p_77615_4_)
        +
      • +
      + + + +
        +
      • +

        setPotionEffect

        +
        public Item setPotionEffect(java.lang.String p_77631_1_)
        +
      • +
      + + + +
        +
      • +

        getPotionEffect

        +
        public java.lang.String getPotionEffect(ItemStack p_150896_1_)
        +
      • +
      + + + +
        +
      • +

        isPotionIngredient

        +
        public boolean isPotionIngredient(ItemStack p_150892_1_)
        +
      • +
      + + + +
        +
      • +

        addInformation

        +
        public void addInformation(ItemStack p_77624_1_,
        +                  EntityPlayer p_77624_2_,
        +                  java.util.List p_77624_3_,
        +                  boolean p_77624_4_)
        +
      • +
      + + + +
        +
      • +

        getItemStackDisplayName

        +
        public java.lang.String getItemStackDisplayName(ItemStack p_77653_1_)
        +
      • +
      + + + +
        +
      • +

        hasEffect

        +
        @Deprecated
        +public boolean hasEffect(ItemStack p_77636_1_)
        +
        Deprecated. 
        +
      • +
      + + + + + + + +
        +
      • +

        isItemTool

        +
        public boolean isItemTool(ItemStack p_77616_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        getItemEnchantability

        +
        public int getItemEnchantability()
        +
      • +
      + + + +
        +
      • +

        requiresMultipleRenderPasses

        +
        public boolean requiresMultipleRenderPasses()
        +
      • +
      + + + +
        +
      • +

        getIconFromDamageForRenderPass

        +
        public IIcon getIconFromDamageForRenderPass(int p_77618_1_,
        +                                   int p_77618_2_)
        +
      • +
      + + + +
        +
      • +

        getSubItems

        +
        public void getSubItems(Item p_150895_1_,
        +               CreativeTabs p_150895_2_,
        +               java.util.List p_150895_3_)
        +
      • +
      + + + + + + + +
        +
      • +

        getCreativeTab

        +
        public CreativeTabs getCreativeTab()
        +
      • +
      + + + +
        +
      • +

        canItemEditBlocks

        +
        public boolean canItemEditBlocks()
        +
      • +
      + + + +
        +
      • +

        getIsRepairable

        +
        public boolean getIsRepairable(ItemStack p_82789_1_,
        +                      ItemStack p_82789_2_)
        +
      • +
      + + + +
        +
      • +

        registerIcons

        +
        public void registerIcons(IIconRegister p_94581_1_)
        +
      • +
      + + + +
        +
      • +

        getItemAttributeModifiers

        +
        @Deprecated
        +public com.google.common.collect.Multimap getItemAttributeModifiers()
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        setTextureName

        +
        public Item setTextureName(java.lang.String p_111206_1_)
        +
      • +
      + + + +
        +
      • +

        getIconString

        +
        protected java.lang.String getIconString()
        +
      • +
      + + + +
        +
      • +

        getAttributeModifiers

        +
        public com.google.common.collect.Multimap getAttributeModifiers(ItemStack stack)
        +
        ItemStack sensitive version of getItemAttributeModifiers
        +
      • +
      + + + +
        +
      • +

        onDroppedByPlayer

        +
        public boolean onDroppedByPlayer(ItemStack item,
        +                        EntityPlayer player)
        +
        Called when a player drops the item into the world, + returning false from this will prevent the item from + being removed from the players inventory and spawning + in the world
        +
        Parameters:
        player - The player that dropped the item
        item - The item stack, before the item is removed.
        +
      • +
      + + + +
        +
      • +

        onItemUseFirst

        +
        public boolean onItemUseFirst(ItemStack stack,
        +                     EntityPlayer player,
        +                     World world,
        +                     int x,
        +                     int y,
        +                     int z,
        +                     int side,
        +                     float hitX,
        +                     float hitY,
        +                     float hitZ)
        +
        This is called when the item is used, before the block is activated.
        +
        Parameters:
        stack - The Item Stack
        player - The Player that used the item
        world - The Current World
        x - Target X Position
        y - Target Y Position
        z - Target Z Position
        side - The side of the target hit
        +
        Returns:
        Return true to prevent any further processing.
        +
      • +
      + + + +
        +
      • +

        getDigSpeed

        +
        public float getDigSpeed(ItemStack itemstack,
        +                Block block,
        +                int metadata)
        +
        Metadata-sensitive version of getStrVsBlock
        +
        Parameters:
        itemstack - The Item Stack
        block - The block the item is trying to break
        metadata - The items current metadata
        +
        Returns:
        The damage strength
        +
      • +
      + + + +
        +
      • +

        isRepairable

        +
        public boolean isRepairable()
        +
        Called by CraftingManager to determine if an item is reparable.
        +
        Returns:
        True if reparable
        +
      • +
      + + + +
        +
      • +

        setNoRepair

        +
        public Item setNoRepair()
        +
        Call to disable repair recipes.
        +
        Returns:
        The current Item instance
        +
      • +
      + + + +
        +
      • +

        onBlockStartBreak

        +
        public boolean onBlockStartBreak(ItemStack itemstack,
        +                        int X,
        +                        int Y,
        +                        int Z,
        +                        EntityPlayer player)
        +
        Called before a block is broken. Return true to prevent default block harvesting. + + Note: In SMP, this is called on both client and server sides!
        +
        Parameters:
        itemstack - The current ItemStack
        X - The X Position
        Y - The X Position
        Z - The X Position
        player - The Player that is wielding the item
        +
        Returns:
        True to prevent harvesting, false to continue as normal
        +
      • +
      + + + +
        +
      • +

        onUsingTick

        +
        public void onUsingTick(ItemStack stack,
        +               EntityPlayer player,
        +               int count)
        +
        Called each tick while using an item.
        +
        Parameters:
        stack - The Item being used
        player - The Player using the item
        count - The amount of time in tick the item has been used for continuously
        +
      • +
      + + + +
        +
      • +

        onLeftClickEntity

        +
        public boolean onLeftClickEntity(ItemStack stack,
        +                        EntityPlayer player,
        +                        Entity entity)
        +
        Called when the player Left Clicks (attacks) an entity. + Processed before damage is done, if return value is true further processing is canceled + and the entity is not attacked.
        +
        Parameters:
        stack - The Item being used
        player - The player that is attacking
        entity - The entity being attacked
        +
        Returns:
        True to cancel the rest of the interaction.
        +
      • +
      + + + +
        +
      • +

        getIcon

        +
        public IIcon getIcon(ItemStack stack,
        +            int renderPass,
        +            EntityPlayer player,
        +            ItemStack usingItem,
        +            int useRemaining)
        +
        Player, Render pass, and item usage sensitive version of getIconIndex.
        +
        Parameters:
        stack - The item stack to get the icon for. (Usually this, and usingItem will be the same if usingItem is not null)
        renderPass - The pass to get the icon for, 0 is default.
        player - The player holding the item
        usingItem - The item the player is actively using. Can be null if not using anything.
        useRemaining - The ticks remaining for the active item.
        +
        Returns:
        The icon index
        +
      • +
      + + + +
        +
      • +

        getRenderPasses

        +
        public int getRenderPasses(int metadata)
        +
        Returns the number of render passes/layers this item has. + Usually equates to ItemRenderer.renderItem being called for this many passes. + Does not get called unless requiresMultipleRenderPasses() is true;
        +
        Parameters:
        metadata - The item's metadata
        +
        Returns:
        The number of passes to run.
        +
      • +
      + + + +
        +
      • +

        getContainerItem

        +
        public ItemStack getContainerItem(ItemStack itemStack)
        +
        ItemStack sensitive version of getContainerItem. + Returns a full ItemStack instance of the result.
        +
        Parameters:
        itemStack - The current ItemStack
        +
        Returns:
        The resulting ItemStack
        +
      • +
      + + + +
        +
      • +

        hasContainerItem

        +
        public boolean hasContainerItem(ItemStack stack)
        +
        ItemStack sensitive version of hasContainerItem
        +
        Parameters:
        stack - The current item stack
        +
        Returns:
        True if this item has a 'container'
        +
      • +
      + + + +
        +
      • +

        getEntityLifespan

        +
        public int getEntityLifespan(ItemStack itemStack,
        +                    World world)
        +
        Retrieves the normal 'lifespan' of this item when it is dropped on the ground as a EntityItem. + This is in ticks, standard result is 6000, or 5 mins.
        +
        Parameters:
        itemStack - The current ItemStack
        world - The world the entity is in
        +
        Returns:
        The normal lifespan in ticks.
        +
      • +
      + + + +
        +
      • +

        hasCustomEntity

        +
        public boolean hasCustomEntity(ItemStack stack)
        +
        Determines if this Item has a special entity for when they are in the world. + Is called when a EntityItem is spawned in the world, if true and Item#createCustomEntity + returns non null, the EntityItem will be destroyed and the new Entity will be added to the world.
        +
        Parameters:
        stack - The current item stack
        +
        Returns:
        True of the item has a custom entity, If true, Item#createCustomEntity will be called
        +
      • +
      + + + +
        +
      • +

        createEntity

        +
        public Entity createEntity(World world,
        +                  Entity location,
        +                  ItemStack itemstack)
        +
        This function should return a new entity to replace the dropped item. + Returning null here will not kill the EntityItem and will leave it to function normally. + Called when the item it placed in a world.
        +
        Parameters:
        world - The world object
        location - The EntityItem object, useful for getting the position of the entity
        itemstack - The current item stack
        +
        Returns:
        A new Entity object to spawn or null
        +
      • +
      + + + +
        +
      • +

        onEntityItemUpdate

        +
        public boolean onEntityItemUpdate(EntityItem entityItem)
        +
        Called by the default implemetation of EntityItem's onUpdate method, allowing for cleaner + control over the update of the item without having to write a subclass.
        +
        Parameters:
        entityItem - The entity Item
        +
        Returns:
        Return true to skip any further update code.
        +
      • +
      + + + +
        +
      • +

        getCreativeTabs

        +
        public CreativeTabs[] getCreativeTabs()
        +
        Gets a list of tabs that items belonging to this class can display on, + combined properly with getSubItems allows for a single item to span + many sub-items across many tabs.
        +
        Returns:
        A list of all tabs that this item could possibly be one.
        +
      • +
      + + + +
        +
      • +

        getSmeltingExperience

        +
        public float getSmeltingExperience(ItemStack item)
        +
        Determines the base experience for a player when they remove this item from a furnace slot. + This number must be between 0 and 1 for it to be valid. + This number will be multiplied by the stack size to get the total experience.
        +
        Parameters:
        item - The item stack the player is picking up.
        +
        Returns:
        The amount to award for each item.
        +
      • +
      + + + +
        +
      • +

        getIcon

        +
        public IIcon getIcon(ItemStack stack,
        +            int pass)
        +
        Return the correct icon for rendering based on the supplied ItemStack and render pass. + + Defers to getIconFromDamageForRenderPass(int, int)
        +
        Parameters:
        stack - to render for
        pass - the multi-render pass
        +
        Returns:
        the icon
        +
      • +
      + + + +
        +
      • +

        getChestGenBase

        +
        public WeightedRandomChestContent getChestGenBase(ChestGenHooks chest,
        +                                         java.util.Random rnd,
        +                                         WeightedRandomChestContent original)
        +
        Generates the base Random item for a specific instance of the chest gen, + Enchanted books use this to pick a random enchantment.
        +
        Parameters:
        chest - The chest category to generate for
        rnd - World RNG
        original - Original result registered with the chest gen hooks.
        +
        Returns:
        New values to use as the random item, typically this will be original
        +
      • +
      + + + +
        +
      • +

        doesSneakBypassUse

        +
        public boolean doesSneakBypassUse(World world,
        +                         int x,
        +                         int y,
        +                         int z,
        +                         EntityPlayer player)
        +
        Should this item, when held, allow sneak-clicks to pass through to the underlying block?
        +
        Parameters:
        world - The world
        x - The X Position
        y - The X Position
        z - The X Position
        player - The Player that is wielding the item
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        onArmorTick

        +
        public void onArmorTick(World world,
        +               EntityPlayer player,
        +               ItemStack itemStack)
        +
        Called to tick armor in the armor slot. Override to do something
        +
        Parameters:
        world -
        player -
        itemStack -
        +
      • +
      + + + +
        +
      • +

        isValidArmor

        +
        public boolean isValidArmor(ItemStack stack,
        +                   int armorType,
        +                   Entity entity)
        +
        Determines if the specific ItemStack can be placed in the specified armor slot.
        +
        Parameters:
        stack - The ItemStack
        armorType - Armor slot ID: 0: Helmet, 1: Chest, 2: Legs, 3: Boots
        entity - The entity trying to equip the armor
        +
        Returns:
        True if the given ItemStack can be inserted in the slot
        +
      • +
      + + + +
        +
      • +

        isBookEnchantable

        +
        public boolean isBookEnchantable(ItemStack stack,
        +                        ItemStack book)
        +
        Allow or forbid the specific book/item combination as an anvil enchant
        +
        Parameters:
        stack - The item
        book - The book
        +
        Returns:
        if the enchantment is allowed
        +
      • +
      + + + +
        +
      • +

        getArmorTexture

        +
        public java.lang.String getArmorTexture(ItemStack stack,
        +                               Entity entity,
        +                               int slot,
        +                               java.lang.String type)
        +
        Called by RenderBiped and RenderPlayer to determine the armor texture that + should be use for the currently equiped item. + This will only be called on instances of ItemArmor. + + Returning null from this function will use the default value.
        +
        Parameters:
        stack - ItemStack for the equpt armor
        entity - The entity wearing the armor
        slot - The slot the armor is in
        type - The subtype, can be null or "overlay"
        +
        Returns:
        Path of texture to bind, or null to use default
        +
      • +
      + + + +
        +
      • +

        getFontRenderer

        +
        public FontRenderer getFontRenderer(ItemStack stack)
        +
        Returns the font renderer used to render tooltips and overlays for this item. + Returning null will use the standard font renderer.
        +
        Parameters:
        stack - The current item stack
        +
        Returns:
        A instance of FontRenderer or null to use default
        +
      • +
      + + + +
        +
      • +

        getArmorModel

        +
        public ModelBiped getArmorModel(EntityLivingBase entityLiving,
        +                       ItemStack itemStack,
        +                       int armorSlot)
        +
        Override this method to have an item handle its own armor rendering.
        +
        Parameters:
        entityLiving - The entity wearing the armor
        itemStack - The itemStack to render the model of
        armorSlot - 0=head, 1=torso, 2=legs, 3=feet
        +
        Returns:
        A ModelBiped to render instead of the default
        +
      • +
      + + + +
        +
      • +

        onEntitySwing

        +
        public boolean onEntitySwing(EntityLivingBase entityLiving,
        +                    ItemStack stack)
        +
        Called when a entity tries to play the 'swing' animation.
        +
        Parameters:
        entityLiving - The entity swinging the item.
        stack - The Item stack
        +
        Returns:
        True to cancel any further processing by EntityLiving
        +
      • +
      + + + +
        +
      • +

        renderHelmetOverlay

        +
        public void renderHelmetOverlay(ItemStack stack,
        +                       EntityPlayer player,
        +                       ScaledResolution resolution,
        +                       float partialTicks,
        +                       boolean hasScreen,
        +                       int mouseX,
        +                       int mouseY)
        +
        Called when the client starts rendering the HUD, for whatever item the player currently has as a helmet. + This is where pumpkins would render there overlay.
        +
        Parameters:
        stack - The ItemStack that is equipped
        player - Reference to the current client entity
        resolution - Resolution information about the current viewport and configured GUI Scale
        partialTicks - Partial ticks for the renderer, useful for interpolation
        hasScreen - If the player has a screen up, which will be rendered after this.
        mouseX - Mouse's X position on screen
        mouseY - Mouse's Y position on screen
        +
      • +
      + + + +
        +
      • +

        getDamage

        +
        public int getDamage(ItemStack stack)
        +
        Return the itemDamage represented by this ItemStack. Defaults to the itemDamage field on ItemStack, but can be overridden here for other sources such as NBT.
        +
        Parameters:
        stack - The itemstack that is damaged
        +
        Returns:
        the damage value
        +
      • +
      + + + +
        +
      • +

        getDisplayDamage

        +
        @Deprecated
        +public int getDisplayDamage(ItemStack stack)
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        showDurabilityBar

        +
        public boolean showDurabilityBar(ItemStack stack)
        +
        Determines if the durability bar should be rendered for this item. + Defaults to vanilla stack.isDamaged behavior. + But modders can use this for any data they wish.
        +
        Parameters:
        stack - The current Item Stack
        +
        Returns:
        True if it should render the 'durability' bar.
        +
      • +
      + + + +
        +
      • +

        getDurabilityForDisplay

        +
        public double getDurabilityForDisplay(ItemStack stack)
        +
        Queries the percentage of the 'Durability' bar that should be drawn.
        +
        Parameters:
        stack - The current ItemStack
        +
        Returns:
        1.0 for 100% 0 for 0%
        +
      • +
      + + + +
        +
      • +

        getMaxDamage

        +
        public int getMaxDamage(ItemStack stack)
        +
        Return the maxDamage for this ItemStack. Defaults to the maxDamage field in this item, + but can be overridden here for other sources such as NBT.
        +
        Parameters:
        stack - The itemstack that is damaged
        +
        Returns:
        the damage value
        +
      • +
      + + + +
        +
      • +

        isDamaged

        +
        public boolean isDamaged(ItemStack stack)
        +
        Return if this itemstack is damaged. Note only called if isDamageable() is true.
        +
        Parameters:
        stack - the stack
        +
        Returns:
        if the stack is damaged
        +
      • +
      + + + +
        +
      • +

        setDamage

        +
        public void setDamage(ItemStack stack,
        +             int damage)
        +
        Set the damage for this itemstack. Note, this method is responsible for zero checking.
        +
        Parameters:
        stack - the stack
        damage - the new damage value
        +
      • +
      + + + +
        +
      • +

        canHarvestBlock

        +
        public boolean canHarvestBlock(Block par1Block,
        +                      ItemStack itemStack)
        +
        ItemStack sensitive version of #canHarvestBlock(Block)
        +
        Parameters:
        par1Block - The block trying to harvest
        itemStack - The itemstack used to harvest the block
        +
        Returns:
        true if can harvest the block
        +
      • +
      + + + +
        +
      • +

        hasEffect

        +
        public boolean hasEffect(ItemStack par1ItemStack,
        +                int pass)
        +
        Render Pass sensitive version of hasEffect()
        +
      • +
      + + + +
        +
      • +

        getItemStackLimit

        +
        public int getItemStackLimit(ItemStack stack)
        +
        Gets the maximum number of items that this stack should be able to hold. + This is a ItemStack (and thus NBT) sensitive version of Item.getItemStackLimit()
        +
        Parameters:
        stack - The ItemStack
        +
        Returns:
        THe maximum number this item can be stacked to
        +
      • +
      + + + +
        +
      • +

        setHarvestLevel

        +
        public void setHarvestLevel(java.lang.String toolClass,
        +                   int level)
        +
        Sets or removes the harvest level for the specified tool class.
        +
        Parameters:
        toolClass - Class
        level - Harvest level: + Wood: 0 + Stone: 1 + Iron: 2 + Diamond: 3 + Gold: 0
        +
      • +
      + + + +
        +
      • +

        getToolClasses

        +
        public java.util.Set<java.lang.String> getToolClasses(ItemStack stack)
        +
      • +
      + + + +
        +
      • +

        getHarvestLevel

        +
        public int getHarvestLevel(ItemStack stack,
        +                  java.lang.String toolClass)
        +
        Queries the harvest level of this item stack for the specifred tool class, + Returns -1 if this tool is not of the specified type
        +
        Parameters:
        stack - This item stack instance
        toolClass - Tool Class
        +
        Returns:
        Harvest level, or -1 if not the specified tool type.
        +
      • +
      + + + +
        +
      • +

        getItemEnchantability

        +
        public int getItemEnchantability(ItemStack stack)
        +
        ItemStack sensitive version of getItemEnchantability
        +
        Parameters:
        stack - The ItemStack
        +
        Returns:
        the item echantability value
        +
      • +
      + + + +
        +
      • +

        isBeaconPayment

        +
        public boolean isBeaconPayment(ItemStack stack)
        +
        Whether this Item can be used as a payment to activate the vanilla beacon.
        +
        Parameters:
        stack - the ItemStack
        +
        Returns:
        true if this Item can be used
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemAnvilBlock.html b/javadoc/net/minecraft/item/ItemAnvilBlock.html new file mode 100644 index 0000000..11e9f35 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemAnvilBlock.html @@ -0,0 +1,338 @@ + + + + + +ItemAnvilBlock (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemAnvilBlock

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemAnvilBlock

        +
        public ItemAnvilBlock(Block p_i1826_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemAppleGold.html b/javadoc/net/minecraft/item/ItemAppleGold.html new file mode 100644 index 0000000..5d47885 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemAppleGold.html @@ -0,0 +1,382 @@ + + + + + +ItemAppleGold (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemAppleGold

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemAppleGold
    +extends ItemFood
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemArmor.ArmorMaterial.html b/javadoc/net/minecraft/item/ItemArmor.ArmorMaterial.html new file mode 100644 index 0000000..8c2fb74 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemArmor.ArmorMaterial.html @@ -0,0 +1,445 @@ + + + + + +ItemArmor.ArmorMaterial (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Enum ItemArmor.ArmorMaterial

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      CHAIN 
      CLOTH 
      DIAMOND 
      GOLD 
      IRON 
      +
    • +
    + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      Itemfunc_151685_b() 
      intgetDamageReductionAmount(int p_78044_1_) 
      intgetDurability(int p_78046_1_) 
      intgetEnchantability() 
      static ItemArmor.ArmorMaterialvalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static ItemArmor.ArmorMaterial[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        customCraftingMaterial

        +
        public Item customCraftingMaterial
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static ItemArmor.ArmorMaterial[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (ItemArmor.ArmorMaterial c : ItemArmor.ArmorMaterial.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static ItemArmor.ArmorMaterial valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      + + + +
        +
      • +

        getDurability

        +
        public int getDurability(int p_78046_1_)
        +
      • +
      + + + +
        +
      • +

        getDamageReductionAmount

        +
        public int getDamageReductionAmount(int p_78044_1_)
        +
      • +
      + + + +
        +
      • +

        getEnchantability

        +
        public int getEnchantability()
        +
      • +
      + + + +
        +
      • +

        func_151685_b

        +
        public Item func_151685_b()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemArmor.html b/javadoc/net/minecraft/item/ItemArmor.html new file mode 100644 index 0000000..e418e68 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemArmor.html @@ -0,0 +1,574 @@ + + + + + +ItemArmor (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemArmor

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemArmor
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemAxe.html b/javadoc/net/minecraft/item/ItemAxe.html new file mode 100644 index 0000000..316af23 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemAxe.html @@ -0,0 +1,323 @@ + + + + + +ItemAxe (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemAxe

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemAxe
    +extends ItemTool
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemBed.html b/javadoc/net/minecraft/item/ItemBed.html new file mode 100644 index 0000000..6340a42 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemBed.html @@ -0,0 +1,318 @@ + + + + + +ItemBed (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemBed

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemBed
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemBed

        +
        public ItemBed()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemBlock.html b/javadoc/net/minecraft/item/ItemBlock.html new file mode 100644 index 0000000..7d45821 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemBlock.html @@ -0,0 +1,554 @@ + + + + + +ItemBlock (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemBlock

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_150939_a

        +
        public final Block field_150939_a
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemBlock

        +
        public ItemBlock(Block p_i45328_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getSpriteNumber

        +
        public int getSpriteNumber()
        +
        +
        Overrides:
        +
        getSpriteNumber in class Item
        +
        +
      • +
      + + + + + + + +
        +
      • +

        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_150936_a

        +
        public boolean func_150936_a(World p_150936_1_,
        +                    int p_150936_2_,
        +                    int p_150936_3_,
        +                    int p_150936_4_,
        +                    int p_150936_5_,
        +                    EntityPlayer p_150936_6_,
        +                    ItemStack p_150936_7_)
        +
      • +
      + + + + + + + +
        +
      • +

        getUnlocalizedName

        +
        public java.lang.String getUnlocalizedName()
        +
        +
        Overrides:
        +
        getUnlocalizedName in class Item
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getSubItems

        +
        public void getSubItems(Item p_150895_1_,
        +               CreativeTabs p_150895_2_,
        +               java.util.List p_150895_3_)
        +
        +
        Overrides:
        +
        getSubItems in class Item
        +
        +
      • +
      + + + + + + + +
        +
      • +

        placeBlockAt

        +
        public boolean placeBlockAt(ItemStack stack,
        +                   EntityPlayer player,
        +                   World world,
        +                   int x,
        +                   int y,
        +                   int z,
        +                   int side,
        +                   float hitX,
        +                   float hitY,
        +                   float hitZ,
        +                   int metadata)
        +
        Called to actually place the block, after the location is determined + and all permission checks have been made.
        +
        Parameters:
        stack - The item stack that was used to place the block. This can be changed inside the method.
        player - The player who is placing the block. Can be null if the block is not being placed by a player.
        side - The side the player (or machine) right-clicked on.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemBlockWithMetadata.html b/javadoc/net/minecraft/item/ItemBlockWithMetadata.html new file mode 100644 index 0000000..76b5a6d --- /dev/null +++ b/javadoc/net/minecraft/item/ItemBlockWithMetadata.html @@ -0,0 +1,342 @@ + + + + + +ItemBlockWithMetadata (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemBlockWithMetadata

+
+
+ +
+
    +
  • +
    +
    Direct Known Subclasses:
    +
    ItemSnow
    +
    +
    +
    +
    public class ItemBlockWithMetadata
    +extends ItemBlock
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemBlockWithMetadata

        +
        public ItemBlockWithMetadata(Block p_i45326_1_,
        +                     Block p_i45326_2_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemBoat.html b/javadoc/net/minecraft/item/ItemBoat.html new file mode 100644 index 0000000..b4e41c1 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemBoat.html @@ -0,0 +1,304 @@ + + + + + +ItemBoat (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemBoat

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemBoat
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemBook.html b/javadoc/net/minecraft/item/ItemBook.html new file mode 100644 index 0000000..445a24f --- /dev/null +++ b/javadoc/net/minecraft/item/ItemBook.html @@ -0,0 +1,317 @@ + + + + + +ItemBook (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemBook

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemBook
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemBook

        +
        public ItemBook()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemBow.html b/javadoc/net/minecraft/item/ItemBow.html new file mode 100644 index 0000000..2c3f410 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemBow.html @@ -0,0 +1,457 @@ + + + + + +ItemBow (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemBow

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemBow
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemBucket.html b/javadoc/net/minecraft/item/ItemBucket.html new file mode 100644 index 0000000..be85f28 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemBucket.html @@ -0,0 +1,323 @@ + + + + + +ItemBucket (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemBucket

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemBucket
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemBucket

        +
        public ItemBucket(Block p_i45331_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        tryPlaceContainedLiquid

        +
        public boolean tryPlaceContainedLiquid(World p_77875_1_,
        +                              int p_77875_2_,
        +                              int p_77875_3_,
        +                              int p_77875_4_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemBucketMilk.html b/javadoc/net/minecraft/item/ItemBucketMilk.html new file mode 100644 index 0000000..ce638e0 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemBucketMilk.html @@ -0,0 +1,359 @@ + + + + + +ItemBucketMilk (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemBucketMilk

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemBucketMilk
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemCarrotOnAStick.html b/javadoc/net/minecraft/item/ItemCarrotOnAStick.html new file mode 100644 index 0000000..cca5b32 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemCarrotOnAStick.html @@ -0,0 +1,338 @@ + + + + + +ItemCarrotOnAStick (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemCarrotOnAStick

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemCarrotOnAStick
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemCloth.html b/javadoc/net/minecraft/item/ItemCloth.html new file mode 100644 index 0000000..3a9f88e --- /dev/null +++ b/javadoc/net/minecraft/item/ItemCloth.html @@ -0,0 +1,353 @@ + + + + + +ItemCloth (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemCloth

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemCloth
    +extends ItemBlock
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemCoal.html b/javadoc/net/minecraft/item/ItemCoal.html new file mode 100644 index 0000000..4465223 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemCoal.html @@ -0,0 +1,355 @@ + + + + + +ItemCoal (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemCoal

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemCoal
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemColored.html b/javadoc/net/minecraft/item/ItemColored.html new file mode 100644 index 0000000..13e0bd0 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemColored.html @@ -0,0 +1,391 @@ + + + + + +ItemColored (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemColored

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemColored

        +
        public ItemColored(Block p_i45332_1_,
        +           boolean p_i45332_2_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemDoor.html b/javadoc/net/minecraft/item/ItemDoor.html new file mode 100644 index 0000000..39c1a39 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemDoor.html @@ -0,0 +1,341 @@ + + + + + +ItemDoor (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemDoor

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemDoor
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemDoor

        +
        public ItemDoor(Material p_i45334_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

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

        placeDoorBlock

        +
        public static void placeDoorBlock(World p_150924_0_,
        +                  int p_150924_1_,
        +                  int p_150924_2_,
        +                  int p_150924_3_,
        +                  int p_150924_4_,
        +                  Block p_150924_5_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemDoublePlant.html b/javadoc/net/minecraft/item/ItemDoublePlant.html new file mode 100644 index 0000000..2d4fc37 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemDoublePlant.html @@ -0,0 +1,361 @@ + + + + + +ItemDoublePlant (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemDoublePlant

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemDye.html b/javadoc/net/minecraft/item/ItemDye.html new file mode 100644 index 0000000..4223a6f --- /dev/null +++ b/javadoc/net/minecraft/item/ItemDye.html @@ -0,0 +1,530 @@ + + + + + +ItemDye (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemDye

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemDye
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_150923_a

        +
        public static final java.lang.String[] field_150923_a
        +
      • +
      + + + +
        +
      • +

        field_150921_b

        +
        public static final java.lang.String[] field_150921_b
        +
      • +
      + + + +
        +
      • +

        field_150922_c

        +
        public static final int[] field_150922_c
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemDye

        +
        public ItemDye()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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_150919_a

        +
        public static boolean func_150919_a(ItemStack p_150919_0_,
        +                    World p_150919_1_,
        +                    int p_150919_2_,
        +                    int p_150919_3_,
        +                    int p_150919_4_)
        +
      • +
      + + + +
        +
      • +

        applyBonemeal

        +
        public static boolean applyBonemeal(ItemStack p_150919_0_,
        +                    World p_150919_1_,
        +                    int p_150919_2_,
        +                    int p_150919_3_,
        +                    int p_150919_4_,
        +                    EntityPlayer player)
        +
      • +
      + + + +
        +
      • +

        func_150918_a

        +
        public static void func_150918_a(World p_150918_0_,
        +                 int p_150918_1_,
        +                 int p_150918_2_,
        +                 int p_150918_3_,
        +                 int p_150918_4_)
        +
      • +
      + + + + + + + +
        +
      • +

        getSubItems

        +
        public void getSubItems(Item p_150895_1_,
        +               CreativeTabs p_150895_2_,
        +               java.util.List p_150895_3_)
        +
        +
        Overrides:
        +
        getSubItems in class Item
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemEditableBook.html b/javadoc/net/minecraft/item/ItemEditableBook.html new file mode 100644 index 0000000..7ce65c7 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemEditableBook.html @@ -0,0 +1,391 @@ + + + + + +ItemEditableBook (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemEditableBook

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemEditableBook
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemEgg.html b/javadoc/net/minecraft/item/ItemEgg.html new file mode 100644 index 0000000..6d7de31 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemEgg.html @@ -0,0 +1,304 @@ + + + + + +ItemEgg (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemEgg

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemEgg
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemEmptyMap.html b/javadoc/net/minecraft/item/ItemEmptyMap.html new file mode 100644 index 0000000..21ff937 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemEmptyMap.html @@ -0,0 +1,318 @@ + + + + + +ItemEmptyMap (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemEmptyMap

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemEmptyMap
    +extends ItemMapBase
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemEnchantedBook.html b/javadoc/net/minecraft/item/ItemEnchantedBook.html new file mode 100644 index 0000000..6fd2f5d --- /dev/null +++ b/javadoc/net/minecraft/item/ItemEnchantedBook.html @@ -0,0 +1,445 @@ + + + + + +ItemEnchantedBook (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemEnchantedBook

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemEnchantedBook
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemEnderEye.html b/javadoc/net/minecraft/item/ItemEnderEye.html new file mode 100644 index 0000000..f70d5d4 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemEnderEye.html @@ -0,0 +1,339 @@ + + + + + +ItemEnderEye (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemEnderEye

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemEnderEye
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemEnderEye

        +
        public ItemEnderEye()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemEnderPearl.html b/javadoc/net/minecraft/item/ItemEnderPearl.html new file mode 100644 index 0000000..ed7f68d --- /dev/null +++ b/javadoc/net/minecraft/item/ItemEnderPearl.html @@ -0,0 +1,304 @@ + + + + + +ItemEnderPearl (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemEnderPearl

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemEnderPearl
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemExpBottle.html b/javadoc/net/minecraft/item/ItemExpBottle.html new file mode 100644 index 0000000..a045a4a --- /dev/null +++ b/javadoc/net/minecraft/item/ItemExpBottle.html @@ -0,0 +1,321 @@ + + + + + +ItemExpBottle (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemExpBottle

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemExpBottle
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemFireball.html b/javadoc/net/minecraft/item/ItemFireball.html new file mode 100644 index 0000000..2540a00 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemFireball.html @@ -0,0 +1,318 @@ + + + + + +ItemFireball (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemFireball

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemFireball
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemFireball

        +
        public ItemFireball()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemFireworkCharge.html b/javadoc/net/minecraft/item/ItemFireworkCharge.html new file mode 100644 index 0000000..a6bcfc5 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemFireworkCharge.html @@ -0,0 +1,408 @@ + + + + + +ItemFireworkCharge (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemFireworkCharge

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemFireworkCharge
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemFireworkCharge

        +
        public ItemFireworkCharge()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemFishFood.FishType.html b/javadoc/net/minecraft/item/ItemFishFood.FishType.html new file mode 100644 index 0000000..e102c8d --- /dev/null +++ b/javadoc/net/minecraft/item/ItemFishFood.FishType.html @@ -0,0 +1,501 @@ + + + + + +ItemFishFood.FishType (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Enum ItemFishFood.FishType

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static ItemFishFood.FishType[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (ItemFishFood.FishType c : ItemFishFood.FishType.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static ItemFishFood.FishType valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      + + + +
        +
      • +

        func_150976_a

        +
        public int func_150976_a()
        +
      • +
      + + + +
        +
      • +

        func_150972_b

        +
        public java.lang.String func_150972_b()
        +
      • +
      + + + +
        +
      • +

        func_150975_c

        +
        public int func_150975_c()
        +
      • +
      + + + +
        +
      • +

        func_150967_d

        +
        public float func_150967_d()
        +
      • +
      + + + +
        +
      • +

        func_150970_e

        +
        public int func_150970_e()
        +
      • +
      + + + +
        +
      • +

        func_150977_f

        +
        public float func_150977_f()
        +
      • +
      + + + +
        +
      • +

        func_150968_a

        +
        public void func_150968_a(IIconRegister p_150968_1_)
        +
      • +
      + + + +
        +
      • +

        func_150971_g

        +
        public IIcon func_150971_g()
        +
      • +
      + + + +
        +
      • +

        func_150979_h

        +
        public IIcon func_150979_h()
        +
      • +
      + + + +
        +
      • +

        func_150973_i

        +
        public boolean func_150973_i()
        +
      • +
      + + + + + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemFishFood.html b/javadoc/net/minecraft/item/ItemFishFood.html new file mode 100644 index 0000000..04e4f8d --- /dev/null +++ b/javadoc/net/minecraft/item/ItemFishFood.html @@ -0,0 +1,457 @@ + + + + + +ItemFishFood (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemFishFood

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemFishFood
    +extends ItemFood
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemFishingRod.html b/javadoc/net/minecraft/item/ItemFishingRod.html new file mode 100644 index 0000000..e46957b --- /dev/null +++ b/javadoc/net/minecraft/item/ItemFishingRod.html @@ -0,0 +1,402 @@ + + + + + +ItemFishingRod (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemFishingRod

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemFishingRod
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemFlintAndSteel.html b/javadoc/net/minecraft/item/ItemFlintAndSteel.html new file mode 100644 index 0000000..9e8c155 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemFlintAndSteel.html @@ -0,0 +1,318 @@ + + + + + +ItemFlintAndSteel (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemFlintAndSteel

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemFlintAndSteel
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemFlintAndSteel

        +
        public ItemFlintAndSteel()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemFood.html b/javadoc/net/minecraft/item/ItemFood.html new file mode 100644 index 0000000..7ddf8e8 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemFood.html @@ -0,0 +1,497 @@ + + + + + +ItemFood (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemFood

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        itemUseDuration

        +
        public final int itemUseDuration
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemFood

        +
        public ItemFood(int p_i45339_1_,
        +        float p_i45339_2_,
        +        boolean p_i45339_3_)
        +
      • +
      + + + +
        +
      • +

        ItemFood

        +
        public ItemFood(int p_i45340_1_,
        +        boolean p_i45340_2_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemGlassBottle.html b/javadoc/net/minecraft/item/ItemGlassBottle.html new file mode 100644 index 0000000..557e9ce --- /dev/null +++ b/javadoc/net/minecraft/item/ItemGlassBottle.html @@ -0,0 +1,338 @@ + + + + + +ItemGlassBottle (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemGlassBottle

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemGlassBottle
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemHangingEntity.html b/javadoc/net/minecraft/item/ItemHangingEntity.html new file mode 100644 index 0000000..1588438 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemHangingEntity.html @@ -0,0 +1,318 @@ + + + + + +ItemHangingEntity (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemHangingEntity

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemHangingEntity
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemHangingEntity

        +
        public ItemHangingEntity(java.lang.Class p_i45342_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemHoe.html b/javadoc/net/minecraft/item/ItemHoe.html new file mode 100644 index 0000000..b83ac0f --- /dev/null +++ b/javadoc/net/minecraft/item/ItemHoe.html @@ -0,0 +1,376 @@ + + + + + +ItemHoe (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemHoe

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemHoe
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + + + + + +
      +
    • + + +

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

        isFull3D

        +
        public boolean isFull3D()
        +
        +
        Overrides:
        +
        isFull3D in class Item
        +
        +
      • +
      + + + +
        +
      • +

        getToolMaterialName

        +
        public java.lang.String getToolMaterialName()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemLeaves.html b/javadoc/net/minecraft/item/ItemLeaves.html new file mode 100644 index 0000000..38f9b68 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemLeaves.html @@ -0,0 +1,372 @@ + + + + + +ItemLeaves (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemLeaves

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemLeaves
    +extends ItemBlock
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemLilyPad.html b/javadoc/net/minecraft/item/ItemLilyPad.html new file mode 100644 index 0000000..cbf1e6a --- /dev/null +++ b/javadoc/net/minecraft/item/ItemLilyPad.html @@ -0,0 +1,354 @@ + + + + + +ItemLilyPad (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemLilyPad

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemLilyPad
    +extends ItemColored
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemMap.html b/javadoc/net/minecraft/item/ItemMap.html new file mode 100644 index 0000000..a3acbfb --- /dev/null +++ b/javadoc/net/minecraft/item/ItemMap.html @@ -0,0 +1,434 @@ + + + + + +ItemMap (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemMap

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemMapBase.html b/javadoc/net/minecraft/item/ItemMapBase.html new file mode 100644 index 0000000..a9606db --- /dev/null +++ b/javadoc/net/minecraft/item/ItemMapBase.html @@ -0,0 +1,321 @@ + + + + + +ItemMapBase (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemMapBase

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemMapBase

        +
        public ItemMapBase()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemMinecart.html b/javadoc/net/minecraft/item/ItemMinecart.html new file mode 100644 index 0000000..df62bcf --- /dev/null +++ b/javadoc/net/minecraft/item/ItemMinecart.html @@ -0,0 +1,346 @@ + + + + + +ItemMinecart (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemMinecart

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemMinecart
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        minecartType

        +
        public int minecartType
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemMinecart

        +
        public ItemMinecart(int p_i45345_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemMonsterPlacer.html b/javadoc/net/minecraft/item/ItemMonsterPlacer.html new file mode 100644 index 0000000..d55873e --- /dev/null +++ b/javadoc/net/minecraft/item/ItemMonsterPlacer.html @@ -0,0 +1,470 @@ + + + + + +ItemMonsterPlacer (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemMonsterPlacer

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemMonsterPlacer
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemMonsterPlacer

        +
        public ItemMonsterPlacer()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemMultiTexture.html b/javadoc/net/minecraft/item/ItemMultiTexture.html new file mode 100644 index 0000000..098673e --- /dev/null +++ b/javadoc/net/minecraft/item/ItemMultiTexture.html @@ -0,0 +1,402 @@ + + + + + +ItemMultiTexture (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemMultiTexture

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_150941_b

        +
        protected final Block field_150941_b
        +
      • +
      + + + +
        +
      • +

        field_150942_c

        +
        protected final java.lang.String[] field_150942_c
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemMultiTexture

        +
        public ItemMultiTexture(Block p_i45346_1_,
        +                Block p_i45346_2_,
        +                java.lang.String[] p_i45346_3_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemNameTag.html b/javadoc/net/minecraft/item/ItemNameTag.html new file mode 100644 index 0000000..468acdb --- /dev/null +++ b/javadoc/net/minecraft/item/ItemNameTag.html @@ -0,0 +1,304 @@ + + + + + +ItemNameTag (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemNameTag

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemNameTag
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemPickaxe.html b/javadoc/net/minecraft/item/ItemPickaxe.html new file mode 100644 index 0000000..771f981 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemPickaxe.html @@ -0,0 +1,340 @@ + + + + + +ItemPickaxe (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemPickaxe

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemPickaxe
    +extends ItemTool
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemPiston.html b/javadoc/net/minecraft/item/ItemPiston.html new file mode 100644 index 0000000..43a59d9 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemPiston.html @@ -0,0 +1,319 @@ + + + + + +ItemPiston (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemPiston

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemPiston
    +extends ItemBlock
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemPiston

        +
        public ItemPiston(Block p_i45348_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getMetadata

        +
        public int getMetadata(int p_77647_1_)
        +
        +
        Overrides:
        +
        getMetadata in class Item
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemPotion.html b/javadoc/net/minecraft/item/ItemPotion.html new file mode 100644 index 0000000..4067b5b --- /dev/null +++ b/javadoc/net/minecraft/item/ItemPotion.html @@ -0,0 +1,639 @@ + + + + + +ItemPotion (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemPotion

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemPotion
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemRecord.html b/javadoc/net/minecraft/item/ItemRecord.html new file mode 100644 index 0000000..954a40f --- /dev/null +++ b/javadoc/net/minecraft/item/ItemRecord.html @@ -0,0 +1,449 @@ + + + + + +ItemRecord (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemRecord

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemRecord
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        recordName

        +
        public final java.lang.String recordName
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemRecord

        +
        protected ItemRecord(java.lang.String p_i45350_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

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

        getRecordNameLocal

        +
        public java.lang.String getRecordNameLocal()
        +
      • +
      + + + + + + + +
        +
      • +

        getRecord

        +
        public static ItemRecord getRecord(java.lang.String p_150926_0_)
        +
      • +
      + + + +
        +
      • +

        getRecordResource

        +
        public ResourceLocation getRecordResource(java.lang.String name)
        +
        Retrieves the resource location of the sound to play for this record.
        +
        Parameters:
        name - The name of the record to play
        +
        Returns:
        The resource location for the audio, null to use default.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemRedstone.html b/javadoc/net/minecraft/item/ItemRedstone.html new file mode 100644 index 0000000..fe3e361 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemRedstone.html @@ -0,0 +1,318 @@ + + + + + +ItemRedstone (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemRedstone

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemRedstone
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemRedstone

        +
        public ItemRedstone()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemReed.html b/javadoc/net/minecraft/item/ItemReed.html new file mode 100644 index 0000000..8f01b9a --- /dev/null +++ b/javadoc/net/minecraft/item/ItemReed.html @@ -0,0 +1,318 @@ + + + + + +ItemReed (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemReed

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemReed
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemReed

        +
        public ItemReed(Block p_i45329_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemSaddle.html b/javadoc/net/minecraft/item/ItemSaddle.html new file mode 100644 index 0000000..73070ba --- /dev/null +++ b/javadoc/net/minecraft/item/ItemSaddle.html @@ -0,0 +1,325 @@ + + + + + +ItemSaddle (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemSaddle

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemSaddle
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemSeedFood.html b/javadoc/net/minecraft/item/ItemSeedFood.html new file mode 100644 index 0000000..df39eab --- /dev/null +++ b/javadoc/net/minecraft/item/ItemSeedFood.html @@ -0,0 +1,417 @@ + + + + + +ItemSeedFood (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemSeedFood

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemSeedFood

        +
        public ItemSeedFood(int p_i45351_1_,
        +            float p_i45351_2_,
        +            Block p_i45351_3_,
        +            Block p_i45351_4_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemSeeds.html b/javadoc/net/minecraft/item/ItemSeeds.html new file mode 100644 index 0000000..1f9583d --- /dev/null +++ b/javadoc/net/minecraft/item/ItemSeeds.html @@ -0,0 +1,394 @@ + + + + + +ItemSeeds (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemSeeds

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemShears.html b/javadoc/net/minecraft/item/ItemShears.html new file mode 100644 index 0000000..0b721ce --- /dev/null +++ b/javadoc/net/minecraft/item/ItemShears.html @@ -0,0 +1,401 @@ + + + + + +ItemShears (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemShears

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemShears
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemShears

        +
        public ItemShears()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        func_150897_b

        +
        public boolean func_150897_b(Block p_150897_1_)
        +
        +
        Overrides:
        +
        func_150897_b in class Item
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        onBlockStartBreak

        +
        public boolean onBlockStartBreak(ItemStack itemstack,
        +                        int x,
        +                        int y,
        +                        int z,
        +                        EntityPlayer player)
        +
        Description copied from class: Item
        +
        Called before a block is broken. Return true to prevent default block harvesting. + + Note: In SMP, this is called on both client and server sides!
        +
        +
        Overrides:
        +
        onBlockStartBreak in class Item
        +
        Parameters:
        itemstack - The current ItemStack
        x - The X Position
        y - The X Position
        z - The X Position
        player - The Player that is wielding the item
        +
        Returns:
        True to prevent harvesting, false to continue as normal
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemSign.html b/javadoc/net/minecraft/item/ItemSign.html new file mode 100644 index 0000000..88735fb --- /dev/null +++ b/javadoc/net/minecraft/item/ItemSign.html @@ -0,0 +1,318 @@ + + + + + +ItemSign (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemSign

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemSign
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemSign

        +
        public ItemSign()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemSimpleFoiled.html b/javadoc/net/minecraft/item/ItemSimpleFoiled.html new file mode 100644 index 0000000..f5dce64 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemSimpleFoiled.html @@ -0,0 +1,300 @@ + + + + + +ItemSimpleFoiled (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemSimpleFoiled

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemSimpleFoiled
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemSimpleFoiled

        +
        public ItemSimpleFoiled()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemSkull.html b/javadoc/net/minecraft/item/ItemSkull.html new file mode 100644 index 0000000..ae90a1e --- /dev/null +++ b/javadoc/net/minecraft/item/ItemSkull.html @@ -0,0 +1,452 @@ + + + + + +ItemSkull (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemSkull

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemSkull
    +extends Item
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_94587_a

        +
        public static final java.lang.String[] field_94587_a
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemSkull

        +
        public ItemSkull()
        +
      • +
      +
    • +
    + +
      +
    • + + +

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

        getSubItems

        +
        public void getSubItems(Item p_150895_1_,
        +               CreativeTabs p_150895_2_,
        +               java.util.List p_150895_3_)
        +
        +
        Overrides:
        +
        getSubItems in class Item
        +
        +
      • +
      + + + +
        +
      • +

        getMetadata

        +
        public int getMetadata(int p_77647_1_)
        +
        +
        Overrides:
        +
        getMetadata in class Item
        +
        +
      • +
      + + + + + + + + + + + + + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemSlab.html b/javadoc/net/minecraft/item/ItemSlab.html new file mode 100644 index 0000000..28824d0 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemSlab.html @@ -0,0 +1,423 @@ + + + + + +ItemSlab (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemSlab

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemSlab
    +extends ItemBlock
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemSlab

        +
        public ItemSlab(Block p_i45355_1_,
        +        BlockSlab p_i45355_2_,
        +        BlockSlab p_i45355_3_,
        +        boolean p_i45355_4_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getMetadata

        +
        public int getMetadata(int p_77647_1_)
        +
        +
        Overrides:
        +
        getMetadata in class Item
        +
        +
      • +
      + + + + + + + +
        +
      • +

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

        func_150936_a

        +
        public boolean func_150936_a(World p_150936_1_,
        +                    int p_150936_2_,
        +                    int p_150936_3_,
        +                    int p_150936_4_,
        +                    int p_150936_5_,
        +                    EntityPlayer p_150936_6_,
        +                    ItemStack p_150936_7_)
        +
        +
        Overrides:
        +
        func_150936_a in class ItemBlock
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemSnow.html b/javadoc/net/minecraft/item/ItemSnow.html new file mode 100644 index 0000000..d382ec5 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemSnow.html @@ -0,0 +1,351 @@ + + + + + +ItemSnow (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemSnow

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemSnow

        +
        public ItemSnow(Block p_i45354_1_,
        +        Block p_i45354_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      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 ItemBlock
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemSnowball.html b/javadoc/net/minecraft/item/ItemSnowball.html new file mode 100644 index 0000000..306381c --- /dev/null +++ b/javadoc/net/minecraft/item/ItemSnowball.html @@ -0,0 +1,304 @@ + + + + + +ItemSnowball (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemSnowball

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemSnowball
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemSoup.html b/javadoc/net/minecraft/item/ItemSoup.html new file mode 100644 index 0000000..3de828d --- /dev/null +++ b/javadoc/net/minecraft/item/ItemSoup.html @@ -0,0 +1,323 @@ + + + + + +ItemSoup (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemSoup

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemSoup
    +extends ItemFood
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemSpade.html b/javadoc/net/minecraft/item/ItemSpade.html new file mode 100644 index 0000000..d645d88 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemSpade.html @@ -0,0 +1,319 @@ + + + + + +ItemSpade (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemSpade

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemSpade
    +extends ItemTool
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemStack.html b/javadoc/net/minecraft/item/ItemStack.html new file mode 100644 index 0000000..cb957f8 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemStack.html @@ -0,0 +1,1277 @@ + + + + + +ItemStack (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemStack

+
+
+ +
+
    +
  • +
    +
    +
    public final class ItemStack
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_111284_a

        +
        public static final java.text.DecimalFormat field_111284_a
        +
      • +
      + + + +
        +
      • +

        stackSize

        +
        public int stackSize
        +
      • +
      + + + +
        +
      • +

        animationsToGo

        +
        public int animationsToGo
        +
      • +
      + + + + +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemStack

        +
        public ItemStack(Block p_i1876_1_)
        +
      • +
      + + + +
        +
      • +

        ItemStack

        +
        public ItemStack(Block p_i1877_1_,
        +         int p_i1877_2_)
        +
      • +
      + + + +
        +
      • +

        ItemStack

        +
        public ItemStack(Block p_i1878_1_,
        +         int p_i1878_2_,
        +         int p_i1878_3_)
        +
      • +
      + + + +
        +
      • +

        ItemStack

        +
        public ItemStack(Item p_i1879_1_)
        +
      • +
      + + + +
        +
      • +

        ItemStack

        +
        public ItemStack(Item p_i1880_1_,
        +         int p_i1880_2_)
        +
      • +
      + + + +
        +
      • +

        ItemStack

        +
        public ItemStack(Item p_i1881_1_,
        +         int p_i1881_2_,
        +         int p_i1881_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        splitStack

        +
        public ItemStack splitStack(int p_77979_1_)
        +
      • +
      + + + +
        +
      • +

        getItem

        +
        public Item getItem()
        +
      • +
      + + + +
        +
      • +

        getIconIndex

        +
        public IIcon getIconIndex()
        +
      • +
      + + + +
        +
      • +

        getItemSpriteNumber

        +
        public int getItemSpriteNumber()
        +
      • +
      + + + +
        +
      • +

        tryPlaceItemIntoWorld

        +
        public boolean tryPlaceItemIntoWorld(EntityPlayer p_77943_1_,
        +                            World p_77943_2_,
        +                            int p_77943_3_,
        +                            int p_77943_4_,
        +                            int p_77943_5_,
        +                            int p_77943_6_,
        +                            float p_77943_7_,
        +                            float p_77943_8_,
        +                            float p_77943_9_)
        +
      • +
      + + + +
        +
      • +

        func_150997_a

        +
        public float func_150997_a(Block p_150997_1_)
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        readFromNBT

        +
        public void readFromNBT(NBTTagCompound p_77963_1_)
        +
      • +
      + + + +
        +
      • +

        getMaxStackSize

        +
        public int getMaxStackSize()
        +
      • +
      + + + +
        +
      • +

        isStackable

        +
        public boolean isStackable()
        +
      • +
      + + + +
        +
      • +

        isItemStackDamageable

        +
        public boolean isItemStackDamageable()
        +
      • +
      + + + +
        +
      • +

        getHasSubtypes

        +
        public boolean getHasSubtypes()
        +
      • +
      + + + +
        +
      • +

        isItemDamaged

        +
        public boolean isItemDamaged()
        +
      • +
      + + + +
        +
      • +

        getItemDamageForDisplay

        +
        public int getItemDamageForDisplay()
        +
      • +
      + + + +
        +
      • +

        getItemDamage

        +
        public int getItemDamage()
        +
      • +
      + + + +
        +
      • +

        setItemDamage

        +
        public void setItemDamage(int p_77964_1_)
        +
      • +
      + + + +
        +
      • +

        getMaxDamage

        +
        public int getMaxDamage()
        +
      • +
      + + + +
        +
      • +

        attemptDamageItem

        +
        public boolean attemptDamageItem(int p_96631_1_,
        +                        java.util.Random p_96631_2_)
        +
      • +
      + + + +
        +
      • +

        damageItem

        +
        public void damageItem(int p_77972_1_,
        +              EntityLivingBase p_77972_2_)
        +
      • +
      + + + + + + + +
        +
      • +

        func_150999_a

        +
        public void func_150999_a(World p_150999_1_,
        +                 Block p_150999_2_,
        +                 int p_150999_3_,
        +                 int p_150999_4_,
        +                 int p_150999_5_,
        +                 EntityPlayer p_150999_6_)
        +
      • +
      + + + +
        +
      • +

        func_150998_b

        +
        public boolean func_150998_b(Block p_150998_1_)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        areItemStackTagsEqual

        +
        public static boolean areItemStackTagsEqual(ItemStack p_77970_0_,
        +                            ItemStack p_77970_1_)
        +
      • +
      + + + +
        +
      • +

        areItemStacksEqual

        +
        public static boolean areItemStacksEqual(ItemStack p_77989_0_,
        +                         ItemStack p_77989_1_)
        +
      • +
      + + + +
        +
      • +

        isItemEqual

        +
        public boolean isItemEqual(ItemStack p_77969_1_)
        +
      • +
      + + + +
        +
      • +

        getUnlocalizedName

        +
        public java.lang.String getUnlocalizedName()
        +
      • +
      + + + + + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        updateAnimation

        +
        public void updateAnimation(World p_77945_1_,
        +                   Entity p_77945_2_,
        +                   int p_77945_3_,
        +                   boolean p_77945_4_)
        +
      • +
      + + + +
        +
      • +

        onCrafting

        +
        public void onCrafting(World p_77980_1_,
        +              EntityPlayer p_77980_2_,
        +              int p_77980_3_)
        +
      • +
      + + + +
        +
      • +

        getMaxItemUseDuration

        +
        public int getMaxItemUseDuration()
        +
      • +
      + + + +
        +
      • +

        getItemUseAction

        +
        public EnumAction getItemUseAction()
        +
      • +
      + + + +
        +
      • +

        onPlayerStoppedUsing

        +
        public void onPlayerStoppedUsing(World p_77974_1_,
        +                        EntityPlayer p_77974_2_,
        +                        int p_77974_3_)
        +
      • +
      + + + +
        +
      • +

        hasTagCompound

        +
        public boolean hasTagCompound()
        +
      • +
      + + + + + + + +
        +
      • +

        getEnchantmentTagList

        +
        public NBTTagList getEnchantmentTagList()
        +
      • +
      + + + +
        +
      • +

        setTagCompound

        +
        public void setTagCompound(NBTTagCompound p_77982_1_)
        +
      • +
      + + + +
        +
      • +

        getDisplayName

        +
        public java.lang.String getDisplayName()
        +
      • +
      + + + +
        +
      • +

        setStackDisplayName

        +
        public ItemStack setStackDisplayName(java.lang.String p_151001_1_)
        +
      • +
      + + + +
        +
      • +

        func_135074_t

        +
        public void func_135074_t()
        +
      • +
      + + + +
        +
      • +

        hasDisplayName

        +
        public boolean hasDisplayName()
        +
      • +
      + + + +
        +
      • +

        getTooltip

        +
        public java.util.List getTooltip(EntityPlayer p_82840_1_,
        +                        boolean p_82840_2_)
        +
      • +
      + + + +
        +
      • +

        hasEffect

        +
        @Deprecated
        +public boolean hasEffect()
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        hasEffect

        +
        public boolean hasEffect(int pass)
        +
      • +
      + + + +
        +
      • +

        getRarity

        +
        public EnumRarity getRarity()
        +
      • +
      + + + +
        +
      • +

        isItemEnchantable

        +
        public boolean isItemEnchantable()
        +
      • +
      + + + +
        +
      • +

        addEnchantment

        +
        public void addEnchantment(Enchantment p_77966_1_,
        +                  int p_77966_2_)
        +
      • +
      + + + +
        +
      • +

        isItemEnchanted

        +
        public boolean isItemEnchanted()
        +
      • +
      + + + +
        +
      • +

        setTagInfo

        +
        public void setTagInfo(java.lang.String p_77983_1_,
        +              NBTBase p_77983_2_)
        +
      • +
      + + + +
        +
      • +

        canEditBlocks

        +
        public boolean canEditBlocks()
        +
      • +
      + + + +
        +
      • +

        isOnItemFrame

        +
        public boolean isOnItemFrame()
        +
      • +
      + + + +
        +
      • +

        setItemFrame

        +
        public void setItemFrame(EntityItemFrame p_82842_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        getRepairCost

        +
        public int getRepairCost()
        +
      • +
      + + + +
        +
      • +

        setRepairCost

        +
        public void setRepairCost(int p_82841_1_)
        +
      • +
      + + + +
        +
      • +

        getAttributeModifiers

        +
        public com.google.common.collect.Multimap getAttributeModifiers()
        +
      • +
      + + + +
        +
      • +

        func_150996_a

        +
        public void func_150996_a(Item p_150996_1_)
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemSword.html b/javadoc/net/minecraft/item/ItemSword.html new file mode 100644 index 0000000..9c6e11a --- /dev/null +++ b/javadoc/net/minecraft/item/ItemSword.html @@ -0,0 +1,520 @@ + + + + + +ItemSword (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemSword

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemSword
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemTool.html b/javadoc/net/minecraft/item/ItemTool.html new file mode 100644 index 0000000..130ec80 --- /dev/null +++ b/javadoc/net/minecraft/item/ItemTool.html @@ -0,0 +1,568 @@ + + + + + +ItemTool (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemTool

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        efficiencyOnProperMaterial

        +
        protected float efficiencyOnProperMaterial
        +
      • +
      + + + + +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ItemTool

        +
        protected ItemTool(float p_i45333_1_,
        +        Item.ToolMaterial p_i45333_2_,
        +        java.util.Set p_i45333_3_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + + + + + +
        +
      • +

        isFull3D

        +
        public boolean isFull3D()
        +
        +
        Overrides:
        +
        isFull3D in class Item
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getToolMaterialName

        +
        public java.lang.String getToolMaterialName()
        +
      • +
      + + + + + + + +
        +
      • +

        getItemAttributeModifiers

        +
        public com.google.common.collect.Multimap getItemAttributeModifiers()
        +
        +
        Overrides:
        +
        getItemAttributeModifiers in class Item
        +
        +
      • +
      + + + +
        +
      • +

        getHarvestLevel

        +
        public int getHarvestLevel(ItemStack stack,
        +                  java.lang.String toolClass)
        +
        Description copied from class: Item
        +
        Queries the harvest level of this item stack for the specifred tool class, + Returns -1 if this tool is not of the specified type
        +
        +
        Overrides:
        +
        getHarvestLevel in class Item
        +
        Parameters:
        stack - This item stack instance
        toolClass - Tool Class
        +
        Returns:
        Harvest level, or -1 if not the specified tool type.
        +
      • +
      + + + +
        +
      • +

        getToolClasses

        +
        public java.util.Set<java.lang.String> getToolClasses(ItemStack stack)
        +
        +
        Overrides:
        +
        getToolClasses in class Item
        +
        +
      • +
      + + + +
        +
      • +

        getDigSpeed

        +
        public float getDigSpeed(ItemStack stack,
        +                Block block,
        +                int meta)
        +
        Description copied from class: Item
        +
        Metadata-sensitive version of getStrVsBlock
        +
        +
        Overrides:
        +
        getDigSpeed in class Item
        +
        Parameters:
        stack - The Item Stack
        block - The block the item is trying to break
        meta - The items current metadata
        +
        Returns:
        The damage strength
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/ItemWritableBook.html b/javadoc/net/minecraft/item/ItemWritableBook.html new file mode 100644 index 0000000..80d423a --- /dev/null +++ b/javadoc/net/minecraft/item/ItemWritableBook.html @@ -0,0 +1,334 @@ + + + + + +ItemWritableBook (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item
+

Class ItemWritableBook

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemWritableBook
    +extends Item
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/CraftingManager.html b/javadoc/net/minecraft/item/crafting/CraftingManager.html new file mode 100644 index 0000000..d574b85 --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/CraftingManager.html @@ -0,0 +1,278 @@ + + + + + +CraftingManager (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item.crafting
+

Class CraftingManager

+
+
+ +
+
    +
  • +
    +
    +
    public class CraftingManager
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + +
        +
      • +

        addShapelessRecipe

        +
        public void addShapelessRecipe(ItemStack p_77596_1_,
        +                      java.lang.Object... p_77596_2_)
        +
      • +
      + + + + + + + +
        +
      • +

        getRecipeList

        +
        public java.util.List getRecipeList()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/FurnaceRecipes.html b/javadoc/net/minecraft/item/crafting/FurnaceRecipes.html new file mode 100644 index 0000000..e36946e --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/FurnaceRecipes.html @@ -0,0 +1,310 @@ + + + + + +FurnaceRecipes (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item.crafting
+

Class FurnaceRecipes

+
+
+ +
+
    +
  • +
    +
    +
    public class FurnaceRecipes
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        func_151393_a

        +
        public void func_151393_a(Block p_151393_1_,
        +                 ItemStack p_151393_2_,
        +                 float p_151393_3_)
        +
      • +
      + + + +
        +
      • +

        func_151396_a

        +
        public void func_151396_a(Item p_151396_1_,
        +                 ItemStack p_151396_2_,
        +                 float p_151396_3_)
        +
      • +
      + + + +
        +
      • +

        func_151394_a

        +
        public void func_151394_a(ItemStack p_151394_1_,
        +                 ItemStack p_151394_2_,
        +                 float p_151394_3_)
        +
      • +
      + + + + + + + +
        +
      • +

        getSmeltingList

        +
        public java.util.Map getSmeltingList()
        +
      • +
      + + + +
        +
      • +

        func_151398_b

        +
        public float func_151398_b(ItemStack p_151398_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/IRecipe.html b/javadoc/net/minecraft/item/crafting/IRecipe.html new file mode 100644 index 0000000..9bb1291 --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/IRecipe.html @@ -0,0 +1,249 @@ + + + + + +IRecipe (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item.crafting
+

Interface IRecipe

+
+
+ +
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/RecipeBookCloning.html b/javadoc/net/minecraft/item/crafting/RecipeBookCloning.html new file mode 100644 index 0000000..b4a5691 --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/RecipeBookCloning.html @@ -0,0 +1,316 @@ + + + + + +RecipeBookCloning (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item.crafting
+

Class RecipeBookCloning

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IRecipe
    +
    +
    +
    +
    public class RecipeBookCloning
    +extends java.lang.Object
    +implements IRecipe
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/RecipeFireworks.html b/javadoc/net/minecraft/item/crafting/RecipeFireworks.html new file mode 100644 index 0000000..a662c72 --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/RecipeFireworks.html @@ -0,0 +1,316 @@ + + + + + +RecipeFireworks (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item.crafting
+

Class RecipeFireworks

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IRecipe
    +
    +
    +
    +
    public class RecipeFireworks
    +extends java.lang.Object
    +implements IRecipe
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/RecipesArmor.html b/javadoc/net/minecraft/item/crafting/RecipesArmor.html new file mode 100644 index 0000000..b320f32 --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/RecipesArmor.html @@ -0,0 +1,254 @@ + + + + + +RecipesArmor (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item.crafting
+

Class RecipesArmor

+
+
+ +
+
    +
  • +
    +
    +
    public class RecipesArmor
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      RecipesArmor() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidaddRecipes(CraftingManager p_77609_1_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RecipesArmor

        +
        public RecipesArmor()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/RecipesArmorDyes.html b/javadoc/net/minecraft/item/crafting/RecipesArmorDyes.html new file mode 100644 index 0000000..db74b73 --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/RecipesArmorDyes.html @@ -0,0 +1,316 @@ + + + + + +RecipesArmorDyes (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item.crafting
+

Class RecipesArmorDyes

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IRecipe
    +
    +
    +
    +
    public class RecipesArmorDyes
    +extends java.lang.Object
    +implements IRecipe
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/RecipesCrafting.html b/javadoc/net/minecraft/item/crafting/RecipesCrafting.html new file mode 100644 index 0000000..976109f --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/RecipesCrafting.html @@ -0,0 +1,254 @@ + + + + + +RecipesCrafting (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item.crafting
+

Class RecipesCrafting

+
+
+ +
+
    +
  • +
    +
    +
    public class RecipesCrafting
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      RecipesCrafting() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidaddRecipes(CraftingManager p_77589_1_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RecipesCrafting

        +
        public RecipesCrafting()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/RecipesDyes.html b/javadoc/net/minecraft/item/crafting/RecipesDyes.html new file mode 100644 index 0000000..980b363 --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/RecipesDyes.html @@ -0,0 +1,254 @@ + + + + + +RecipesDyes (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item.crafting
+

Class RecipesDyes

+
+
+ +
+
    +
  • +
    +
    +
    public class RecipesDyes
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      RecipesDyes() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidaddRecipes(CraftingManager p_77607_1_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RecipesDyes

        +
        public RecipesDyes()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/RecipesFood.html b/javadoc/net/minecraft/item/crafting/RecipesFood.html new file mode 100644 index 0000000..ac9238c --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/RecipesFood.html @@ -0,0 +1,254 @@ + + + + + +RecipesFood (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item.crafting
+

Class RecipesFood

+
+
+ +
+
    +
  • +
    +
    +
    public class RecipesFood
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      RecipesFood() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidaddRecipes(CraftingManager p_77608_1_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RecipesFood

        +
        public RecipesFood()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/RecipesIngots.html b/javadoc/net/minecraft/item/crafting/RecipesIngots.html new file mode 100644 index 0000000..f69e950 --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/RecipesIngots.html @@ -0,0 +1,254 @@ + + + + + +RecipesIngots (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item.crafting
+

Class RecipesIngots

+
+
+ +
+
    +
  • +
    +
    +
    public class RecipesIngots
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      RecipesIngots() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidaddRecipes(CraftingManager p_77590_1_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RecipesIngots

        +
        public RecipesIngots()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/RecipesMapCloning.html b/javadoc/net/minecraft/item/crafting/RecipesMapCloning.html new file mode 100644 index 0000000..4dcafa2 --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/RecipesMapCloning.html @@ -0,0 +1,316 @@ + + + + + +RecipesMapCloning (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item.crafting
+

Class RecipesMapCloning

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IRecipe
    +
    +
    +
    +
    public class RecipesMapCloning
    +extends java.lang.Object
    +implements IRecipe
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/RecipesMapExtending.html b/javadoc/net/minecraft/item/crafting/RecipesMapExtending.html new file mode 100644 index 0000000..3aaa289 --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/RecipesMapExtending.html @@ -0,0 +1,312 @@ + + + + + +RecipesMapExtending (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item.crafting
+

Class RecipesMapExtending

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IRecipe
    +
    +
    +
    +
    public class RecipesMapExtending
    +extends ShapedRecipes
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/RecipesTools.html b/javadoc/net/minecraft/item/crafting/RecipesTools.html new file mode 100644 index 0000000..c77c3ce --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/RecipesTools.html @@ -0,0 +1,254 @@ + + + + + +RecipesTools (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item.crafting
+

Class RecipesTools

+
+
+ +
+
    +
  • +
    +
    +
    public class RecipesTools
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      RecipesTools() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidaddRecipes(CraftingManager p_77586_1_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RecipesTools

        +
        public RecipesTools()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/RecipesWeapons.html b/javadoc/net/minecraft/item/crafting/RecipesWeapons.html new file mode 100644 index 0000000..c7dd740 --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/RecipesWeapons.html @@ -0,0 +1,254 @@ + + + + + +RecipesWeapons (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item.crafting
+

Class RecipesWeapons

+
+
+ +
+
    +
  • +
    +
    +
    public class RecipesWeapons
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      RecipesWeapons() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidaddRecipes(CraftingManager p_77583_1_) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RecipesWeapons

        +
        public RecipesWeapons()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/ShapedRecipes.html b/javadoc/net/minecraft/item/crafting/ShapedRecipes.html new file mode 100644 index 0000000..5029e1d --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/ShapedRecipes.html @@ -0,0 +1,401 @@ + + + + + +ShapedRecipes (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item.crafting
+

Class ShapedRecipes

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IRecipe
    +
    +
    +
    Direct Known Subclasses:
    +
    RecipesMapExtending
    +
    +
    +
    +
    public class ShapedRecipes
    +extends java.lang.Object
    +implements IRecipe
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/ShapelessRecipes.html b/javadoc/net/minecraft/item/crafting/ShapelessRecipes.html new file mode 100644 index 0000000..27a329d --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/ShapelessRecipes.html @@ -0,0 +1,354 @@ + + + + + +ShapelessRecipes (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.item.crafting
+

Class ShapelessRecipes

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IRecipe
    +
    +
    +
    +
    public class ShapelessRecipes
    +extends java.lang.Object
    +implements IRecipe
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/package-frame.html b/javadoc/net/minecraft/item/crafting/package-frame.html new file mode 100644 index 0000000..83c083f --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/package-frame.html @@ -0,0 +1,38 @@ + + + + + +net.minecraft.item.crafting (Forge API) + + + + +

net.minecraft.item.crafting

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/javadoc/net/minecraft/item/crafting/package-summary.html b/javadoc/net/minecraft/item/crafting/package-summary.html new file mode 100644 index 0000000..529fab8 --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/package-summary.html @@ -0,0 +1,206 @@ + + + + + +net.minecraft.item.crafting (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.item.crafting

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/crafting/package-tree.html b/javadoc/net/minecraft/item/crafting/package-tree.html new file mode 100644 index 0000000..a3314c5 --- /dev/null +++ b/javadoc/net/minecraft/item/crafting/package-tree.html @@ -0,0 +1,148 @@ + + + + + +net.minecraft.item.crafting Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.item.crafting

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/package-frame.html b/javadoc/net/minecraft/item/package-frame.html new file mode 100644 index 0000000..35a2fb7 --- /dev/null +++ b/javadoc/net/minecraft/item/package-frame.html @@ -0,0 +1,94 @@ + + + + + +net.minecraft.item (Forge API) + + + + +

net.minecraft.item

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/javadoc/net/minecraft/item/package-summary.html b/javadoc/net/minecraft/item/package-summary.html new file mode 100644 index 0000000..2a82d5b --- /dev/null +++ b/javadoc/net/minecraft/item/package-summary.html @@ -0,0 +1,430 @@ + + + + + +net.minecraft.item (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.item

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/item/package-tree.html b/javadoc/net/minecraft/item/package-tree.html new file mode 100644 index 0000000..a710ffb --- /dev/null +++ b/javadoc/net/minecraft/item/package-tree.html @@ -0,0 +1,233 @@ + + + + + +net.minecraft.item Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.item

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + +
+ + + + -- cgit v1.2.3