From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- javadoc/net/minecraft/init/Blocks.html | 2472 +++++++++++++++++++++++ javadoc/net/minecraft/init/Bootstrap.html | 254 +++ javadoc/net/minecraft/init/Items.html | 2472 +++++++++++++++++++++++ javadoc/net/minecraft/init/package-frame.html | 21 + javadoc/net/minecraft/init/package-summary.html | 139 ++ javadoc/net/minecraft/init/package-tree.html | 128 ++ 6 files changed, 5486 insertions(+) create mode 100644 javadoc/net/minecraft/init/Blocks.html create mode 100644 javadoc/net/minecraft/init/Bootstrap.html create mode 100644 javadoc/net/minecraft/init/Items.html create mode 100644 javadoc/net/minecraft/init/package-frame.html create mode 100644 javadoc/net/minecraft/init/package-summary.html create mode 100644 javadoc/net/minecraft/init/package-tree.html (limited to 'javadoc/net/minecraft/init') diff --git a/javadoc/net/minecraft/init/Blocks.html b/javadoc/net/minecraft/init/Blocks.html new file mode 100644 index 0000000..2035cba --- /dev/null +++ b/javadoc/net/minecraft/init/Blocks.html @@ -0,0 +1,2472 @@ + + + + + +Blocks (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.init
+

Class Blocks

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

      Field Detail

      + + + +
        +
      • +

        air

        +
        public static final Block air
        +
      • +
      + + + +
        +
      • +

        stone

        +
        public static final Block stone
        +
      • +
      + + + +
        +
      • +

        grass

        +
        public static final BlockGrass grass
        +
      • +
      + + + +
        +
      • +

        dirt

        +
        public static final Block dirt
        +
      • +
      + + + +
        +
      • +

        cobblestone

        +
        public static final Block cobblestone
        +
      • +
      + + + +
        +
      • +

        planks

        +
        public static final Block planks
        +
      • +
      + + + +
        +
      • +

        sapling

        +
        public static final Block sapling
        +
      • +
      + + + +
        +
      • +

        bedrock

        +
        public static final Block bedrock
        +
      • +
      + + + +
        +
      • +

        flowing_water

        +
        public static final BlockLiquid flowing_water
        +
      • +
      + + + +
        +
      • +

        water

        +
        public static final Block water
        +
      • +
      + + + +
        +
      • +

        flowing_lava

        +
        public static final BlockLiquid flowing_lava
        +
      • +
      + + + +
        +
      • +

        lava

        +
        public static final Block lava
        +
      • +
      + + + +
        +
      • +

        sand

        +
        public static final BlockSand sand
        +
      • +
      + + + +
        +
      • +

        gravel

        +
        public static final Block gravel
        +
      • +
      + + + +
        +
      • +

        gold_ore

        +
        public static final Block gold_ore
        +
      • +
      + + + +
        +
      • +

        iron_ore

        +
        public static final Block iron_ore
        +
      • +
      + + + +
        +
      • +

        coal_ore

        +
        public static final Block coal_ore
        +
      • +
      + + + +
        +
      • +

        log

        +
        public static final Block log
        +
      • +
      + + + +
        +
      • +

        log2

        +
        public static final Block log2
        +
      • +
      + + + +
        +
      • +

        leaves

        +
        public static final BlockLeaves leaves
        +
      • +
      + + + +
        +
      • +

        leaves2

        +
        public static final BlockLeaves leaves2
        +
      • +
      + + + +
        +
      • +

        sponge

        +
        public static final Block sponge
        +
      • +
      + + + +
        +
      • +

        glass

        +
        public static final Block glass
        +
      • +
      + + + +
        +
      • +

        lapis_ore

        +
        public static final Block lapis_ore
        +
      • +
      + + + +
        +
      • +

        lapis_block

        +
        public static final Block lapis_block
        +
      • +
      + + + +
        +
      • +

        dispenser

        +
        public static final Block dispenser
        +
      • +
      + + + +
        +
      • +

        sandstone

        +
        public static final Block sandstone
        +
      • +
      + + + +
        +
      • +

        noteblock

        +
        public static final Block noteblock
        +
      • +
      + + + +
        +
      • +

        bed

        +
        public static final Block bed
        +
      • +
      + + + +
        +
      • +

        golden_rail

        +
        public static final Block golden_rail
        +
      • +
      + + + +
        +
      • +

        detector_rail

        +
        public static final Block detector_rail
        +
      • +
      + + + + + + + +
        +
      • +

        web

        +
        public static final Block web
        +
      • +
      + + + + + + + + + + + + + + + + + + + +
        +
      • +

        wool

        +
        public static final Block wool
        +
      • +
      + + + + + + + +
        +
      • +

        yellow_flower

        +
        public static final BlockFlower yellow_flower
        +
      • +
      + + + +
        +
      • +

        red_flower

        +
        public static final BlockFlower red_flower
        +
      • +
      + + + +
        +
      • +

        brown_mushroom

        +
        public static final BlockBush brown_mushroom
        +
      • +
      + + + +
        +
      • +

        red_mushroom

        +
        public static final BlockBush red_mushroom
        +
      • +
      + + + +
        +
      • +

        gold_block

        +
        public static final Block gold_block
        +
      • +
      + + + +
        +
      • +

        iron_block

        +
        public static final Block iron_block
        +
      • +
      + + + +
        +
      • +

        double_stone_slab

        +
        public static final BlockSlab double_stone_slab
        +
      • +
      + + + +
        +
      • +

        stone_slab

        +
        public static final BlockSlab stone_slab
        +
      • +
      + + + +
        +
      • +

        brick_block

        +
        public static final Block brick_block
        +
      • +
      + + + +
        +
      • +

        tnt

        +
        public static final Block tnt
        +
      • +
      + + + +
        +
      • +

        bookshelf

        +
        public static final Block bookshelf
        +
      • +
      + + + +
        +
      • +

        mossy_cobblestone

        +
        public static final Block mossy_cobblestone
        +
      • +
      + + + +
        +
      • +

        obsidian

        +
        public static final Block obsidian
        +
      • +
      + + + +
        +
      • +

        torch

        +
        public static final Block torch
        +
      • +
      + + + +
        +
      • +

        fire

        +
        public static final BlockFire fire
        +
      • +
      + + + +
        +
      • +

        mob_spawner

        +
        public static final Block mob_spawner
        +
      • +
      + + + +
        +
      • +

        oak_stairs

        +
        public static final Block oak_stairs
        +
      • +
      + + + +
        +
      • +

        chest

        +
        public static final BlockChest chest
        +
      • +
      + + + + + + + +
        +
      • +

        diamond_ore

        +
        public static final Block diamond_ore
        +
      • +
      + + + +
        +
      • +

        diamond_block

        +
        public static final Block diamond_block
        +
      • +
      + + + +
        +
      • +

        crafting_table

        +
        public static final Block crafting_table
        +
      • +
      + + + +
        +
      • +

        wheat

        +
        public static final Block wheat
        +
      • +
      + + + +
        +
      • +

        farmland

        +
        public static final Block farmland
        +
      • +
      + + + +
        +
      • +

        furnace

        +
        public static final Block furnace
        +
      • +
      + + + +
        +
      • +

        lit_furnace

        +
        public static final Block lit_furnace
        +
      • +
      + + + +
        +
      • +

        standing_sign

        +
        public static final Block standing_sign
        +
      • +
      + + + +
        +
      • +

        wooden_door

        +
        public static final Block wooden_door
        +
      • +
      + + + +
        +
      • +

        ladder

        +
        public static final Block ladder
        +
      • +
      + + + +
        +
      • +

        rail

        +
        public static final Block rail
        +
      • +
      + + + +
        +
      • +

        stone_stairs

        +
        public static final Block stone_stairs
        +
      • +
      + + + +
        +
      • +

        wall_sign

        +
        public static final Block wall_sign
        +
      • +
      + + + +
        +
      • +

        lever

        +
        public static final Block lever
        +
      • +
      + + + +
        +
      • +

        stone_pressure_plate

        +
        public static final Block stone_pressure_plate
        +
      • +
      + + + +
        +
      • +

        iron_door

        +
        public static final Block iron_door
        +
      • +
      + + + +
        +
      • +

        wooden_pressure_plate

        +
        public static final Block wooden_pressure_plate
        +
      • +
      + + + +
        +
      • +

        redstone_ore

        +
        public static final Block redstone_ore
        +
      • +
      + + + +
        +
      • +

        lit_redstone_ore

        +
        public static final Block lit_redstone_ore
        +
      • +
      + + + +
        +
      • +

        unlit_redstone_torch

        +
        public static final Block unlit_redstone_torch
        +
      • +
      + + + +
        +
      • +

        redstone_torch

        +
        public static final Block redstone_torch
        +
      • +
      + + + +
        +
      • +

        stone_button

        +
        public static final Block stone_button
        +
      • +
      + + + +
        +
      • +

        snow_layer

        +
        public static final Block snow_layer
        +
      • +
      + + + +
        +
      • +

        ice

        +
        public static final Block ice
        +
      • +
      + + + +
        +
      • +

        snow

        +
        public static final Block snow
        +
      • +
      + + + +
        +
      • +

        cactus

        +
        public static final Block cactus
        +
      • +
      + + + +
        +
      • +

        clay

        +
        public static final Block clay
        +
      • +
      + + + +
        +
      • +

        reeds

        +
        public static final Block reeds
        +
      • +
      + + + +
        +
      • +

        jukebox

        +
        public static final Block jukebox
        +
      • +
      + + + +
        +
      • +

        fence

        +
        public static final Block fence
        +
      • +
      + + + +
        +
      • +

        pumpkin

        +
        public static final Block pumpkin
        +
      • +
      + + + +
        +
      • +

        netherrack

        +
        public static final Block netherrack
        +
      • +
      + + + +
        +
      • +

        soul_sand

        +
        public static final Block soul_sand
        +
      • +
      + + + +
        +
      • +

        glowstone

        +
        public static final Block glowstone
        +
      • +
      + + + +
        +
      • +

        portal

        +
        public static final BlockPortal portal
        +
      • +
      + + + +
        +
      • +

        lit_pumpkin

        +
        public static final Block lit_pumpkin
        +
      • +
      + + + +
        +
      • +

        cake

        +
        public static final Block cake
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        trapdoor

        +
        public static final Block trapdoor
        +
      • +
      + + + +
        +
      • +

        monster_egg

        +
        public static final Block monster_egg
        +
      • +
      + + + +
        +
      • +

        stonebrick

        +
        public static final Block stonebrick
        +
      • +
      + + + +
        +
      • +

        brown_mushroom_block

        +
        public static final Block brown_mushroom_block
        +
      • +
      + + + +
        +
      • +

        red_mushroom_block

        +
        public static final Block red_mushroom_block
        +
      • +
      + + + +
        +
      • +

        iron_bars

        +
        public static final Block iron_bars
        +
      • +
      + + + +
        +
      • +

        glass_pane

        +
        public static final Block glass_pane
        +
      • +
      + + + +
        +
      • +

        melon_block

        +
        public static final Block melon_block
        +
      • +
      + + + +
        +
      • +

        pumpkin_stem

        +
        public static final Block pumpkin_stem
        +
      • +
      + + + +
        +
      • +

        melon_stem

        +
        public static final Block melon_stem
        +
      • +
      + + + +
        +
      • +

        vine

        +
        public static final Block vine
        +
      • +
      + + + +
        +
      • +

        fence_gate

        +
        public static final Block fence_gate
        +
      • +
      + + + +
        +
      • +

        brick_stairs

        +
        public static final Block brick_stairs
        +
      • +
      + + + +
        +
      • +

        stone_brick_stairs

        +
        public static final Block stone_brick_stairs
        +
      • +
      + + + + + + + +
        +
      • +

        waterlily

        +
        public static final Block waterlily
        +
      • +
      + + + +
        +
      • +

        nether_brick

        +
        public static final Block nether_brick
        +
      • +
      + + + +
        +
      • +

        nether_brick_fence

        +
        public static final Block nether_brick_fence
        +
      • +
      + + + +
        +
      • +

        nether_brick_stairs

        +
        public static final Block nether_brick_stairs
        +
      • +
      + + + +
        +
      • +

        nether_wart

        +
        public static final Block nether_wart
        +
      • +
      + + + +
        +
      • +

        enchanting_table

        +
        public static final Block enchanting_table
        +
      • +
      + + + +
        +
      • +

        brewing_stand

        +
        public static final Block brewing_stand
        +
      • +
      + + + + + + + +
        +
      • +

        end_portal

        +
        public static final Block end_portal
        +
      • +
      + + + +
        +
      • +

        end_portal_frame

        +
        public static final Block end_portal_frame
        +
      • +
      + + + +
        +
      • +

        end_stone

        +
        public static final Block end_stone
        +
      • +
      + + + +
        +
      • +

        dragon_egg

        +
        public static final Block dragon_egg
        +
      • +
      + + + +
        +
      • +

        redstone_lamp

        +
        public static final Block redstone_lamp
        +
      • +
      + + + +
        +
      • +

        lit_redstone_lamp

        +
        public static final Block lit_redstone_lamp
        +
      • +
      + + + +
        +
      • +

        double_wooden_slab

        +
        public static final BlockSlab double_wooden_slab
        +
      • +
      + + + +
        +
      • +

        wooden_slab

        +
        public static final BlockSlab wooden_slab
        +
      • +
      + + + +
        +
      • +

        cocoa

        +
        public static final Block cocoa
        +
      • +
      + + + +
        +
      • +

        sandstone_stairs

        +
        public static final Block sandstone_stairs
        +
      • +
      + + + +
        +
      • +

        emerald_ore

        +
        public static final Block emerald_ore
        +
      • +
      + + + +
        +
      • +

        ender_chest

        +
        public static final Block ender_chest
        +
      • +
      + + + + + + + +
        +
      • +

        tripwire

        +
        public static final Block tripwire
        +
      • +
      + + + +
        +
      • +

        emerald_block

        +
        public static final Block emerald_block
        +
      • +
      + + + +
        +
      • +

        spruce_stairs

        +
        public static final Block spruce_stairs
        +
      • +
      + + + +
        +
      • +

        birch_stairs

        +
        public static final Block birch_stairs
        +
      • +
      + + + +
        +
      • +

        jungle_stairs

        +
        public static final Block jungle_stairs
        +
      • +
      + + + +
        +
      • +

        command_block

        +
        public static final Block command_block
        +
      • +
      + + + +
        +
      • +

        beacon

        +
        public static final BlockBeacon beacon
        +
      • +
      + + + +
        +
      • +

        cobblestone_wall

        +
        public static final Block cobblestone_wall
        +
      • +
      + + + +
        +
      • +

        flower_pot

        +
        public static final Block flower_pot
        +
      • +
      + + + +
        +
      • +

        carrots

        +
        public static final Block carrots
        +
      • +
      + + + +
        +
      • +

        potatoes

        +
        public static final Block potatoes
        +
      • +
      + + + +
        +
      • +

        wooden_button

        +
        public static final Block wooden_button
        +
      • +
      + + + +
        +
      • +

        skull

        +
        public static final Block skull
        +
      • +
      + + + +
        +
      • +

        anvil

        +
        public static final Block anvil
        +
      • +
      + + + +
        +
      • +

        trapped_chest

        +
        public static final Block trapped_chest
        +
      • +
      + + + +
        +
      • +

        light_weighted_pressure_plate

        +
        public static final Block light_weighted_pressure_plate
        +
      • +
      + + + +
        +
      • +

        heavy_weighted_pressure_plate

        +
        public static final Block heavy_weighted_pressure_plate
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        redstone_block

        +
        public static final Block redstone_block
        +
      • +
      + + + +
        +
      • +

        quartz_ore

        +
        public static final Block quartz_ore
        +
      • +
      + + + +
        +
      • +

        hopper

        +
        public static final BlockHopper hopper
        +
      • +
      + + + +
        +
      • +

        quartz_block

        +
        public static final Block quartz_block
        +
      • +
      + + + +
        +
      • +

        quartz_stairs

        +
        public static final Block quartz_stairs
        +
      • +
      + + + +
        +
      • +

        activator_rail

        +
        public static final Block activator_rail
        +
      • +
      + + + +
        +
      • +

        dropper

        +
        public static final Block dropper
        +
      • +
      + + + +
        +
      • +

        stained_hardened_clay

        +
        public static final Block stained_hardened_clay
        +
      • +
      + + + +
        +
      • +

        hay_block

        +
        public static final Block hay_block
        +
      • +
      + + + +
        +
      • +

        carpet

        +
        public static final Block carpet
        +
      • +
      + + + +
        +
      • +

        hardened_clay

        +
        public static final Block hardened_clay
        +
      • +
      + + + +
        +
      • +

        coal_block

        +
        public static final Block coal_block
        +
      • +
      + + + +
        +
      • +

        packed_ice

        +
        public static final Block packed_ice
        +
      • +
      + + + +
        +
      • +

        acacia_stairs

        +
        public static final Block acacia_stairs
        +
      • +
      + + + +
        +
      • +

        dark_oak_stairs

        +
        public static final Block dark_oak_stairs
        +
      • +
      + + + + + + + + + + + + +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Blocks

        +
        public Blocks()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/init/Bootstrap.html b/javadoc/net/minecraft/init/Bootstrap.html new file mode 100644 index 0000000..571c175 --- /dev/null +++ b/javadoc/net/minecraft/init/Bootstrap.html @@ -0,0 +1,254 @@ + + + + + +Bootstrap (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.init
+

Class Bootstrap

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

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static voidfunc_151354_b() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      + + + +
        +
      • +

        Bootstrap

        +
        public Bootstrap()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        func_151354_b

        +
        public static void func_151354_b()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + 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()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/init/package-frame.html b/javadoc/net/minecraft/init/package-frame.html new file mode 100644 index 0000000..5c705c5 --- /dev/null +++ b/javadoc/net/minecraft/init/package-frame.html @@ -0,0 +1,21 @@ + + + + + +net.minecraft.init (Forge API) + + + + +

net.minecraft.init

+
+

Classes

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

Package net.minecraft.init

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

Hierarchy For Package net.minecraft.init

+Package Hierarchies: + +
+
+

Class Hierarchy

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