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/init/Items.html | 2472 +++++++++++++++++++++++++++++++++ 1 file changed, 2472 insertions(+) create mode 100644 javadoc/net/minecraft/init/Items.html (limited to 'javadoc/net/minecraft/init/Items.html') diff --git a/javadoc/net/minecraft/init/Items.html b/javadoc/net/minecraft/init/Items.html new file mode 100644 index 0000000..3f7420a --- /dev/null +++ b/javadoc/net/minecraft/init/Items.html @@ -0,0 +1,2472 @@ + + + + + +Items (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.init
+

Class Items

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

      Field Detail

      + + + +
        +
      • +

        iron_shovel

        +
        public static final Item iron_shovel
        +
      • +
      + + + +
        +
      • +

        iron_pickaxe

        +
        public static final Item iron_pickaxe
        +
      • +
      + + + +
        +
      • +

        iron_axe

        +
        public static final Item iron_axe
        +
      • +
      + + + +
        +
      • +

        flint_and_steel

        +
        public static final Item flint_and_steel
        +
      • +
      + + + +
        +
      • +

        apple

        +
        public static final Item apple
        +
      • +
      + + + +
        +
      • +

        bow

        +
        public static final ItemBow bow
        +
      • +
      + + + +
        +
      • +

        arrow

        +
        public static final Item arrow
        +
      • +
      + + + +
        +
      • +

        coal

        +
        public static final Item coal
        +
      • +
      + + + +
        +
      • +

        diamond

        +
        public static final Item diamond
        +
      • +
      + + + +
        +
      • +

        iron_ingot

        +
        public static final Item iron_ingot
        +
      • +
      + + + +
        +
      • +

        gold_ingot

        +
        public static final Item gold_ingot
        +
      • +
      + + + +
        +
      • +

        iron_sword

        +
        public static final Item iron_sword
        +
      • +
      + + + +
        +
      • +

        wooden_sword

        +
        public static final Item wooden_sword
        +
      • +
      + + + +
        +
      • +

        wooden_shovel

        +
        public static final Item wooden_shovel
        +
      • +
      + + + +
        +
      • +

        wooden_pickaxe

        +
        public static final Item wooden_pickaxe
        +
      • +
      + + + +
        +
      • +

        wooden_axe

        +
        public static final Item wooden_axe
        +
      • +
      + + + +
        +
      • +

        stone_sword

        +
        public static final Item stone_sword
        +
      • +
      + + + +
        +
      • +

        stone_shovel

        +
        public static final Item stone_shovel
        +
      • +
      + + + +
        +
      • +

        stone_pickaxe

        +
        public static final Item stone_pickaxe
        +
      • +
      + + + +
        +
      • +

        stone_axe

        +
        public static final Item stone_axe
        +
      • +
      + + + +
        +
      • +

        diamond_sword

        +
        public static final Item diamond_sword
        +
      • +
      + + + +
        +
      • +

        diamond_shovel

        +
        public static final Item diamond_shovel
        +
      • +
      + + + +
        +
      • +

        diamond_pickaxe

        +
        public static final Item diamond_pickaxe
        +
      • +
      + + + +
        +
      • +

        diamond_axe

        +
        public static final Item diamond_axe
        +
      • +
      + + + +
        +
      • +

        stick

        +
        public static final Item stick
        +
      • +
      + + + +
        +
      • +

        bowl

        +
        public static final Item bowl
        +
      • +
      + + + +
        +
      • +

        mushroom_stew

        +
        public static final Item mushroom_stew
        +
      • +
      + + + +
        +
      • +

        golden_sword

        +
        public static final Item golden_sword
        +
      • +
      + + + +
        +
      • +

        golden_shovel

        +
        public static final Item golden_shovel
        +
      • +
      + + + +
        +
      • +

        golden_pickaxe

        +
        public static final Item golden_pickaxe
        +
      • +
      + + + +
        +
      • +

        golden_axe

        +
        public static final Item golden_axe
        +
      • +
      + + + +
        +
      • +

        string

        +
        public static final Item string
        +
      • +
      + + + +
        +
      • +

        feather

        +
        public static final Item feather
        +
      • +
      + + + +
        +
      • +

        gunpowder

        +
        public static final Item gunpowder
        +
      • +
      + + + +
        +
      • +

        wooden_hoe

        +
        public static final Item wooden_hoe
        +
      • +
      + + + +
        +
      • +

        stone_hoe

        +
        public static final Item stone_hoe
        +
      • +
      + + + +
        +
      • +

        iron_hoe

        +
        public static final Item iron_hoe
        +
      • +
      + + + +
        +
      • +

        diamond_hoe

        +
        public static final Item diamond_hoe
        +
      • +
      + + + +
        +
      • +

        golden_hoe

        +
        public static final Item golden_hoe
        +
      • +
      + + + +
        +
      • +

        wheat_seeds

        +
        public static final Item wheat_seeds
        +
      • +
      + + + +
        +
      • +

        wheat

        +
        public static final Item wheat
        +
      • +
      + + + +
        +
      • +

        bread

        +
        public static final Item bread
        +
      • +
      + + + +
        +
      • +

        leather_helmet

        +
        public static final ItemArmor leather_helmet
        +
      • +
      + + + +
        +
      • +

        leather_chestplate

        +
        public static final ItemArmor leather_chestplate
        +
      • +
      + + + +
        +
      • +

        leather_leggings

        +
        public static final ItemArmor leather_leggings
        +
      • +
      + + + +
        +
      • +

        leather_boots

        +
        public static final ItemArmor leather_boots
        +
      • +
      + + + +
        +
      • +

        chainmail_helmet

        +
        public static final ItemArmor chainmail_helmet
        +
      • +
      + + + +
        +
      • +

        chainmail_chestplate

        +
        public static final ItemArmor chainmail_chestplate
        +
      • +
      + + + +
        +
      • +

        chainmail_leggings

        +
        public static final ItemArmor chainmail_leggings
        +
      • +
      + + + +
        +
      • +

        chainmail_boots

        +
        public static final ItemArmor chainmail_boots
        +
      • +
      + + + +
        +
      • +

        iron_helmet

        +
        public static final ItemArmor iron_helmet
        +
      • +
      + + + +
        +
      • +

        iron_chestplate

        +
        public static final ItemArmor iron_chestplate
        +
      • +
      + + + +
        +
      • +

        iron_leggings

        +
        public static final ItemArmor iron_leggings
        +
      • +
      + + + +
        +
      • +

        iron_boots

        +
        public static final ItemArmor iron_boots
        +
      • +
      + + + +
        +
      • +

        diamond_helmet

        +
        public static final ItemArmor diamond_helmet
        +
      • +
      + + + +
        +
      • +

        diamond_chestplate

        +
        public static final ItemArmor diamond_chestplate
        +
      • +
      + + + +
        +
      • +

        diamond_leggings

        +
        public static final ItemArmor diamond_leggings
        +
      • +
      + + + +
        +
      • +

        diamond_boots

        +
        public static final ItemArmor diamond_boots
        +
      • +
      + + + +
        +
      • +

        golden_helmet

        +
        public static final ItemArmor golden_helmet
        +
      • +
      + + + +
        +
      • +

        golden_chestplate

        +
        public static final ItemArmor golden_chestplate
        +
      • +
      + + + +
        +
      • +

        golden_leggings

        +
        public static final ItemArmor golden_leggings
        +
      • +
      + + + +
        +
      • +

        golden_boots

        +
        public static final ItemArmor golden_boots
        +
      • +
      + + + +
        +
      • +

        flint

        +
        public static final Item flint
        +
      • +
      + + + +
        +
      • +

        porkchop

        +
        public static final Item porkchop
        +
      • +
      + + + +
        +
      • +

        cooked_porkchop

        +
        public static final Item cooked_porkchop
        +
      • +
      + + + +
        +
      • +

        painting

        +
        public static final Item painting
        +
      • +
      + + + +
        +
      • +

        golden_apple

        +
        public static final Item golden_apple
        +
      • +
      + + + +
        +
      • +

        sign

        +
        public static final Item sign
        +
      • +
      + + + +
        +
      • +

        wooden_door

        +
        public static final Item wooden_door
        +
      • +
      + + + +
        +
      • +

        bucket

        +
        public static final Item bucket
        +
      • +
      + + + +
        +
      • +

        water_bucket

        +
        public static final Item water_bucket
        +
      • +
      + + + +
        +
      • +

        lava_bucket

        +
        public static final Item lava_bucket
        +
      • +
      + + + +
        +
      • +

        minecart

        +
        public static final Item minecart
        +
      • +
      + + + +
        +
      • +

        saddle

        +
        public static final Item saddle
        +
      • +
      + + + +
        +
      • +

        iron_door

        +
        public static final Item iron_door
        +
      • +
      + + + +
        +
      • +

        redstone

        +
        public static final Item redstone
        +
      • +
      + + + +
        +
      • +

        snowball

        +
        public static final Item snowball
        +
      • +
      + + + +
        +
      • +

        boat

        +
        public static final Item boat
        +
      • +
      + + + +
        +
      • +

        leather

        +
        public static final Item leather
        +
      • +
      + + + +
        +
      • +

        milk_bucket

        +
        public static final Item milk_bucket
        +
      • +
      + + + +
        +
      • +

        brick

        +
        public static final Item brick
        +
      • +
      + + + +
        +
      • +

        clay_ball

        +
        public static final Item clay_ball
        +
      • +
      + + + +
        +
      • +

        reeds

        +
        public static final Item reeds
        +
      • +
      + + + +
        +
      • +

        paper

        +
        public static final Item paper
        +
      • +
      + + + +
        +
      • +

        book

        +
        public static final Item book
        +
      • +
      + + + +
        +
      • +

        slime_ball

        +
        public static final Item slime_ball
        +
      • +
      + + + +
        +
      • +

        chest_minecart

        +
        public static final Item chest_minecart
        +
      • +
      + + + +
        +
      • +

        furnace_minecart

        +
        public static final Item furnace_minecart
        +
      • +
      + + + +
        +
      • +

        egg

        +
        public static final Item egg
        +
      • +
      + + + +
        +
      • +

        compass

        +
        public static final Item compass
        +
      • +
      + + + + + + + +
        +
      • +

        clock

        +
        public static final Item clock
        +
      • +
      + + + +
        +
      • +

        glowstone_dust

        +
        public static final Item glowstone_dust
        +
      • +
      + + + +
        +
      • +

        fish

        +
        public static final Item fish
        +
      • +
      + + + +
        +
      • +

        cooked_fished

        +
        public static final Item cooked_fished
        +
      • +
      + + + +
        +
      • +

        dye

        +
        public static final Item dye
        +
      • +
      + + + +
        +
      • +

        bone

        +
        public static final Item bone
        +
      • +
      + + + +
        +
      • +

        sugar

        +
        public static final Item sugar
        +
      • +
      + + + +
        +
      • +

        cake

        +
        public static final Item cake
        +
      • +
      + + + +
        +
      • +

        bed

        +
        public static final Item bed
        +
      • +
      + + + +
        +
      • +

        repeater

        +
        public static final Item repeater
        +
      • +
      + + + +
        +
      • +

        cookie

        +
        public static final Item cookie
        +
      • +
      + + + +
        +
      • +

        filled_map

        +
        public static final ItemMap filled_map
        +
      • +
      + + + +
        +
      • +

        shears

        +
        public static final ItemShears shears
        +
      • +
      + + + +
        +
      • +

        melon

        +
        public static final Item melon
        +
      • +
      + + + +
        +
      • +

        pumpkin_seeds

        +
        public static final Item pumpkin_seeds
        +
      • +
      + + + +
        +
      • +

        melon_seeds

        +
        public static final Item melon_seeds
        +
      • +
      + + + +
        +
      • +

        beef

        +
        public static final Item beef
        +
      • +
      + + + +
        +
      • +

        cooked_beef

        +
        public static final Item cooked_beef
        +
      • +
      + + + +
        +
      • +

        chicken

        +
        public static final Item chicken
        +
      • +
      + + + +
        +
      • +

        cooked_chicken

        +
        public static final Item cooked_chicken
        +
      • +
      + + + +
        +
      • +

        rotten_flesh

        +
        public static final Item rotten_flesh
        +
      • +
      + + + +
        +
      • +

        ender_pearl

        +
        public static final Item ender_pearl
        +
      • +
      + + + +
        +
      • +

        blaze_rod

        +
        public static final Item blaze_rod
        +
      • +
      + + + +
        +
      • +

        ghast_tear

        +
        public static final Item ghast_tear
        +
      • +
      + + + +
        +
      • +

        gold_nugget

        +
        public static final Item gold_nugget
        +
      • +
      + + + +
        +
      • +

        nether_wart

        +
        public static final Item nether_wart
        +
      • +
      + + + +
        +
      • +

        potionitem

        +
        public static final ItemPotion potionitem
        +
      • +
      + + + +
        +
      • +

        glass_bottle

        +
        public static final Item glass_bottle
        +
      • +
      + + + +
        +
      • +

        spider_eye

        +
        public static final Item spider_eye
        +
      • +
      + + + +
        +
      • +

        fermented_spider_eye

        +
        public static final Item fermented_spider_eye
        +
      • +
      + + + +
        +
      • +

        blaze_powder

        +
        public static final Item blaze_powder
        +
      • +
      + + + +
        +
      • +

        magma_cream

        +
        public static final Item magma_cream
        +
      • +
      + + + +
        +
      • +

        brewing_stand

        +
        public static final Item brewing_stand
        +
      • +
      + + + +
        +
      • +

        cauldron

        +
        public static final Item cauldron
        +
      • +
      + + + +
        +
      • +

        ender_eye

        +
        public static final Item ender_eye
        +
      • +
      + + + +
        +
      • +

        speckled_melon

        +
        public static final Item speckled_melon
        +
      • +
      + + + +
        +
      • +

        spawn_egg

        +
        public static final Item spawn_egg
        +
      • +
      + + + +
        +
      • +

        experience_bottle

        +
        public static final Item experience_bottle
        +
      • +
      + + + +
        +
      • +

        fire_charge

        +
        public static final Item fire_charge
        +
      • +
      + + + +
        +
      • +

        writable_book

        +
        public static final Item writable_book
        +
      • +
      + + + +
        +
      • +

        written_book

        +
        public static final Item written_book
        +
      • +
      + + + +
        +
      • +

        emerald

        +
        public static final Item emerald
        +
      • +
      + + + +
        +
      • +

        item_frame

        +
        public static final Item item_frame
        +
      • +
      + + + +
        +
      • +

        flower_pot

        +
        public static final Item flower_pot
        +
      • +
      + + + +
        +
      • +

        carrot

        +
        public static final Item carrot
        +
      • +
      + + + +
        +
      • +

        potato

        +
        public static final Item potato
        +
      • +
      + + + +
        +
      • +

        baked_potato

        +
        public static final Item baked_potato
        +
      • +
      + + + +
        +
      • +

        poisonous_potato

        +
        public static final Item poisonous_potato
        +
      • +
      + + + + + + + +
        +
      • +

        golden_carrot

        +
        public static final Item golden_carrot
        +
      • +
      + + + +
        +
      • +

        skull

        +
        public static final Item skull
        +
      • +
      + + + +
        +
      • +

        carrot_on_a_stick

        +
        public static final Item carrot_on_a_stick
        +
      • +
      + + + +
        +
      • +

        nether_star

        +
        public static final Item nether_star
        +
      • +
      + + + +
        +
      • +

        pumpkin_pie

        +
        public static final Item pumpkin_pie
        +
      • +
      + + + +
        +
      • +

        fireworks

        +
        public static final Item fireworks
        +
      • +
      + + + +
        +
      • +

        firework_charge

        +
        public static final Item firework_charge
        +
      • +
      + + + + + + + +
        +
      • +

        comparator

        +
        public static final Item comparator
        +
      • +
      + + + +
        +
      • +

        netherbrick

        +
        public static final Item netherbrick
        +
      • +
      + + + +
        +
      • +

        quartz

        +
        public static final Item quartz
        +
      • +
      + + + +
        +
      • +

        tnt_minecart

        +
        public static final Item tnt_minecart
        +
      • +
      + + + +
        +
      • +

        hopper_minecart

        +
        public static final Item hopper_minecart
        +
      • +
      + + + +
        +
      • +

        iron_horse_armor

        +
        public static final Item iron_horse_armor
        +
      • +
      + + + +
        +
      • +

        golden_horse_armor

        +
        public static final Item golden_horse_armor
        +
      • +
      + + + +
        +
      • +

        diamond_horse_armor

        +
        public static final Item diamond_horse_armor
        +
      • +
      + + + +
        +
      • +

        lead

        +
        public static final Item lead
        +
      • +
      + + + +
        +
      • +

        name_tag

        +
        public static final Item name_tag
        +
      • +
      + + + +
        +
      • +

        command_block_minecart

        +
        public static final Item command_block_minecart
        +
      • +
      + + + +
        +
      • +

        record_13

        +
        public static final Item record_13
        +
      • +
      + + + +
        +
      • +

        record_cat

        +
        public static final Item record_cat
        +
      • +
      + + + +
        +
      • +

        record_blocks

        +
        public static final Item record_blocks
        +
      • +
      + + + +
        +
      • +

        record_chirp

        +
        public static final Item record_chirp
        +
      • +
      + + + +
        +
      • +

        record_far

        +
        public static final Item record_far
        +
      • +
      + + + +
        +
      • +

        record_mall

        +
        public static final Item record_mall
        +
      • +
      + + + +
        +
      • +

        record_mellohi

        +
        public static final Item record_mellohi
        +
      • +
      + + + +
        +
      • +

        record_stal

        +
        public static final Item record_stal
        +
      • +
      + + + +
        +
      • +

        record_strad

        +
        public static final Item record_strad
        +
      • +
      + + + +
        +
      • +

        record_ward

        +
        public static final Item record_ward
        +
      • +
      + + + +
        +
      • +

        record_11

        +
        public static final Item record_11
        +
      • +
      + + + +
        +
      • +

        record_wait

        +
        public static final Item record_wait
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Items

        +
        public Items()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3