package net.minecraft.server; public class Items { public static final Item AIR = a(Blocks.AIR, (Item) (new ItemAir(Blocks.AIR, new Item.Info()))); public static final Item b = a(Blocks.STONE, CreativeModeTab.b); public static final Item c = a(Blocks.GRANITE, CreativeModeTab.b); public static final Item d = a(Blocks.POLISHED_GRANITE, CreativeModeTab.b); public static final Item e = a(Blocks.DIORITE, CreativeModeTab.b); public static final Item f = a(Blocks.POLISHED_DIORITE, CreativeModeTab.b); public static final Item g = a(Blocks.ANDESITE, CreativeModeTab.b); public static final Item h = a(Blocks.POLISHED_ANDESITE, CreativeModeTab.b); public static final Item i = a(Blocks.GRASS_BLOCK, CreativeModeTab.b); public static final Item j = a(Blocks.DIRT, CreativeModeTab.b); public static final Item k = a(Blocks.COARSE_DIRT, CreativeModeTab.b); public static final Item l = a(Blocks.PODZOL, CreativeModeTab.b); public static final Item m = a(Blocks.COBBLESTONE, CreativeModeTab.b); public static final Item n = a(Blocks.OAK_PLANKS, CreativeModeTab.b); public static final Item o = a(Blocks.SPRUCE_PLANKS, CreativeModeTab.b); public static final Item p = a(Blocks.BIRCH_PLANKS, CreativeModeTab.b); public static final Item q = a(Blocks.JUNGLE_PLANKS, CreativeModeTab.b); public static final Item r = a(Blocks.ACACIA_PLANKS, CreativeModeTab.b); public static final Item s = a(Blocks.DARK_OAK_PLANKS, CreativeModeTab.b); public static final Item t = a(Blocks.OAK_SAPLING, CreativeModeTab.c); public static final Item u = a(Blocks.SPRUCE_SAPLING, CreativeModeTab.c); public static final Item v = a(Blocks.BIRCH_SAPLING, CreativeModeTab.c); public static final Item w = a(Blocks.JUNGLE_SAPLING, CreativeModeTab.c); public static final Item x = a(Blocks.ACACIA_SAPLING, CreativeModeTab.c); public static final Item y = a(Blocks.DARK_OAK_SAPLING, CreativeModeTab.c); public static final Item z = a(Blocks.BEDROCK, CreativeModeTab.b); public static final Item A = a(Blocks.SAND, CreativeModeTab.b); public static final Item B = a(Blocks.RED_SAND, CreativeModeTab.b); public static final Item C = a(Blocks.GRAVEL, CreativeModeTab.b); public static final Item D = a(Blocks.GOLD_ORE, CreativeModeTab.b); public static final Item E = a(Blocks.IRON_ORE, CreativeModeTab.b); public static final Item F = a(Blocks.COAL_ORE, CreativeModeTab.b); public static final Item G = a(Blocks.OAK_LOG, CreativeModeTab.b); public static final Item H = a(Blocks.SPRUCE_LOG, CreativeModeTab.b); public static final Item I = a(Blocks.BIRCH_LOG, CreativeModeTab.b); public static final Item J = a(Blocks.JUNGLE_LOG, CreativeModeTab.b); public static final Item K = a(Blocks.ACACIA_LOG, CreativeModeTab.b); public static final Item L = a(Blocks.DARK_OAK_LOG, CreativeModeTab.b); public static final Item M = a(Blocks.STRIPPED_OAK_LOG, CreativeModeTab.b); public static final Item N = a(Blocks.STRIPPED_SPRUCE_LOG, CreativeModeTab.b); public static final Item O = a(Blocks.STRIPPED_BIRCH_LOG, CreativeModeTab.b); public static final Item P = a(Blocks.STRIPPED_JUNGLE_LOG, CreativeModeTab.b); public static final Item Q = a(Blocks.STRIPPED_ACACIA_LOG, CreativeModeTab.b); public static final Item R = a(Blocks.STRIPPED_DARK_OAK_LOG, CreativeModeTab.b); public static final Item S = a(Blocks.STRIPPED_OAK_WOOD, CreativeModeTab.b); public static final Item T = a(Blocks.STRIPPED_SPRUCE_WOOD, CreativeModeTab.b); public static final Item U = a(Blocks.STRIPPED_BIRCH_WOOD, CreativeModeTab.b); public static final Item V = a(Blocks.STRIPPED_JUNGLE_WOOD, CreativeModeTab.b); public static final Item W = a(Blocks.STRIPPED_ACACIA_WOOD, CreativeModeTab.b); public static final Item X = a(Blocks.STRIPPED_DARK_OAK_WOOD, CreativeModeTab.b); public static final Item Y = a(Blocks.OAK_WOOD, CreativeModeTab.b); public static final Item Z = a(Blocks.SPRUCE_WOOD, CreativeModeTab.b); public static final Item aa = a(Blocks.BIRCH_WOOD, CreativeModeTab.b); public static final Item ab = a(Blocks.JUNGLE_WOOD, CreativeModeTab.b); public static final Item ac = a(Blocks.ACACIA_WOOD, CreativeModeTab.b); public static final Item ad = a(Blocks.DARK_OAK_WOOD, CreativeModeTab.b); public static final Item ae = a(Blocks.OAK_LEAVES, CreativeModeTab.c); public static final Item af = a(Blocks.SPRUCE_LEAVES, CreativeModeTab.c); public static final Item ag = a(Blocks.BIRCH_LEAVES, CreativeModeTab.c); public static final Item ah = a(Blocks.JUNGLE_LEAVES, CreativeModeTab.c); public static final Item ai = a(Blocks.ACACIA_LEAVES, CreativeModeTab.c); public static final Item aj = a(Blocks.DARK_OAK_LEAVES, CreativeModeTab.c); public static final Item ak = a(Blocks.SPONGE, CreativeModeTab.b); public static final Item al = a(Blocks.WET_SPONGE, CreativeModeTab.b); public static final Item am = a(Blocks.GLASS, CreativeModeTab.b); public static final Item an = a(Blocks.LAPIS_ORE, CreativeModeTab.b); public static final Item ao = a(Blocks.LAPIS_BLOCK, CreativeModeTab.b); public static final Item ap = a(Blocks.DISPENSER, CreativeModeTab.d); public static final Item aq = a(Blocks.SANDSTONE, CreativeModeTab.b); public static final Item ar = a(Blocks.CHISELED_SANDSTONE, CreativeModeTab.b); public static final Item as = a(Blocks.CUT_SANDSTONE, CreativeModeTab.b); public static final Item at = a(Blocks.NOTE_BLOCK, CreativeModeTab.d); public static final Item au = a(Blocks.POWERED_RAIL, CreativeModeTab.e); public static final Item av = a(Blocks.DETECTOR_RAIL, CreativeModeTab.e); public static final Item aw = a(Blocks.STICKY_PISTON, CreativeModeTab.d); public static final Item ax = a(Blocks.COBWEB, CreativeModeTab.c); public static final Item ay = a(Blocks.GRASS, CreativeModeTab.c); public static final Item az = a(Blocks.FERN, CreativeModeTab.c); public static final Item aA = a(Blocks.DEAD_BUSH, CreativeModeTab.c); public static final Item aB = a(Blocks.SEAGRASS, CreativeModeTab.c); public static final Item aC = a(Blocks.SEA_PICKLE, CreativeModeTab.c); public static final Item aD = a(Blocks.PISTON, CreativeModeTab.d); public static final Item aE = a(Blocks.WHITE_WOOL, CreativeModeTab.b); public static final Item aF = a(Blocks.ORANGE_WOOL, CreativeModeTab.b); public static final Item aG = a(Blocks.MAGENTA_WOOL, CreativeModeTab.b); public static final Item aH = a(Blocks.LIGHT_BLUE_WOOL, CreativeModeTab.b); public static final Item aI = a(Blocks.YELLOW_WOOL, CreativeModeTab.b); public static final Item aJ = a(Blocks.LIME_WOOL, CreativeModeTab.b); public static final Item aK = a(Blocks.PINK_WOOL, CreativeModeTab.b); public static final Item aL = a(Blocks.GRAY_WOOL, CreativeModeTab.b); public static final Item aM = a(Blocks.LIGHT_GRAY_WOOL, CreativeModeTab.b); public static final Item aN = a(Blocks.CYAN_WOOL, CreativeModeTab.b); public static final Item aO = a(Blocks.PURPLE_WOOL, CreativeModeTab.b); public static final Item aP = a(Blocks.BLUE_WOOL, CreativeModeTab.b); public static final Item aQ = a(Blocks.BROWN_WOOL, CreativeModeTab.b); public static final Item aR = a(Blocks.GREEN_WOOL, CreativeModeTab.b); public static final Item aS = a(Blocks.RED_WOOL, CreativeModeTab.b); public static final Item aT = a(Blocks.BLACK_WOOL, CreativeModeTab.b); public static final Item aU = a(Blocks.DANDELION, CreativeModeTab.c); public static final Item aV = a(Blocks.POPPY, CreativeModeTab.c); public static final Item aW = a(Blocks.BLUE_ORCHID, CreativeModeTab.c); public static final Item aX = a(Blocks.ALLIUM, CreativeModeTab.c); public static final Item aY = a(Blocks.AZURE_BLUET, CreativeModeTab.c); public static final Item aZ = a(Blocks.RED_TULIP, CreativeModeTab.c); public static final Item ba = a(Blocks.ORANGE_TULIP, CreativeModeTab.c); public static final Item bb = a(Blocks.WHITE_TULIP, CreativeModeTab.c); public static final Item bc = a(Blocks.PINK_TULIP, CreativeModeTab.c); public static final Item bd = a(Blocks.OXEYE_DAISY, CreativeModeTab.c); public static final Item be = a(Blocks.CORNFLOWER, CreativeModeTab.c); public static final Item bf = a(Blocks.LILY_OF_THE_VALLEY, CreativeModeTab.c); public static final Item bg = a(Blocks.WITHER_ROSE, CreativeModeTab.c); public static final Item bh = a(Blocks.BROWN_MUSHROOM, CreativeModeTab.c); public static final Item bi = a(Blocks.RED_MUSHROOM, CreativeModeTab.c); public static final Item bj = a(Blocks.GOLD_BLOCK, CreativeModeTab.b); public static final Item bk = a(Blocks.IRON_BLOCK, CreativeModeTab.b); public static final Item bl = a(Blocks.OAK_SLAB, CreativeModeTab.b); public static final Item bm = a(Blocks.SPRUCE_SLAB, CreativeModeTab.b); public static final Item bn = a(Blocks.BIRCH_SLAB, CreativeModeTab.b); public static final Item bo = a(Blocks.JUNGLE_SLAB, CreativeModeTab.b); public static final Item bp = a(Blocks.ACACIA_SLAB, CreativeModeTab.b); public static final Item bq = a(Blocks.DARK_OAK_SLAB, CreativeModeTab.b); public static final Item br = a(Blocks.STONE_SLAB, CreativeModeTab.b); public static final Item bs = a(Blocks.SMOOTH_STONE_SLAB, CreativeModeTab.b); public static final Item bt = a(Blocks.SANDSTONE_SLAB, CreativeModeTab.b); public static final Item bu = a(Blocks.CUT_SANDSTONE_SLAB, CreativeModeTab.b); public static final Item bv = a(Blocks.PETRIFIED_OAK_SLAB, CreativeModeTab.b); public static final Item bw = a(Blocks.COBBLESTONE_SLAB, CreativeModeTab.b); public static final Item bx = a(Blocks.BRICK_SLAB, CreativeModeTab.b); public static final Item by = a(Blocks.STONE_BRICK_SLAB, CreativeModeTab.b); public static final Item bz = a(Blocks.NETHER_BRICK_SLAB, CreativeModeTab.b); public static final Item bA = a(Blocks.QUARTZ_SLAB, CreativeModeTab.b); public static final Item bB = a(Blocks.RED_SANDSTONE_SLAB, CreativeModeTab.b); public static final Item bC = a(Blocks.CUT_RED_SANDSTONE_SLAB, CreativeModeTab.b); public static final Item bD = a(Blocks.PURPUR_SLAB, CreativeModeTab.b); public static final Item bE = a(Blocks.PRISMARINE_SLAB, CreativeModeTab.b); public static final Item bF = a(Blocks.PRISMARINE_BRICK_SLAB, CreativeModeTab.b); public static final Item bG = a(Blocks.DARK_PRISMARINE_SLAB, CreativeModeTab.b); public static final Item bH = a(Blocks.SMOOTH_QUARTZ, CreativeModeTab.b); public static final Item bI = a(Blocks.SMOOTH_RED_SANDSTONE, CreativeModeTab.b); public static final Item bJ = a(Blocks.SMOOTH_SANDSTONE, CreativeModeTab.b); public static final Item bK = a(Blocks.SMOOTH_STONE, CreativeModeTab.b); public static final Item bL = a(Blocks.BRICKS, CreativeModeTab.b); public static final Item bM = a(Blocks.TNT, CreativeModeTab.d); public static final Item bN = a(Blocks.BOOKSHELF, CreativeModeTab.b); public static final Item bO = a(Blocks.MOSSY_COBBLESTONE, CreativeModeTab.b); public static final Item bP = a(Blocks.OBSIDIAN, CreativeModeTab.b); public static final Item bQ = a((ItemBlock) (new ItemBlockWallable(Blocks.TORCH, Blocks.WALL_TORCH, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item bR = a(Blocks.END_ROD, CreativeModeTab.c); public static final Item bS = a(Blocks.CHORUS_PLANT, CreativeModeTab.c); public static final Item bT = a(Blocks.CHORUS_FLOWER, CreativeModeTab.c); public static final Item bU = a(Blocks.PURPUR_BLOCK, CreativeModeTab.b); public static final Item bV = a(Blocks.PURPUR_PILLAR, CreativeModeTab.b); public static final Item bW = a(Blocks.PURPUR_STAIRS, CreativeModeTab.b); public static final Item bX = a(Blocks.SPAWNER); public static final Item bY = a(Blocks.OAK_STAIRS, CreativeModeTab.b); public static final Item bZ = a(Blocks.CHEST, CreativeModeTab.c); public static final Item ca = a(Blocks.DIAMOND_ORE, CreativeModeTab.b); public static final Item cb = a(Blocks.DIAMOND_BLOCK, CreativeModeTab.b); public static final Item cc = a(Blocks.CRAFTING_TABLE, CreativeModeTab.c); public static final Item cd = a(Blocks.FARMLAND, CreativeModeTab.c); public static final Item ce = a(Blocks.FURNACE, CreativeModeTab.c); public static final Item cf = a(Blocks.LADDER, CreativeModeTab.c); public static final Item cg = a(Blocks.RAIL, CreativeModeTab.e); public static final Item ch = a(Blocks.COBBLESTONE_STAIRS, CreativeModeTab.b); public static final Item ci = a(Blocks.LEVER, CreativeModeTab.d); public static final Item cj = a(Blocks.STONE_PRESSURE_PLATE, CreativeModeTab.d); public static final Item ck = a(Blocks.OAK_PRESSURE_PLATE, CreativeModeTab.d); public static final Item cl = a(Blocks.SPRUCE_PRESSURE_PLATE, CreativeModeTab.d); public static final Item cm = a(Blocks.BIRCH_PRESSURE_PLATE, CreativeModeTab.d); public static final Item cn = a(Blocks.JUNGLE_PRESSURE_PLATE, CreativeModeTab.d); public static final Item co = a(Blocks.ACACIA_PRESSURE_PLATE, CreativeModeTab.d); public static final Item cp = a(Blocks.DARK_OAK_PRESSURE_PLATE, CreativeModeTab.d); public static final Item cq = a(Blocks.REDSTONE_ORE, CreativeModeTab.b); public static final Item cr = a((ItemBlock) (new ItemBlockWallable(Blocks.REDSTONE_TORCH, Blocks.REDSTONE_WALL_TORCH, (new Item.Info()).a(CreativeModeTab.d)))); public static final Item cs = a(Blocks.STONE_BUTTON, CreativeModeTab.d); public static final Item ct = a(Blocks.SNOW, CreativeModeTab.c); public static final Item cu = a(Blocks.ICE, CreativeModeTab.b); public static final Item cv = a(Blocks.SNOW_BLOCK, CreativeModeTab.b); public static final Item cw = a(Blocks.CACTUS, CreativeModeTab.c); public static final Item cx = a(Blocks.CLAY, CreativeModeTab.b); public static final Item cy = a(Blocks.JUKEBOX, CreativeModeTab.c); public static final Item cz = a(Blocks.OAK_FENCE, CreativeModeTab.c); public static final Item cA = a(Blocks.SPRUCE_FENCE, CreativeModeTab.c); public static final Item cB = a(Blocks.BIRCH_FENCE, CreativeModeTab.c); public static final Item cC = a(Blocks.JUNGLE_FENCE, CreativeModeTab.c); public static final Item cD = a(Blocks.ACACIA_FENCE, CreativeModeTab.c); public static final Item cE = a(Blocks.DARK_OAK_FENCE, CreativeModeTab.c); public static final Item cF = a(Blocks.PUMPKIN, CreativeModeTab.b); public static final Item cG = a(Blocks.CARVED_PUMPKIN, CreativeModeTab.b); public static final Item cH = a(Blocks.NETHERRACK, CreativeModeTab.b); public static final Item cI = a(Blocks.SOUL_SAND, CreativeModeTab.b); public static final Item cJ = a(Blocks.GLOWSTONE, CreativeModeTab.b); public static final Item cK = a(Blocks.JACK_O_LANTERN, CreativeModeTab.b); public static final Item cL = a(Blocks.OAK_TRAPDOOR, CreativeModeTab.d); public static final Item cM = a(Blocks.SPRUCE_TRAPDOOR, CreativeModeTab.d); public static final Item cN = a(Blocks.BIRCH_TRAPDOOR, CreativeModeTab.d); public static final Item cO = a(Blocks.JUNGLE_TRAPDOOR, CreativeModeTab.d); public static final Item cP = a(Blocks.ACACIA_TRAPDOOR, CreativeModeTab.d); public static final Item cQ = a(Blocks.DARK_OAK_TRAPDOOR, CreativeModeTab.d); public static final Item cR = a(Blocks.INFESTED_STONE, CreativeModeTab.c); public static final Item cS = a(Blocks.INFESTED_COBBLESTONE, CreativeModeTab.c); public static final Item cT = a(Blocks.INFESTED_STONE_BRICKS, CreativeModeTab.c); public static final Item cU = a(Blocks.INFESTED_MOSSY_STONE_BRICKS, CreativeModeTab.c); public static final Item cV = a(Blocks.INFESTED_CRACKED_STONE_BRICKS, CreativeModeTab.c); public static final Item cW = a(Blocks.INFESTED_CHISELED_STONE_BRICKS, CreativeModeTab.c); public static final Item cX = a(Blocks.STONE_BRICKS, CreativeModeTab.b); public static final Item cY = a(Blocks.MOSSY_STONE_BRICKS, CreativeModeTab.b); public static final Item cZ = a(Blocks.CRACKED_STONE_BRICKS, CreativeModeTab.b); public static final Item da = a(Blocks.CHISELED_STONE_BRICKS, CreativeModeTab.b); public static final Item db = a(Blocks.BROWN_MUSHROOM_BLOCK, CreativeModeTab.c); public static final Item dc = a(Blocks.RED_MUSHROOM_BLOCK, CreativeModeTab.c); public static final Item dd = a(Blocks.MUSHROOM_STEM, CreativeModeTab.c); public static final Item de = a(Blocks.IRON_BARS, CreativeModeTab.c); public static final Item df = a(Blocks.GLASS_PANE, CreativeModeTab.c); public static final Item dg = a(Blocks.MELON, CreativeModeTab.b); public static final Item dh = a(Blocks.VINE, CreativeModeTab.c); public static final Item di = a(Blocks.OAK_FENCE_GATE, CreativeModeTab.d); public static final Item dj = a(Blocks.SPRUCE_FENCE_GATE, CreativeModeTab.d); public static final Item dk = a(Blocks.BIRCH_FENCE_GATE, CreativeModeTab.d); public static final Item dl = a(Blocks.JUNGLE_FENCE_GATE, CreativeModeTab.d); public static final Item dm = a(Blocks.ACACIA_FENCE_GATE, CreativeModeTab.d); public static final Item dn = a(Blocks.DARK_OAK_FENCE_GATE, CreativeModeTab.d); public static final Item do_ = a(Blocks.BRICK_STAIRS, CreativeModeTab.b); public static final Item dp = a(Blocks.STONE_BRICK_STAIRS, CreativeModeTab.b); public static final Item dq = a(Blocks.MYCELIUM, CreativeModeTab.b); public static final Item dr = a((ItemBlock) (new ItemWaterLily(Blocks.LILY_PAD, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item ds = a(Blocks.NETHER_BRICKS, CreativeModeTab.b); public static final Item dt = a(Blocks.NETHER_BRICK_FENCE, CreativeModeTab.c); public static final Item du = a(Blocks.NETHER_BRICK_STAIRS, CreativeModeTab.b); public static final Item dv = a(Blocks.ENCHANTING_TABLE, CreativeModeTab.c); public static final Item dw = a(Blocks.END_PORTAL_FRAME, CreativeModeTab.c); public static final Item dx = a(Blocks.END_STONE, CreativeModeTab.b); public static final Item dy = a(Blocks.END_STONE_BRICKS, CreativeModeTab.b); public static final Item dz = a(new ItemBlock(Blocks.DRAGON_EGG, (new Item.Info()).a(EnumItemRarity.EPIC))); public static final Item dA = a(Blocks.REDSTONE_LAMP, CreativeModeTab.d); public static final Item dB = a(Blocks.SANDSTONE_STAIRS, CreativeModeTab.b); public static final Item dC = a(Blocks.EMERALD_ORE, CreativeModeTab.b); public static final Item dD = a(Blocks.ENDER_CHEST, CreativeModeTab.c); public static final Item dE = a(Blocks.TRIPWIRE_HOOK, CreativeModeTab.d); public static final Item dF = a(Blocks.EMERALD_BLOCK, CreativeModeTab.b); public static final Item dG = a(Blocks.SPRUCE_STAIRS, CreativeModeTab.b); public static final Item dH = a(Blocks.BIRCH_STAIRS, CreativeModeTab.b); public static final Item dI = a(Blocks.JUNGLE_STAIRS, CreativeModeTab.b); public static final Item dJ = a((ItemBlock) (new ItemRestricted(Blocks.COMMAND_BLOCK, (new Item.Info()).a(EnumItemRarity.EPIC)))); public static final Item dK = a(new ItemBlock(Blocks.BEACON, (new Item.Info()).a(CreativeModeTab.f).a(EnumItemRarity.RARE))); public static final Item dL = a(Blocks.COBBLESTONE_WALL, CreativeModeTab.c); public static final Item dM = a(Blocks.MOSSY_COBBLESTONE_WALL, CreativeModeTab.c); public static final Item dN = a(Blocks.BRICK_WALL, CreativeModeTab.c); public static final Item dO = a(Blocks.PRISMARINE_WALL, CreativeModeTab.c); public static final Item dP = a(Blocks.RED_SANDSTONE_WALL, CreativeModeTab.c); public static final Item dQ = a(Blocks.MOSSY_STONE_BRICK_WALL, CreativeModeTab.c); public static final Item dR = a(Blocks.GRANITE_WALL, CreativeModeTab.c); public static final Item dS = a(Blocks.STONE_BRICK_WALL, CreativeModeTab.c); public static final Item dT = a(Blocks.NETHER_BRICK_WALL, CreativeModeTab.c); public static final Item dU = a(Blocks.ANDESITE_WALL, CreativeModeTab.c); public static final Item dV = a(Blocks.RED_NETHER_BRICK_WALL, CreativeModeTab.c); public static final Item dW = a(Blocks.SANDSTONE_WALL, CreativeModeTab.c); public static final Item dX = a(Blocks.END_STONE_BRICK_WALL, CreativeModeTab.c); public static final Item dY = a(Blocks.DIORITE_WALL, CreativeModeTab.c); public static final Item dZ = a(Blocks.OAK_BUTTON, CreativeModeTab.d); public static final Item ea = a(Blocks.SPRUCE_BUTTON, CreativeModeTab.d); public static final Item eb = a(Blocks.BIRCH_BUTTON, CreativeModeTab.d); public static final Item ec = a(Blocks.JUNGLE_BUTTON, CreativeModeTab.d); public static final Item ed = a(Blocks.ACACIA_BUTTON, CreativeModeTab.d); public static final Item ee = a(Blocks.DARK_OAK_BUTTON, CreativeModeTab.d); public static final Item ef = a(Blocks.ANVIL, CreativeModeTab.c); public static final Item eg = a(Blocks.CHIPPED_ANVIL, CreativeModeTab.c); public static final Item eh = a(Blocks.DAMAGED_ANVIL, CreativeModeTab.c); public static final Item ei = a(Blocks.TRAPPED_CHEST, CreativeModeTab.d); public static final Item ej = a(Blocks.LIGHT_WEIGHTED_PRESSURE_PLATE, CreativeModeTab.d); public static final Item ek = a(Blocks.HEAVY_WEIGHTED_PRESSURE_PLATE, CreativeModeTab.d); public static final Item el = a(Blocks.DAYLIGHT_DETECTOR, CreativeModeTab.d); public static final Item em = a(Blocks.REDSTONE_BLOCK, CreativeModeTab.d); public static final Item en = a(Blocks.NETHER_QUARTZ_ORE, CreativeModeTab.b); public static final Item eo = a(Blocks.HOPPER, CreativeModeTab.d); public static final Item ep = a(Blocks.CHISELED_QUARTZ_BLOCK, CreativeModeTab.b); public static final Item eq = a(Blocks.QUARTZ_BLOCK, CreativeModeTab.b); public static final Item er = a(Blocks.QUARTZ_PILLAR, CreativeModeTab.b); public static final Item es = a(Blocks.QUARTZ_STAIRS, CreativeModeTab.b); public static final Item et = a(Blocks.ACTIVATOR_RAIL, CreativeModeTab.e); public static final Item eu = a(Blocks.DROPPER, CreativeModeTab.d); public static final Item ev = a(Blocks.WHITE_TERRACOTTA, CreativeModeTab.b); public static final Item ew = a(Blocks.ORANGE_TERRACOTTA, CreativeModeTab.b); public static final Item ex = a(Blocks.MAGENTA_TERRACOTTA, CreativeModeTab.b); public static final Item ey = a(Blocks.LIGHT_BLUE_TERRACOTTA, CreativeModeTab.b); public static final Item ez = a(Blocks.YELLOW_TERRACOTTA, CreativeModeTab.b); public static final Item eA = a(Blocks.LIME_TERRACOTTA, CreativeModeTab.b); public static final Item eB = a(Blocks.PINK_TERRACOTTA, CreativeModeTab.b); public static final Item eC = a(Blocks.GRAY_TERRACOTTA, CreativeModeTab.b); public static final Item eD = a(Blocks.LIGHT_GRAY_TERRACOTTA, CreativeModeTab.b); public static final Item eE = a(Blocks.CYAN_TERRACOTTA, CreativeModeTab.b); public static final Item eF = a(Blocks.PURPLE_TERRACOTTA, CreativeModeTab.b); public static final Item eG = a(Blocks.BLUE_TERRACOTTA, CreativeModeTab.b); public static final Item eH = a(Blocks.BROWN_TERRACOTTA, CreativeModeTab.b); public static final Item eI = a(Blocks.GREEN_TERRACOTTA, CreativeModeTab.b); public static final Item eJ = a(Blocks.RED_TERRACOTTA, CreativeModeTab.b); public static final Item eK = a(Blocks.BLACK_TERRACOTTA, CreativeModeTab.b); public static final Item eL = a(Blocks.BARRIER); public static final Item eM = a(Blocks.IRON_TRAPDOOR, CreativeModeTab.d); public static final Item eN = a(Blocks.HAY_BLOCK, CreativeModeTab.b); public static final Item eO = a(Blocks.WHITE_CARPET, CreativeModeTab.c); public static final Item eP = a(Blocks.ORANGE_CARPET, CreativeModeTab.c); public static final Item eQ = a(Blocks.MAGENTA_CARPET, CreativeModeTab.c); public static final Item eR = a(Blocks.LIGHT_BLUE_CARPET, CreativeModeTab.c); public static final Item eS = a(Blocks.YELLOW_CARPET, CreativeModeTab.c); public static final Item eT = a(Blocks.LIME_CARPET, CreativeModeTab.c); public static final Item eU = a(Blocks.PINK_CARPET, CreativeModeTab.c); public static final Item eV = a(Blocks.GRAY_CARPET, CreativeModeTab.c); public static final Item eW = a(Blocks.LIGHT_GRAY_CARPET, CreativeModeTab.c); public static final Item eX = a(Blocks.CYAN_CARPET, CreativeModeTab.c); public static final Item eY = a(Blocks.PURPLE_CARPET, CreativeModeTab.c); public static final Item eZ = a(Blocks.BLUE_CARPET, CreativeModeTab.c); public static final Item fa = a(Blocks.BROWN_CARPET, CreativeModeTab.c); public static final Item fb = a(Blocks.GREEN_CARPET, CreativeModeTab.c); public static final Item fc = a(Blocks.RED_CARPET, CreativeModeTab.c); public static final Item fd = a(Blocks.BLACK_CARPET, CreativeModeTab.c); public static final Item fe = a(Blocks.TERRACOTTA, CreativeModeTab.b); public static final Item ff = a(Blocks.COAL_BLOCK, CreativeModeTab.b); public static final Item fg = a(Blocks.PACKED_ICE, CreativeModeTab.b); public static final Item fh = a(Blocks.ACACIA_STAIRS, CreativeModeTab.b); public static final Item fi = a(Blocks.DARK_OAK_STAIRS, CreativeModeTab.b); public static final Item fj = a(Blocks.SLIME_BLOCK, CreativeModeTab.c); public static final Item fk = a(Blocks.GRASS_PATH, CreativeModeTab.c); public static final Item fl = a((ItemBlock) (new ItemBisected(Blocks.SUNFLOWER, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item fm = a((ItemBlock) (new ItemBisected(Blocks.LILAC, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item fn = a((ItemBlock) (new ItemBisected(Blocks.ROSE_BUSH, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item fo = a((ItemBlock) (new ItemBisected(Blocks.PEONY, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item fp = a((ItemBlock) (new ItemBisected(Blocks.TALL_GRASS, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item fq = a((ItemBlock) (new ItemBisected(Blocks.LARGE_FERN, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item fr = a(Blocks.WHITE_STAINED_GLASS, CreativeModeTab.b); public static final Item fs = a(Blocks.ORANGE_STAINED_GLASS, CreativeModeTab.b); public static final Item ft = a(Blocks.MAGENTA_STAINED_GLASS, CreativeModeTab.b); public static final Item fu = a(Blocks.LIGHT_BLUE_STAINED_GLASS, CreativeModeTab.b); public static final Item fv = a(Blocks.YELLOW_STAINED_GLASS, CreativeModeTab.b); public static final Item fw = a(Blocks.LIME_STAINED_GLASS, CreativeModeTab.b); public static final Item fx = a(Blocks.PINK_STAINED_GLASS, CreativeModeTab.b); public static final Item fy = a(Blocks.GRAY_STAINED_GLASS, CreativeModeTab.b); public static final Item fz = a(Blocks.LIGHT_GRAY_STAINED_GLASS, CreativeModeTab.b); public static final Item fA = a(Blocks.CYAN_STAINED_GLASS, CreativeModeTab.b); public static final Item fB = a(Blocks.PURPLE_STAINED_GLASS, CreativeModeTab.b); public static final Item fC = a(Blocks.BLUE_STAINED_GLASS, CreativeModeTab.b); public static final Item fD = a(Blocks.BROWN_STAINED_GLASS, CreativeModeTab.b); public static final Item fE = a(Blocks.GREEN_STAINED_GLASS, CreativeModeTab.b); public static final Item fF = a(Blocks.RED_STAINED_GLASS, CreativeModeTab.b); public static final Item fG = a(Blocks.BLACK_STAINED_GLASS, CreativeModeTab.b); public static final Item fH = a(Blocks.WHITE_STAINED_GLASS_PANE, CreativeModeTab.c); public static final Item fI = a(Blocks.ORANGE_STAINED_GLASS_PANE, CreativeModeTab.c); public static final Item fJ = a(Blocks.MAGENTA_STAINED_GLASS_PANE, CreativeModeTab.c); public static final Item fK = a(Blocks.LIGHT_BLUE_STAINED_GLASS_PANE, CreativeModeTab.c); public static final Item fL = a(Blocks.YELLOW_STAINED_GLASS_PANE, CreativeModeTab.c); public static final Item fM = a(Blocks.LIME_STAINED_GLASS_PANE, CreativeModeTab.c); public static final Item fN = a(Blocks.PINK_STAINED_GLASS_PANE, CreativeModeTab.c); public static final Item fO = a(Blocks.GRAY_STAINED_GLASS_PANE, CreativeModeTab.c); public static final Item fP = a(Blocks.LIGHT_GRAY_STAINED_GLASS_PANE, CreativeModeTab.c); public static final Item fQ = a(Blocks.CYAN_STAINED_GLASS_PANE, CreativeModeTab.c); public static final Item fR = a(Blocks.PURPLE_STAINED_GLASS_PANE, CreativeModeTab.c); public static final Item fS = a(Blocks.BLUE_STAINED_GLASS_PANE, CreativeModeTab.c); public static final Item fT = a(Blocks.BROWN_STAINED_GLASS_PANE, CreativeModeTab.c); public static final Item fU = a(Blocks.GREEN_STAINED_GLASS_PANE, CreativeModeTab.c); public static final Item fV = a(Blocks.RED_STAINED_GLASS_PANE, CreativeModeTab.c); public static final Item fW = a(Blocks.BLACK_STAINED_GLASS_PANE, CreativeModeTab.c); public static final Item fX = a(Blocks.PRISMARINE, CreativeModeTab.b); public static final Item fY = a(Blocks.PRISMARINE_BRICKS, CreativeModeTab.b); public static final Item fZ = a(Blocks.DARK_PRISMARINE, CreativeModeTab.b); public static final Item ga = a(Blocks.PRISMARINE_STAIRS, CreativeModeTab.b); public static final Item gb = a(Blocks.PRISMARINE_BRICK_STAIRS, CreativeModeTab.b); public static final Item gc = a(Blocks.DARK_PRISMARINE_STAIRS, CreativeModeTab.b); public static final Item gd = a(Blocks.SEA_LANTERN, CreativeModeTab.b); public static final Item ge = a(Blocks.RED_SANDSTONE, CreativeModeTab.b); public static final Item gf = a(Blocks.CHISELED_RED_SANDSTONE, CreativeModeTab.b); public static final Item gg = a(Blocks.CUT_RED_SANDSTONE, CreativeModeTab.b); public static final Item gh = a(Blocks.RED_SANDSTONE_STAIRS, CreativeModeTab.b); public static final Item gi = a((ItemBlock) (new ItemRestricted(Blocks.REPEATING_COMMAND_BLOCK, (new Item.Info()).a(EnumItemRarity.EPIC)))); public static final Item gj = a((ItemBlock) (new ItemRestricted(Blocks.CHAIN_COMMAND_BLOCK, (new Item.Info()).a(EnumItemRarity.EPIC)))); public static final Item gk = a(Blocks.MAGMA_BLOCK, CreativeModeTab.b); public static final Item gl = a(Blocks.NETHER_WART_BLOCK, CreativeModeTab.b); public static final Item gm = a(Blocks.RED_NETHER_BRICKS, CreativeModeTab.b); public static final Item gn = a(Blocks.BONE_BLOCK, CreativeModeTab.b); public static final Item go = a(Blocks.STRUCTURE_VOID); public static final Item gp = a(Blocks.OBSERVER, CreativeModeTab.d); public static final Item gq = a(new ItemBlock(Blocks.SHULKER_BOX, (new Item.Info()).a(1).a(CreativeModeTab.c))); public static final Item gr = a(new ItemBlock(Blocks.WHITE_SHULKER_BOX, (new Item.Info()).a(1).a(CreativeModeTab.c))); public static final Item gs = a(new ItemBlock(Blocks.ORANGE_SHULKER_BOX, (new Item.Info()).a(1).a(CreativeModeTab.c))); public static final Item gt = a(new ItemBlock(Blocks.MAGENTA_SHULKER_BOX, (new Item.Info()).a(1).a(CreativeModeTab.c))); public static final Item gu = a(new ItemBlock(Blocks.LIGHT_BLUE_SHULKER_BOX, (new Item.Info()).a(1).a(CreativeModeTab.c))); public static final Item gv = a(new ItemBlock(Blocks.YELLOW_SHULKER_BOX, (new Item.Info()).a(1).a(CreativeModeTab.c))); public static final Item gw = a(new ItemBlock(Blocks.LIME_SHULKER_BOX, (new Item.Info()).a(1).a(CreativeModeTab.c))); public static final Item gx = a(new ItemBlock(Blocks.PINK_SHULKER_BOX, (new Item.Info()).a(1).a(CreativeModeTab.c))); public static final Item gy = a(new ItemBlock(Blocks.GRAY_SHULKER_BOX, (new Item.Info()).a(1).a(CreativeModeTab.c))); public static final Item gz = a(new ItemBlock(Blocks.LIGHT_GRAY_SHULKER_BOX, (new Item.Info()).a(1).a(CreativeModeTab.c))); public static final Item gA = a(new ItemBlock(Blocks.CYAN_SHULKER_BOX, (new Item.Info()).a(1).a(CreativeModeTab.c))); public static final Item gB = a(new ItemBlock(Blocks.PURPLE_SHULKER_BOX, (new Item.Info()).a(1).a(CreativeModeTab.c))); public static final Item gC = a(new ItemBlock(Blocks.BLUE_SHULKER_BOX, (new Item.Info()).a(1).a(CreativeModeTab.c))); public static final Item gD = a(new ItemBlock(Blocks.BROWN_SHULKER_BOX, (new Item.Info()).a(1).a(CreativeModeTab.c))); public static final Item gE = a(new ItemBlock(Blocks.GREEN_SHULKER_BOX, (new Item.Info()).a(1).a(CreativeModeTab.c))); public static final Item gF = a(new ItemBlock(Blocks.RED_SHULKER_BOX, (new Item.Info()).a(1).a(CreativeModeTab.c))); public static final Item gG = a(new ItemBlock(Blocks.BLACK_SHULKER_BOX, (new Item.Info()).a(1).a(CreativeModeTab.c))); public static final Item gH = a(Blocks.WHITE_GLAZED_TERRACOTTA, CreativeModeTab.c); public static final Item gI = a(Blocks.ORANGE_GLAZED_TERRACOTTA, CreativeModeTab.c); public static final Item gJ = a(Blocks.MAGENTA_GLAZED_TERRACOTTA, CreativeModeTab.c); public static final Item gK = a(Blocks.LIGHT_BLUE_GLAZED_TERRACOTTA, CreativeModeTab.c); public static final Item gL = a(Blocks.YELLOW_GLAZED_TERRACOTTA, CreativeModeTab.c); public static final Item gM = a(Blocks.LIME_GLAZED_TERRACOTTA, CreativeModeTab.c); public static final Item gN = a(Blocks.PINK_GLAZED_TERRACOTTA, CreativeModeTab.c); public static final Item gO = a(Blocks.GRAY_GLAZED_TERRACOTTA, CreativeModeTab.c); public static final Item gP = a(Blocks.LIGHT_GRAY_GLAZED_TERRACOTTA, CreativeModeTab.c); public static final Item gQ = a(Blocks.CYAN_GLAZED_TERRACOTTA, CreativeModeTab.c); public static final Item gR = a(Blocks.PURPLE_GLAZED_TERRACOTTA, CreativeModeTab.c); public static final Item gS = a(Blocks.BLUE_GLAZED_TERRACOTTA, CreativeModeTab.c); public static final Item gT = a(Blocks.BROWN_GLAZED_TERRACOTTA, CreativeModeTab.c); public static final Item gU = a(Blocks.GREEN_GLAZED_TERRACOTTA, CreativeModeTab.c); public static final Item gV = a(Blocks.RED_GLAZED_TERRACOTTA, CreativeModeTab.c); public static final Item gW = a(Blocks.BLACK_GLAZED_TERRACOTTA, CreativeModeTab.c); public static final Item gX = a(Blocks.WHITE_CONCRETE, CreativeModeTab.b); public static final Item gY = a(Blocks.ORANGE_CONCRETE, CreativeModeTab.b); public static final Item gZ = a(Blocks.MAGENTA_CONCRETE, CreativeModeTab.b); public static final Item ha = a(Blocks.LIGHT_BLUE_CONCRETE, CreativeModeTab.b); public static final Item hb = a(Blocks.YELLOW_CONCRETE, CreativeModeTab.b); public static final Item hc = a(Blocks.LIME_CONCRETE, CreativeModeTab.b); public static final Item hd = a(Blocks.PINK_CONCRETE, CreativeModeTab.b); public static final Item he = a(Blocks.GRAY_CONCRETE, CreativeModeTab.b); public static final Item hf = a(Blocks.LIGHT_GRAY_CONCRETE, CreativeModeTab.b); public static final Item hg = a(Blocks.CYAN_CONCRETE, CreativeModeTab.b); public static final Item hh = a(Blocks.PURPLE_CONCRETE, CreativeModeTab.b); public static final Item hi = a(Blocks.BLUE_CONCRETE, CreativeModeTab.b); public static final Item hj = a(Blocks.BROWN_CONCRETE, CreativeModeTab.b); public static final Item hk = a(Blocks.GREEN_CONCRETE, CreativeModeTab.b); public static final Item hl = a(Blocks.RED_CONCRETE, CreativeModeTab.b); public static final Item hm = a(Blocks.BLACK_CONCRETE, CreativeModeTab.b); public static final Item hn = a(Blocks.WHITE_CONCRETE_POWDER, CreativeModeTab.b); public static final Item ho = a(Blocks.ORANGE_CONCRETE_POWDER, CreativeModeTab.b); public static final Item hp = a(Blocks.MAGENTA_CONCRETE_POWDER, CreativeModeTab.b); public static final Item hq = a(Blocks.LIGHT_BLUE_CONCRETE_POWDER, CreativeModeTab.b); public static final Item hr = a(Blocks.YELLOW_CONCRETE_POWDER, CreativeModeTab.b); public static final Item hs = a(Blocks.LIME_CONCRETE_POWDER, CreativeModeTab.b); public static final Item ht = a(Blocks.PINK_CONCRETE_POWDER, CreativeModeTab.b); public static final Item hu = a(Blocks.GRAY_CONCRETE_POWDER, CreativeModeTab.b); public static final Item hv = a(Blocks.LIGHT_GRAY_CONCRETE_POWDER, CreativeModeTab.b); public static final Item hw = a(Blocks.CYAN_CONCRETE_POWDER, CreativeModeTab.b); public static final Item hx = a(Blocks.PURPLE_CONCRETE_POWDER, CreativeModeTab.b); public static final Item hy = a(Blocks.BLUE_CONCRETE_POWDER, CreativeModeTab.b); public static final Item hz = a(Blocks.BROWN_CONCRETE_POWDER, CreativeModeTab.b); public static final Item hA = a(Blocks.GREEN_CONCRETE_POWDER, CreativeModeTab.b); public static final Item hB = a(Blocks.RED_CONCRETE_POWDER, CreativeModeTab.b); public static final Item hC = a(Blocks.BLACK_CONCRETE_POWDER, CreativeModeTab.b); public static final Item hD = a(Blocks.TURTLE_EGG, CreativeModeTab.f); public static final Item hE = a(Blocks.DEAD_TUBE_CORAL_BLOCK, CreativeModeTab.b); public static final Item hF = a(Blocks.DEAD_BRAIN_CORAL_BLOCK, CreativeModeTab.b); public static final Item hG = a(Blocks.DEAD_BUBBLE_CORAL_BLOCK, CreativeModeTab.b); public static final Item hH = a(Blocks.DEAD_FIRE_CORAL_BLOCK, CreativeModeTab.b); public static final Item hI = a(Blocks.DEAD_HORN_CORAL_BLOCK, CreativeModeTab.b); public static final Item hJ = a(Blocks.TUBE_CORAL_BLOCK, CreativeModeTab.b); public static final Item hK = a(Blocks.BRAIN_CORAL_BLOCK, CreativeModeTab.b); public static final Item hL = a(Blocks.BUBBLE_CORAL_BLOCK, CreativeModeTab.b); public static final Item hM = a(Blocks.FIRE_CORAL_BLOCK, CreativeModeTab.b); public static final Item hN = a(Blocks.HORN_CORAL_BLOCK, CreativeModeTab.b); public static final Item hO = a(Blocks.TUBE_CORAL, CreativeModeTab.c); public static final Item hP = a(Blocks.BRAIN_CORAL, CreativeModeTab.c); public static final Item hQ = a(Blocks.BUBBLE_CORAL, CreativeModeTab.c); public static final Item hR = a(Blocks.FIRE_CORAL, CreativeModeTab.c); public static final Item hS = a(Blocks.HORN_CORAL, CreativeModeTab.c); public static final Item hT = a(Blocks.DEAD_BRAIN_CORAL, CreativeModeTab.c); public static final Item hU = a(Blocks.DEAD_BUBBLE_CORAL, CreativeModeTab.c); public static final Item hV = a(Blocks.DEAD_FIRE_CORAL, CreativeModeTab.c); public static final Item hW = a(Blocks.DEAD_HORN_CORAL, CreativeModeTab.c); public static final Item hX = a(Blocks.DEAD_TUBE_CORAL, CreativeModeTab.c); public static final Item hY = a((ItemBlock) (new ItemBlockWallable(Blocks.TUBE_CORAL_FAN, Blocks.TUBE_CORAL_WALL_FAN, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item hZ = a((ItemBlock) (new ItemBlockWallable(Blocks.BRAIN_CORAL_FAN, Blocks.BRAIN_CORAL_WALL_FAN, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item ia = a((ItemBlock) (new ItemBlockWallable(Blocks.BUBBLE_CORAL_FAN, Blocks.BUBBLE_CORAL_WALL_FAN, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item ib = a((ItemBlock) (new ItemBlockWallable(Blocks.FIRE_CORAL_FAN, Blocks.FIRE_CORAL_WALL_FAN, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item ic = a((ItemBlock) (new ItemBlockWallable(Blocks.HORN_CORAL_FAN, Blocks.HORN_CORAL_WALL_FAN, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item id = a((ItemBlock) (new ItemBlockWallable(Blocks.DEAD_TUBE_CORAL_FAN, Blocks.DEAD_TUBE_CORAL_WALL_FAN, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item ie = a((ItemBlock) (new ItemBlockWallable(Blocks.DEAD_BRAIN_CORAL_FAN, Blocks.DEAD_BRAIN_CORAL_WALL_FAN, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item if_ = a((ItemBlock) (new ItemBlockWallable(Blocks.DEAD_BUBBLE_CORAL_FAN, Blocks.DEAD_BUBBLE_CORAL_WALL_FAN, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item ig = a((ItemBlock) (new ItemBlockWallable(Blocks.DEAD_FIRE_CORAL_FAN, Blocks.DEAD_FIRE_CORAL_WALL_FAN, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item ih = a((ItemBlock) (new ItemBlockWallable(Blocks.DEAD_HORN_CORAL_FAN, Blocks.DEAD_HORN_CORAL_WALL_FAN, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item ii = a(Blocks.BLUE_ICE, CreativeModeTab.b); public static final Item ij = a(new ItemBlock(Blocks.CONDUIT, (new Item.Info()).a(CreativeModeTab.f).a(EnumItemRarity.RARE))); public static final Item ik = a(Blocks.POLISHED_GRANITE_STAIRS, CreativeModeTab.b); public static final Item il = a(Blocks.SMOOTH_RED_SANDSTONE_STAIRS, CreativeModeTab.b); public static final Item im = a(Blocks.MOSSY_STONE_BRICK_STAIRS, CreativeModeTab.b); public static final Item in = a(Blocks.POLISHED_DIORITE_STAIRS, CreativeModeTab.b); public static final Item io = a(Blocks.MOSSY_COBBLESTONE_STAIRS, CreativeModeTab.b); public static final Item ip = a(Blocks.END_STONE_BRICK_STAIRS, CreativeModeTab.b); public static final Item iq = a(Blocks.STONE_STAIRS, CreativeModeTab.b); public static final Item ir = a(Blocks.SMOOTH_SANDSTONE_STAIRS, CreativeModeTab.b); public static final Item is = a(Blocks.SMOOTH_QUARTZ_STAIRS, CreativeModeTab.b); public static final Item it = a(Blocks.GRANITE_STAIRS, CreativeModeTab.b); public static final Item iu = a(Blocks.ANDESITE_STAIRS, CreativeModeTab.b); public static final Item iv = a(Blocks.RED_NETHER_BRICK_STAIRS, CreativeModeTab.b); public static final Item iw = a(Blocks.POLISHED_ANDESITE_STAIRS, CreativeModeTab.b); public static final Item ix = a(Blocks.DIORITE_STAIRS, CreativeModeTab.b); public static final Item iy = a(Blocks.POLISHED_GRANITE_SLAB, CreativeModeTab.b); public static final Item iz = a(Blocks.SMOOTH_RED_SANDSTONE_SLAB, CreativeModeTab.b); public static final Item iA = a(Blocks.MOSSY_STONE_BRICK_SLAB, CreativeModeTab.b); public static final Item iB = a(Blocks.POLISHED_DIORITE_SLAB, CreativeModeTab.b); public static final Item iC = a(Blocks.MOSSY_COBBLESTONE_SLAB, CreativeModeTab.b); public static final Item iD = a(Blocks.END_STONE_BRICK_SLAB, CreativeModeTab.b); public static final Item iE = a(Blocks.SMOOTH_SANDSTONE_SLAB, CreativeModeTab.b); public static final Item iF = a(Blocks.SMOOTH_QUARTZ_SLAB, CreativeModeTab.b); public static final Item iG = a(Blocks.GRANITE_SLAB, CreativeModeTab.b); public static final Item iH = a(Blocks.ANDESITE_SLAB, CreativeModeTab.b); public static final Item iI = a(Blocks.RED_NETHER_BRICK_SLAB, CreativeModeTab.b); public static final Item iJ = a(Blocks.POLISHED_ANDESITE_SLAB, CreativeModeTab.b); public static final Item iK = a(Blocks.DIORITE_SLAB, CreativeModeTab.b); public static final Item iL = a((ItemBlock) (new ItemScaffolding(Blocks.SCAFFOLDING, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item iM = a((ItemBlock) (new ItemBisected(Blocks.IRON_DOOR, (new Item.Info()).a(CreativeModeTab.d)))); public static final Item iN = a((ItemBlock) (new ItemBisected(Blocks.OAK_DOOR, (new Item.Info()).a(CreativeModeTab.d)))); public static final Item iO = a((ItemBlock) (new ItemBisected(Blocks.SPRUCE_DOOR, (new Item.Info()).a(CreativeModeTab.d)))); public static final Item iP = a((ItemBlock) (new ItemBisected(Blocks.BIRCH_DOOR, (new Item.Info()).a(CreativeModeTab.d)))); public static final Item iQ = a((ItemBlock) (new ItemBisected(Blocks.JUNGLE_DOOR, (new Item.Info()).a(CreativeModeTab.d)))); public static final Item iR = a((ItemBlock) (new ItemBisected(Blocks.ACACIA_DOOR, (new Item.Info()).a(CreativeModeTab.d)))); public static final Item iS = a((ItemBlock) (new ItemBisected(Blocks.DARK_OAK_DOOR, (new Item.Info()).a(CreativeModeTab.d)))); public static final Item iT = a(Blocks.REPEATER, CreativeModeTab.d); public static final Item iU = a(Blocks.COMPARATOR, CreativeModeTab.d); public static final Item iV = a((ItemBlock) (new ItemRestricted(Blocks.STRUCTURE_BLOCK, (new Item.Info()).a(EnumItemRarity.EPIC)))); public static final Item iW = a((ItemBlock) (new ItemRestricted(Blocks.JIGSAW, (new Item.Info()).a(EnumItemRarity.EPIC)))); public static final Item iX = a(Blocks.COMPOSTER, CreativeModeTab.f); public static final Item TURTLE_HELMET = a("turtle_helmet", (Item) (new ItemArmor(EnumArmorMaterial.TURTLE, EnumItemSlot.HEAD, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item SCUTE = a("scute", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item IRON_SHOVEL = a("iron_shovel", (Item) (new ItemSpade(EnumToolMaterial.IRON, 1.5F, -3.0F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item IRON_PICKAXE = a("iron_pickaxe", (Item) (new ItemPickaxe(EnumToolMaterial.IRON, 1, -2.8F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item IRON_AXE = a("iron_axe", (Item) (new ItemAxe(EnumToolMaterial.IRON, 6.0F, -3.1F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item FLINT_AND_STEEL = a("flint_and_steel", (Item) (new ItemFlintAndSteel((new Item.Info()).c(64).a(CreativeModeTab.i)))); public static final Item APPLE = a("apple", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.a))); public static final Item BOW = a("bow", (Item) (new ItemBow((new Item.Info()).c(384).a(CreativeModeTab.j)))); public static final Item ARROW = a("arrow", (Item) (new ItemArrow((new Item.Info()).a(CreativeModeTab.j)))); public static final Item COAL = a("coal", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item CHARCOAL = a("charcoal", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item DIAMOND = a("diamond", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item IRON_INGOT = a("iron_ingot", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item GOLD_INGOT = a("gold_ingot", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item IRON_SWORD = a("iron_sword", (Item) (new ItemSword(EnumToolMaterial.IRON, 3, -2.4F, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item WOODEN_SWORD = a("wooden_sword", (Item) (new ItemSword(EnumToolMaterial.WOOD, 3, -2.4F, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item WOODEN_SHOVEL = a("wooden_shovel", (Item) (new ItemSpade(EnumToolMaterial.WOOD, 1.5F, -3.0F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item WOODEN_PICKAXE = a("wooden_pickaxe", (Item) (new ItemPickaxe(EnumToolMaterial.WOOD, 1, -2.8F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item WOODEN_AXE = a("wooden_axe", (Item) (new ItemAxe(EnumToolMaterial.WOOD, 6.0F, -3.2F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item STONE_SWORD = a("stone_sword", (Item) (new ItemSword(EnumToolMaterial.STONE, 3, -2.4F, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item STONE_SHOVEL = a("stone_shovel", (Item) (new ItemSpade(EnumToolMaterial.STONE, 1.5F, -3.0F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item STONE_PICKAXE = a("stone_pickaxe", (Item) (new ItemPickaxe(EnumToolMaterial.STONE, 1, -2.8F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item STONE_AXE = a("stone_axe", (Item) (new ItemAxe(EnumToolMaterial.STONE, 7.0F, -3.2F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item DIAMOND_SWORD = a("diamond_sword", (Item) (new ItemSword(EnumToolMaterial.DIAMOND, 3, -2.4F, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item DIAMOND_SHOVEL = a("diamond_shovel", (Item) (new ItemSpade(EnumToolMaterial.DIAMOND, 1.5F, -3.0F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item DIAMOND_PICKAXE = a("diamond_pickaxe", (Item) (new ItemPickaxe(EnumToolMaterial.DIAMOND, 1, -2.8F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item DIAMOND_AXE = a("diamond_axe", (Item) (new ItemAxe(EnumToolMaterial.DIAMOND, 5.0F, -3.0F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item STICK = a("stick", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item BOWL = a("bowl", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item MUSHROOM_STEW = a("mushroom_stew", (Item) (new ItemSoup((new Item.Info()).a(1).a(CreativeModeTab.h).a(Foods.y)))); public static final Item GOLDEN_SWORD = a("golden_sword", (Item) (new ItemSword(EnumToolMaterial.GOLD, 3, -2.4F, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item GOLDEN_SHOVEL = a("golden_shovel", (Item) (new ItemSpade(EnumToolMaterial.GOLD, 1.5F, -3.0F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item GOLDEN_PICKAXE = a("golden_pickaxe", (Item) (new ItemPickaxe(EnumToolMaterial.GOLD, 1, -2.8F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item GOLDEN_AXE = a("golden_axe", (Item) (new ItemAxe(EnumToolMaterial.GOLD, 6.0F, -3.0F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item STRING = a("string", (Item) (new ItemNamedBlock(Blocks.TRIPWIRE, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item FEATHER = a("feather", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item GUNPOWDER = a("gunpowder", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item WOODEN_HOE = a("wooden_hoe", (Item) (new ItemHoe(EnumToolMaterial.WOOD, -3.0F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item STONE_HOE = a("stone_hoe", (Item) (new ItemHoe(EnumToolMaterial.STONE, -2.0F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item IRON_HOE = a("iron_hoe", (Item) (new ItemHoe(EnumToolMaterial.IRON, -1.0F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item DIAMOND_HOE = a("diamond_hoe", (Item) (new ItemHoe(EnumToolMaterial.DIAMOND, 0.0F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item GOLDEN_HOE = a("golden_hoe", (Item) (new ItemHoe(EnumToolMaterial.GOLD, -3.0F, (new Item.Info()).a(CreativeModeTab.i)))); public static final Item WHEAT_SEEDS = a("wheat_seeds", (Item) (new ItemNamedBlock(Blocks.WHEAT, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item WHEAT = a("wheat", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item BREAD = a("bread", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.f))); public static final Item LEATHER_HELMET = a("leather_helmet", (Item) (new ItemArmorColorable(EnumArmorMaterial.LEATHER, EnumItemSlot.HEAD, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item LEATHER_CHESTPLATE = a("leather_chestplate", (Item) (new ItemArmorColorable(EnumArmorMaterial.LEATHER, EnumItemSlot.CHEST, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item LEATHER_LEGGINGS = a("leather_leggings", (Item) (new ItemArmorColorable(EnumArmorMaterial.LEATHER, EnumItemSlot.LEGS, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item LEATHER_BOOTS = a("leather_boots", (Item) (new ItemArmorColorable(EnumArmorMaterial.LEATHER, EnumItemSlot.FEET, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item CHAINMAIL_HELMET = a("chainmail_helmet", (Item) (new ItemArmor(EnumArmorMaterial.CHAIN, EnumItemSlot.HEAD, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item CHAINMAIL_CHESTPLATE = a("chainmail_chestplate", (Item) (new ItemArmor(EnumArmorMaterial.CHAIN, EnumItemSlot.CHEST, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item CHAINMAIL_LEGGINGS = a("chainmail_leggings", (Item) (new ItemArmor(EnumArmorMaterial.CHAIN, EnumItemSlot.LEGS, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item CHAINMAIL_BOOTS = a("chainmail_boots", (Item) (new ItemArmor(EnumArmorMaterial.CHAIN, EnumItemSlot.FEET, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item IRON_HELMET = a("iron_helmet", (Item) (new ItemArmor(EnumArmorMaterial.IRON, EnumItemSlot.HEAD, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item IRON_CHESTPLATE = a("iron_chestplate", (Item) (new ItemArmor(EnumArmorMaterial.IRON, EnumItemSlot.CHEST, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item IRON_LEGGINGS = a("iron_leggings", (Item) (new ItemArmor(EnumArmorMaterial.IRON, EnumItemSlot.LEGS, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item IRON_BOOTS = a("iron_boots", (Item) (new ItemArmor(EnumArmorMaterial.IRON, EnumItemSlot.FEET, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item DIAMOND_HELMET = a("diamond_helmet", (Item) (new ItemArmor(EnumArmorMaterial.DIAMOND, EnumItemSlot.HEAD, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item DIAMOND_CHESTPLATE = a("diamond_chestplate", (Item) (new ItemArmor(EnumArmorMaterial.DIAMOND, EnumItemSlot.CHEST, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item DIAMOND_LEGGINGS = a("diamond_leggings", (Item) (new ItemArmor(EnumArmorMaterial.DIAMOND, EnumItemSlot.LEGS, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item DIAMOND_BOOTS = a("diamond_boots", (Item) (new ItemArmor(EnumArmorMaterial.DIAMOND, EnumItemSlot.FEET, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item GOLDEN_HELMET = a("golden_helmet", (Item) (new ItemArmor(EnumArmorMaterial.GOLD, EnumItemSlot.HEAD, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item GOLDEN_CHESTPLATE = a("golden_chestplate", (Item) (new ItemArmor(EnumArmorMaterial.GOLD, EnumItemSlot.CHEST, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item GOLDEN_LEGGINGS = a("golden_leggings", (Item) (new ItemArmor(EnumArmorMaterial.GOLD, EnumItemSlot.LEGS, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item GOLDEN_BOOTS = a("golden_boots", (Item) (new ItemArmor(EnumArmorMaterial.GOLD, EnumItemSlot.FEET, (new Item.Info()).a(CreativeModeTab.j)))); public static final Item FLINT = a("flint", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item PORKCHOP = a("porkchop", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.B))); public static final Item COOKED_PORKCHOP = a("cooked_porkchop", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.o))); public static final Item PAINTING = a("painting", (Item) (new ItemHanging(EntityTypes.PAINTING, (new Item.Info()).a(CreativeModeTab.c)))); public static final Item GOLDEN_APPLE = a("golden_apple", new Item((new Item.Info()).a(CreativeModeTab.h).a(EnumItemRarity.RARE).a(Foods.u))); public static final Item ENCHANTED_GOLDEN_APPLE = a("enchanted_golden_apple", (Item) (new ItemGoldenAppleEnchanted((new Item.Info()).a(CreativeModeTab.h).a(EnumItemRarity.EPIC).a(Foods.t)))); public static final Item OAK_SIGN = a("oak_sign", (Item) (new ItemSign((new Item.Info()).a(16).a(CreativeModeTab.c), Blocks.OAK_SIGN, Blocks.OAK_WALL_SIGN))); public static final Item SPRUCE_SIGN = a("spruce_sign", (Item) (new ItemSign((new Item.Info()).a(16).a(CreativeModeTab.c), Blocks.SPRUCE_SIGN, Blocks.SPRUCE_WALL_SIGN))); public static final Item BIRCH_SIGN = a("birch_sign", (Item) (new ItemSign((new Item.Info()).a(16).a(CreativeModeTab.c), Blocks.BIRCH_SIGN, Blocks.BIRCH_WALL_SIGN))); public static final Item JUNGLE_SIGN = a("jungle_sign", (Item) (new ItemSign((new Item.Info()).a(16).a(CreativeModeTab.c), Blocks.JUNGLE_SIGN, Blocks.JUNGLE_WALL_SIGN))); public static final Item ACACIA_SIGN = a("acacia_sign", (Item) (new ItemSign((new Item.Info()).a(16).a(CreativeModeTab.c), Blocks.ACACIA_SIGN, Blocks.ACACIA_WALL_SIGN))); public static final Item DARK_OAK_SIGN = a("dark_oak_sign", (Item) (new ItemSign((new Item.Info()).a(16).a(CreativeModeTab.c), Blocks.DARK_OAK_SIGN, Blocks.DARK_OAK_WALL_SIGN))); public static final Item BUCKET = a("bucket", (Item) (new ItemBucket(FluidTypes.EMPTY, (new Item.Info()).a(16).a(CreativeModeTab.f)))); public static final Item WATER_BUCKET = a("water_bucket", (Item) (new ItemBucket(FluidTypes.WATER, (new Item.Info()).a(Items.BUCKET).a(1).a(CreativeModeTab.f)))); public static final Item LAVA_BUCKET = a("lava_bucket", (Item) (new ItemBucket(FluidTypes.LAVA, (new Item.Info()).a(Items.BUCKET).a(1).a(CreativeModeTab.f)))); public static final Item MINECART = a("minecart", (Item) (new ItemMinecart(EntityMinecartAbstract.EnumMinecartType.RIDEABLE, (new Item.Info()).a(1).a(CreativeModeTab.e)))); public static final Item SADDLE = a("saddle", (Item) (new ItemSaddle((new Item.Info()).a(1).a(CreativeModeTab.e)))); public static final Item REDSTONE = a("redstone", (Item) (new ItemNamedBlock(Blocks.REDSTONE_WIRE, (new Item.Info()).a(CreativeModeTab.d)))); public static final Item SNOWBALL = a("snowball", (Item) (new ItemSnowball((new Item.Info()).a(16).a(CreativeModeTab.f)))); public static final Item OAK_BOAT = a("oak_boat", (Item) (new ItemBoat(EntityBoat.EnumBoatType.OAK, (new Item.Info()).a(1).a(CreativeModeTab.e)))); public static final Item LEATHER = a("leather", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item MILK_BUCKET = a("milk_bucket", (Item) (new ItemMilkBucket((new Item.Info()).a(Items.BUCKET).a(1).a(CreativeModeTab.f)))); public static final Item PUFFERFISH_BUCKET = a("pufferfish_bucket", (Item) (new ItemFishBucket(EntityTypes.PUFFERFISH, FluidTypes.WATER, (new Item.Info()).a(1).a(CreativeModeTab.f)))); public static final Item SALMON_BUCKET = a("salmon_bucket", (Item) (new ItemFishBucket(EntityTypes.SALMON, FluidTypes.WATER, (new Item.Info()).a(1).a(CreativeModeTab.f)))); public static final Item COD_BUCKET = a("cod_bucket", (Item) (new ItemFishBucket(EntityTypes.COD, FluidTypes.WATER, (new Item.Info()).a(1).a(CreativeModeTab.f)))); public static final Item TROPICAL_FISH_BUCKET = a("tropical_fish_bucket", (Item) (new ItemFishBucket(EntityTypes.TROPICAL_FISH, FluidTypes.WATER, (new Item.Info()).a(1).a(CreativeModeTab.f)))); public static final Item BRICK = a("brick", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item CLAY_BALL = a("clay_ball", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item kN = a(Blocks.SUGAR_CANE, CreativeModeTab.f); public static final Item kO = a(Blocks.KELP, CreativeModeTab.f); public static final Item kP = a(Blocks.DRIED_KELP_BLOCK, CreativeModeTab.b); public static final Item kQ = a(Blocks.BAMBOO, CreativeModeTab.l); public static final Item PAPER = a("paper", new Item((new Item.Info()).a(CreativeModeTab.f))); public static final Item BOOK = a("book", (Item) (new ItemBook((new Item.Info()).a(CreativeModeTab.f)))); public static final Item SLIME_BALL = a("slime_ball", new Item((new Item.Info()).a(CreativeModeTab.f))); public static final Item CHEST_MINECART = a("chest_minecart", (Item) (new ItemMinecart(EntityMinecartAbstract.EnumMinecartType.CHEST, (new Item.Info()).a(1).a(CreativeModeTab.e)))); public static final Item FURNACE_MINECART = a("furnace_minecart", (Item) (new ItemMinecart(EntityMinecartAbstract.EnumMinecartType.FURNACE, (new Item.Info()).a(1).a(CreativeModeTab.e)))); public static final Item EGG = a("egg", (Item) (new ItemEgg((new Item.Info()).a(16).a(CreativeModeTab.l)))); public static final Item COMPASS = a("compass", (Item) (new ItemCompass((new Item.Info()).a(CreativeModeTab.i)))); public static final Item FISHING_ROD = a("fishing_rod", (Item) (new ItemFishingRod((new Item.Info()).c(64).a(CreativeModeTab.i)))); public static final Item CLOCK = a("clock", (Item) (new ItemClock((new Item.Info()).a(CreativeModeTab.i)))); public static final Item GLOWSTONE_DUST = a("glowstone_dust", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item COD = a("cod", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.j))); public static final Item SALMON = a("salmon", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.I))); public static final Item TROPICAL_FISH = a("tropical_fish", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.M))); public static final Item PUFFERFISH = a("pufferfish", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.D))); public static final Item COOKED_COD = a("cooked_cod", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.m))); public static final Item COOKED_SALMON = a("cooked_salmon", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.q))); public static final Item INK_SAC = a("ink_sac", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item RED_DYE = a("red_dye", (Item) (new ItemDye(EnumColor.RED, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item GREEN_DYE = a("green_dye", (Item) (new ItemDye(EnumColor.GREEN, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item COCOA_BEANS = a("cocoa_beans", (Item) (new ItemNamedBlock(Blocks.COCOA, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item LAPIS_LAZULI = a("lapis_lazuli", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item PURPLE_DYE = a("purple_dye", (Item) (new ItemDye(EnumColor.PURPLE, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item CYAN_DYE = a("cyan_dye", (Item) (new ItemDye(EnumColor.CYAN, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item LIGHT_GRAY_DYE = a("light_gray_dye", (Item) (new ItemDye(EnumColor.LIGHT_GRAY, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item GRAY_DYE = a("gray_dye", (Item) (new ItemDye(EnumColor.GRAY, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item PINK_DYE = a("pink_dye", (Item) (new ItemDye(EnumColor.PINK, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item LIME_DYE = a("lime_dye", (Item) (new ItemDye(EnumColor.LIME, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item YELLOW_DYE = a("yellow_dye", (Item) (new ItemDye(EnumColor.YELLOW, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item LIGHT_BLUE_DYE = a("light_blue_dye", (Item) (new ItemDye(EnumColor.LIGHT_BLUE, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item MAGENTA_DYE = a("magenta_dye", (Item) (new ItemDye(EnumColor.MAGENTA, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item ORANGE_DYE = a("orange_dye", (Item) (new ItemDye(EnumColor.ORANGE, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item BONE_MEAL = a("bone_meal", (Item) (new ItemBoneMeal((new Item.Info()).a(CreativeModeTab.l)))); public static final Item BLUE_DYE = a("blue_dye", (Item) (new ItemDye(EnumColor.BLUE, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item BROWN_DYE = a("brown_dye", (Item) (new ItemDye(EnumColor.BROWN, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item BLACK_DYE = a("black_dye", (Item) (new ItemDye(EnumColor.BLACK, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item WHITE_DYE = a("white_dye", (Item) (new ItemDye(EnumColor.WHITE, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item BONE = a("bone", new Item((new Item.Info()).a(CreativeModeTab.f))); public static final Item SUGAR = a("sugar", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item lD = a(new ItemBlock(Blocks.CAKE, (new Item.Info()).a(1).a(CreativeModeTab.h))); public static final Item WHITE_BED = a((ItemBlock) (new ItemBed(Blocks.WHITE_BED, (new Item.Info()).a(1).a(CreativeModeTab.c)))); public static final Item ORANGE_BED = a((ItemBlock) (new ItemBed(Blocks.ORANGE_BED, (new Item.Info()).a(1).a(CreativeModeTab.c)))); public static final Item MAGENTA_BED = a((ItemBlock) (new ItemBed(Blocks.MAGENTA_BED, (new Item.Info()).a(1).a(CreativeModeTab.c)))); public static final Item LIGHT_BLUE_BED = a((ItemBlock) (new ItemBed(Blocks.LIGHT_BLUE_BED, (new Item.Info()).a(1).a(CreativeModeTab.c)))); public static final Item YELLOW_BED = a((ItemBlock) (new ItemBed(Blocks.YELLOW_BED, (new Item.Info()).a(1).a(CreativeModeTab.c)))); public static final Item LIME_BED = a((ItemBlock) (new ItemBed(Blocks.LIME_BED, (new Item.Info()).a(1).a(CreativeModeTab.c)))); public static final Item PINK_BED = a((ItemBlock) (new ItemBed(Blocks.PINK_BED, (new Item.Info()).a(1).a(CreativeModeTab.c)))); public static final Item GRAY_BED = a((ItemBlock) (new ItemBed(Blocks.GRAY_BED, (new Item.Info()).a(1).a(CreativeModeTab.c)))); public static final Item LIGHT_GRAY_BED = a((ItemBlock) (new ItemBed(Blocks.LIGHT_GRAY_BED, (new Item.Info()).a(1).a(CreativeModeTab.c)))); public static final Item CYAN_BED = a((ItemBlock) (new ItemBed(Blocks.CYAN_BED, (new Item.Info()).a(1).a(CreativeModeTab.c)))); public static final Item PURPLE_BED = a((ItemBlock) (new ItemBed(Blocks.PURPLE_BED, (new Item.Info()).a(1).a(CreativeModeTab.c)))); public static final Item BLUE_BED = a((ItemBlock) (new ItemBed(Blocks.BLUE_BED, (new Item.Info()).a(1).a(CreativeModeTab.c)))); public static final Item BROWN_BED = a((ItemBlock) (new ItemBed(Blocks.BROWN_BED, (new Item.Info()).a(1).a(CreativeModeTab.c)))); public static final Item GREEN_BED = a((ItemBlock) (new ItemBed(Blocks.GREEN_BED, (new Item.Info()).a(1).a(CreativeModeTab.c)))); public static final Item RED_BED = a((ItemBlock) (new ItemBed(Blocks.RED_BED, (new Item.Info()).a(1).a(CreativeModeTab.c)))); public static final Item BLACK_BED = a((ItemBlock) (new ItemBed(Blocks.BLACK_BED, (new Item.Info()).a(1).a(CreativeModeTab.c)))); public static final Item COOKIE = a("cookie", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.r))); public static final Item FILLED_MAP = a("filled_map", (Item) (new ItemWorldMap(new Item.Info()))); public static final Item SHEARS = a("shears", (Item) (new ItemShears((new Item.Info()).c(238).a(CreativeModeTab.i)))); public static final Item MELON_SLICE = a("melon_slice", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.x))); public static final Item DRIED_KELP = a("dried_kelp", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.s))); public static final Item PUMPKIN_SEEDS = a("pumpkin_seeds", (Item) (new ItemNamedBlock(Blocks.PUMPKIN_STEM, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item MELON_SEEDS = a("melon_seeds", (Item) (new ItemNamedBlock(Blocks.MELON_STEM, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item BEEF = a("beef", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.c))); public static final Item COOKED_BEEF = a("cooked_beef", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.k))); public static final Item CHICKEN = a("chicken", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.h))); public static final Item COOKED_CHICKEN = a("cooked_chicken", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.l))); public static final Item ROTTEN_FLESH = a("rotten_flesh", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.H))); public static final Item ENDER_PEARL = a("ender_pearl", (Item) (new ItemEnderPearl((new Item.Info()).a(16).a(CreativeModeTab.f)))); public static final Item BLAZE_ROD = a("blaze_rod", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item GHAST_TEAR = a("ghast_tear", new Item((new Item.Info()).a(CreativeModeTab.k))); public static final Item GOLD_NUGGET = a("gold_nugget", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item NETHER_WART = a("nether_wart", (Item) (new ItemNamedBlock(Blocks.NETHER_WART, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item POTION = a("potion", (Item) (new ItemPotion((new Item.Info()).a(1).a(CreativeModeTab.k)))); public static final Item GLASS_BOTTLE = a("glass_bottle", (Item) (new ItemGlassBottle((new Item.Info()).a(CreativeModeTab.k)))); public static final Item SPIDER_EYE = a("spider_eye", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.J))); public static final Item FERMENTED_SPIDER_EYE = a("fermented_spider_eye", new Item((new Item.Info()).a(CreativeModeTab.k))); public static final Item BLAZE_POWDER = a("blaze_powder", new Item((new Item.Info()).a(CreativeModeTab.k))); public static final Item MAGMA_CREAM = a("magma_cream", new Item((new Item.Info()).a(CreativeModeTab.k))); public static final Item mr = a(Blocks.BREWING_STAND, CreativeModeTab.k); public static final Item ms = a(Blocks.CAULDRON, CreativeModeTab.k); public static final Item ENDER_EYE = a("ender_eye", (Item) (new ItemEnderEye((new Item.Info()).a(CreativeModeTab.f)))); public static final Item GLISTERING_MELON_SLICE = a("glistering_melon_slice", new Item((new Item.Info()).a(CreativeModeTab.k))); public static final Item BAT_SPAWN_EGG = a("bat_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.BAT, 4996656, 986895, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item mw = a("bee_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.BEE, 15582019, 4400155, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item BLAZE_SPAWN_EGG = a("blaze_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.BLAZE, 16167425, 16775294, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item CAT_SPAWN_EGG = a("cat_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.CAT, 15714446, 9794134, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item CAVE_SPIDER_SPAWN_EGG = a("cave_spider_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.CAVE_SPIDER, 803406, 11013646, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item CHICKEN_SPAWN_EGG = a("chicken_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.CHICKEN, 10592673, 16711680, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item COD_SPAWN_EGG = a("cod_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.COD, 12691306, 15058059, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item COW_SPAWN_EGG = a("cow_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.COW, 4470310, 10592673, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item CREEPER_SPAWN_EGG = a("creeper_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.CREEPER, 894731, 0, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item DOLPHIN_SPAWN_EGG = a("dolphin_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.DOLPHIN, 2243405, 16382457, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item DONKEY_SPAWN_EGG = a("donkey_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.DONKEY, 5457209, 8811878, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item DROWNED_SPAWN_EGG = a("drowned_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.DROWNED, 9433559, 7969893, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item ELDER_GUARDIAN_SPAWN_EGG = a("elder_guardian_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.ELDER_GUARDIAN, 13552826, 7632531, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item ENDERMAN_SPAWN_EGG = a("enderman_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.ENDERMAN, 1447446, 0, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item ENDERMITE_SPAWN_EGG = a("endermite_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.ENDERMITE, 1447446, 7237230, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item EVOKER_SPAWN_EGG = a("evoker_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.EVOKER, 9804699, 1973274, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item FOX_SPAWN_EGG = a("fox_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.FOX, 14005919, 13396256, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item GHAST_SPAWN_EGG = a("ghast_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.GHAST, 16382457, 12369084, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item GUARDIAN_SPAWN_EGG = a("guardian_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.GUARDIAN, 5931634, 15826224, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item HORSE_SPAWN_EGG = a("horse_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.HORSE, 12623485, 15656192, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item HUSK_SPAWN_EGG = a("husk_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.HUSK, 7958625, 15125652, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item LLAMA_SPAWN_EGG = a("llama_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.LLAMA, 12623485, 10051392, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item MAGMA_CUBE_SPAWN_EGG = a("magma_cube_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.MAGMA_CUBE, 3407872, 16579584, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item MOOSHROOM_SPAWN_EGG = a("mooshroom_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.MOOSHROOM, 10489616, 12040119, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item MULE_SPAWN_EGG = a("mule_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.MULE, 1769984, 5321501, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item OCELOT_SPAWN_EGG = a("ocelot_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.OCELOT, 15720061, 5653556, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item PANDA_SPAWN_EGG = a("panda_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.PANDA, 15198183, 1776418, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item PARROT_SPAWN_EGG = a("parrot_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.PARROT, 894731, 16711680, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item PHANTOM_SPAWN_EGG = a("phantom_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.PHANTOM, 4411786, 8978176, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item PIG_SPAWN_EGG = a("pig_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.PIG, 15771042, 14377823, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item PILLAGER_SPAWN_EGG = a("pillager_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.PILLAGER, 5451574, 9804699, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item POLAR_BEAR_SPAWN_EGG = a("polar_bear_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.POLAR_BEAR, 15921906, 9803152, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item PUFFERFISH_SPAWN_EGG = a("pufferfish_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.PUFFERFISH, 16167425, 3654642, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item RABBIT_SPAWN_EGG = a("rabbit_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.RABBIT, 10051392, 7555121, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item RAVAGER_SPAWN_EGG = a("ravager_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.RAVAGER, 7697520, 5984329, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item SALMON_SPAWN_EGG = a("salmon_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.SALMON, 10489616, 951412, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item SHEEP_SPAWN_EGG = a("sheep_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.SHEEP, 15198183, 16758197, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item SHULKER_SPAWN_EGG = a("shulker_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.SHULKER, 9725844, 5060690, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item SILVERFISH_SPAWN_EGG = a("silverfish_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.SILVERFISH, 7237230, 3158064, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item SKELETON_SPAWN_EGG = a("skeleton_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.SKELETON, 12698049, 4802889, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item SKELETON_HORSE_SPAWN_EGG = a("skeleton_horse_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.SKELETON_HORSE, 6842447, 15066584, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item SLIME_SPAWN_EGG = a("slime_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.SLIME, 5349438, 8306542, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item SPIDER_SPAWN_EGG = a("spider_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.SPIDER, 3419431, 11013646, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item SQUID_SPAWN_EGG = a("squid_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.SQUID, 2243405, 7375001, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item STRAY_SPAWN_EGG = a("stray_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.STRAY, 6387319, 14543594, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item TRADER_LLAMA_SPAWN_EGG = a("trader_llama_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.TRADER_LLAMA, 15377456, 4547222, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item TROPICAL_FISH_SPAWN_EGG = a("tropical_fish_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.TROPICAL_FISH, 15690005, 16775663, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item TURTLE_SPAWN_EGG = a("turtle_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.TURTLE, 15198183, 44975, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item VEX_SPAWN_EGG = a("vex_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.VEX, 8032420, 15265265, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item VILLAGER_SPAWN_EGG = a("villager_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.VILLAGER, 5651507, 12422002, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item VINDICATOR_SPAWN_EGG = a("vindicator_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.VINDICATOR, 9804699, 2580065, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item WANDERING_TRADER_SPAWN_EGG = a("wandering_trader_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.WANDERING_TRADER, 4547222, 15377456, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item WITCH_SPAWN_EGG = a("witch_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.WITCH, 3407872, 5349438, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item WITHER_SKELETON_SPAWN_EGG = a("wither_skeleton_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.WITHER_SKELETON, 1315860, 4672845, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item WOLF_SPAWN_EGG = a("wolf_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.WOLF, 14144467, 13545366, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item ZOMBIE_SPAWN_EGG = a("zombie_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.ZOMBIE, 44975, 7969893, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item ZOMBIE_HORSE_SPAWN_EGG = a("zombie_horse_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.ZOMBIE_HORSE, 3232308, 9945732, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item ZOMBIE_PIGMAN_SPAWN_EGG = a("zombie_pigman_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.ZOMBIE_PIGMAN, 15373203, 5009705, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item ZOMBIE_VILLAGER_SPAWN_EGG = a("zombie_villager_spawn_egg", (Item) (new ItemMonsterEgg(EntityTypes.ZOMBIE_VILLAGER, 5651507, 7969893, (new Item.Info()).a(CreativeModeTab.f)))); public static final Item EXPERIENCE_BOTTLE = a("experience_bottle", (Item) (new ItemExpBottle((new Item.Info()).a(CreativeModeTab.f).a(EnumItemRarity.UNCOMMON)))); public static final Item FIRE_CHARGE = a("fire_charge", (Item) (new ItemFireball((new Item.Info()).a(CreativeModeTab.f)))); public static final Item WRITABLE_BOOK = a("writable_book", (Item) (new ItemBookAndQuill((new Item.Info()).a(1).a(CreativeModeTab.f)))); public static final Item WRITTEN_BOOK = a("written_book", (Item) (new ItemWrittenBook((new Item.Info()).a(16)))); public static final Item EMERALD = a("emerald", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item ITEM_FRAME = a("item_frame", (Item) (new ItemItemFrame((new Item.Info()).a(CreativeModeTab.c)))); public static final Item nI = a(Blocks.FLOWER_POT, CreativeModeTab.c); public static final Item CARROT = a("carrot", (Item) (new ItemNamedBlock(Blocks.CARROTS, (new Item.Info()).a(CreativeModeTab.h).a(Foods.g)))); public static final Item POTATO = a("potato", (Item) (new ItemNamedBlock(Blocks.POTATOES, (new Item.Info()).a(CreativeModeTab.h).a(Foods.C)))); public static final Item BAKED_POTATO = a("baked_potato", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.b))); public static final Item POISONOUS_POTATO = a("poisonous_potato", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.A))); public static final Item MAP = a("map", (Item) (new ItemMapEmpty((new Item.Info()).a(CreativeModeTab.f)))); public static final Item GOLDEN_CARROT = a("golden_carrot", new Item((new Item.Info()).a(CreativeModeTab.k).a(Foods.v))); public static final Item SKELETON_SKULL = a((ItemBlock) (new ItemBlockWallable(Blocks.SKELETON_SKULL, Blocks.SKELETON_WALL_SKULL, (new Item.Info()).a(CreativeModeTab.c).a(EnumItemRarity.UNCOMMON)))); public static final Item WITHER_SKELETON_SKULL = a((ItemBlock) (new ItemBlockWallable(Blocks.WITHER_SKELETON_SKULL, Blocks.WITHER_SKELETON_WALL_SKULL, (new Item.Info()).a(CreativeModeTab.c).a(EnumItemRarity.UNCOMMON)))); public static final Item PLAYER_HEAD = a((ItemBlock) (new ItemSkullPlayer(Blocks.PLAYER_HEAD, Blocks.PLAYER_WALL_HEAD, (new Item.Info()).a(CreativeModeTab.c).a(EnumItemRarity.UNCOMMON)))); public static final Item ZOMBIE_HEAD = a((ItemBlock) (new ItemBlockWallable(Blocks.ZOMBIE_HEAD, Blocks.ZOMBIE_WALL_HEAD, (new Item.Info()).a(CreativeModeTab.c).a(EnumItemRarity.UNCOMMON)))); public static final Item CREEPER_HEAD = a((ItemBlock) (new ItemBlockWallable(Blocks.CREEPER_HEAD, Blocks.CREEPER_WALL_HEAD, (new Item.Info()).a(CreativeModeTab.c).a(EnumItemRarity.UNCOMMON)))); public static final Item DRAGON_HEAD = a((ItemBlock) (new ItemBlockWallable(Blocks.DRAGON_HEAD, Blocks.DRAGON_WALL_HEAD, (new Item.Info()).a(CreativeModeTab.c).a(EnumItemRarity.UNCOMMON)))); public static final Item CARROT_ON_A_STICK = a("carrot_on_a_stick", (Item) (new ItemCarrotStick((new Item.Info()).c(25).a(CreativeModeTab.e)))); public static final Item NETHER_STAR = a("nether_star", (Item) (new ItemNetherStar((new Item.Info()).a(CreativeModeTab.l).a(EnumItemRarity.UNCOMMON)))); public static final Item PUMPKIN_PIE = a("pumpkin_pie", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.E))); public static final Item FIREWORK_ROCKET = a("firework_rocket", (Item) (new ItemFireworks((new Item.Info()).a(CreativeModeTab.f)))); public static final Item FIREWORK_STAR = a("firework_star", (Item) (new ItemFireworksCharge((new Item.Info()).a(CreativeModeTab.f)))); public static final Item ENCHANTED_BOOK = a("enchanted_book", (Item) (new ItemEnchantedBook((new Item.Info()).a(1).a(EnumItemRarity.UNCOMMON)))); public static final Item NETHER_BRICK = a("nether_brick", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item QUARTZ = a("quartz", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item TNT_MINECART = a("tnt_minecart", (Item) (new ItemMinecart(EntityMinecartAbstract.EnumMinecartType.TNT, (new Item.Info()).a(1).a(CreativeModeTab.e)))); public static final Item HOPPER_MINECART = a("hopper_minecart", (Item) (new ItemMinecart(EntityMinecartAbstract.EnumMinecartType.HOPPER, (new Item.Info()).a(1).a(CreativeModeTab.e)))); public static final Item PRISMARINE_SHARD = a("prismarine_shard", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item PRISMARINE_CRYSTALS = a("prismarine_crystals", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item RABBIT = a("rabbit", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.F))); public static final Item COOKED_RABBIT = a("cooked_rabbit", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.p))); public static final Item RABBIT_STEW = a("rabbit_stew", (Item) (new ItemSoup((new Item.Info()).a(1).a(CreativeModeTab.h).a(Foods.G)))); public static final Item RABBIT_FOOT = a("rabbit_foot", new Item((new Item.Info()).a(CreativeModeTab.k))); public static final Item RABBIT_HIDE = a("rabbit_hide", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item ARMOR_STAND = a("armor_stand", (Item) (new ItemArmorStand((new Item.Info()).a(16).a(CreativeModeTab.c)))); public static final Item IRON_HORSE_ARMOR = a("iron_horse_armor", (Item) (new ItemHorseArmor(5, "iron", (new Item.Info()).a(1).a(CreativeModeTab.f)))); public static final Item GOLDEN_HORSE_ARMOR = a("golden_horse_armor", (Item) (new ItemHorseArmor(7, "gold", (new Item.Info()).a(1).a(CreativeModeTab.f)))); public static final Item DIAMOND_HORSE_ARMOR = a("diamond_horse_armor", (Item) (new ItemHorseArmor(11, "diamond", (new Item.Info()).a(1).a(CreativeModeTab.f)))); public static final Item LEATHER_HORSE_ARMOR = a("leather_horse_armor", (Item) (new ItemHorseArmorDyeable(3, "leather", (new Item.Info()).a(1).a(CreativeModeTab.f)))); public static final Item LEAD = a("lead", (Item) (new ItemLeash((new Item.Info()).a(CreativeModeTab.i)))); public static final Item NAME_TAG = a("name_tag", (Item) (new ItemNameTag((new Item.Info()).a(CreativeModeTab.i)))); public static final Item COMMAND_BLOCK_MINECART = a("command_block_minecart", (Item) (new ItemMinecart(EntityMinecartAbstract.EnumMinecartType.COMMAND_BLOCK, (new Item.Info()).a(1)))); public static final Item MUTTON = a("mutton", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.z))); public static final Item COOKED_MUTTON = a("cooked_mutton", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.n))); public static final Item WHITE_BANNER = a("white_banner", (Item) (new ItemBanner(Blocks.WHITE_BANNER, Blocks.WHITE_WALL_BANNER, (new Item.Info()).a(16).a(CreativeModeTab.c)))); public static final Item ORANGE_BANNER = a("orange_banner", (Item) (new ItemBanner(Blocks.ORANGE_BANNER, Blocks.ORANGE_WALL_BANNER, (new Item.Info()).a(16).a(CreativeModeTab.c)))); public static final Item MAGENTA_BANNER = a("magenta_banner", (Item) (new ItemBanner(Blocks.MAGENTA_BANNER, Blocks.MAGENTA_WALL_BANNER, (new Item.Info()).a(16).a(CreativeModeTab.c)))); public static final Item LIGHT_BLUE_BANNER = a("light_blue_banner", (Item) (new ItemBanner(Blocks.LIGHT_BLUE_BANNER, Blocks.LIGHT_BLUE_WALL_BANNER, (new Item.Info()).a(16).a(CreativeModeTab.c)))); public static final Item YELLOW_BANNER = a("yellow_banner", (Item) (new ItemBanner(Blocks.YELLOW_BANNER, Blocks.YELLOW_WALL_BANNER, (new Item.Info()).a(16).a(CreativeModeTab.c)))); public static final Item LIME_BANNER = a("lime_banner", (Item) (new ItemBanner(Blocks.LIME_BANNER, Blocks.LIME_WALL_BANNER, (new Item.Info()).a(16).a(CreativeModeTab.c)))); public static final Item PINK_BANNER = a("pink_banner", (Item) (new ItemBanner(Blocks.PINK_BANNER, Blocks.PINK_WALL_BANNER, (new Item.Info()).a(16).a(CreativeModeTab.c)))); public static final Item GRAY_BANNER = a("gray_banner", (Item) (new ItemBanner(Blocks.GRAY_BANNER, Blocks.GRAY_WALL_BANNER, (new Item.Info()).a(16).a(CreativeModeTab.c)))); public static final Item LIGHT_GRAY_BANNER = a("light_gray_banner", (Item) (new ItemBanner(Blocks.LIGHT_GRAY_BANNER, Blocks.LIGHT_GRAY_WALL_BANNER, (new Item.Info()).a(16).a(CreativeModeTab.c)))); public static final Item CYAN_BANNER = a("cyan_banner", (Item) (new ItemBanner(Blocks.CYAN_BANNER, Blocks.CYAN_WALL_BANNER, (new Item.Info()).a(16).a(CreativeModeTab.c)))); public static final Item PURPLE_BANNER = a("purple_banner", (Item) (new ItemBanner(Blocks.PURPLE_BANNER, Blocks.PURPLE_WALL_BANNER, (new Item.Info()).a(16).a(CreativeModeTab.c)))); public static final Item BLUE_BANNER = a("blue_banner", (Item) (new ItemBanner(Blocks.BLUE_BANNER, Blocks.BLUE_WALL_BANNER, (new Item.Info()).a(16).a(CreativeModeTab.c)))); public static final Item BROWN_BANNER = a("brown_banner", (Item) (new ItemBanner(Blocks.BROWN_BANNER, Blocks.BROWN_WALL_BANNER, (new Item.Info()).a(16).a(CreativeModeTab.c)))); public static final Item GREEN_BANNER = a("green_banner", (Item) (new ItemBanner(Blocks.GREEN_BANNER, Blocks.GREEN_WALL_BANNER, (new Item.Info()).a(16).a(CreativeModeTab.c)))); public static final Item RED_BANNER = a("red_banner", (Item) (new ItemBanner(Blocks.RED_BANNER, Blocks.RED_WALL_BANNER, (new Item.Info()).a(16).a(CreativeModeTab.c)))); public static final Item BLACK_BANNER = a("black_banner", (Item) (new ItemBanner(Blocks.BLACK_BANNER, Blocks.BLACK_WALL_BANNER, (new Item.Info()).a(16).a(CreativeModeTab.c)))); public static final Item END_CRYSTAL = a("end_crystal", (Item) (new ItemEndCrystal((new Item.Info()).a(CreativeModeTab.c).a(EnumItemRarity.RARE)))); public static final Item CHORUS_FRUIT = a("chorus_fruit", (Item) (new ItemChorusFruit((new Item.Info()).a(CreativeModeTab.l).a(Foods.i)))); public static final Item POPPED_CHORUS_FRUIT = a("popped_chorus_fruit", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item BEETROOT = a("beetroot", new Item((new Item.Info()).a(CreativeModeTab.h).a(Foods.d))); public static final Item BEETROOT_SEEDS = a("beetroot_seeds", (Item) (new ItemNamedBlock(Blocks.BEETROOTS, (new Item.Info()).a(CreativeModeTab.l)))); public static final Item BEETROOT_SOUP = a("beetroot_soup", (Item) (new ItemSoup((new Item.Info()).a(1).a(CreativeModeTab.h).a(Foods.e)))); public static final Item DRAGON_BREATH = a("dragon_breath", new Item((new Item.Info()).a(Items.GLASS_BOTTLE).a(CreativeModeTab.k).a(EnumItemRarity.UNCOMMON))); public static final Item SPLASH_POTION = a("splash_potion", (Item) (new ItemSplashPotion((new Item.Info()).a(1).a(CreativeModeTab.k)))); public static final Item SPECTRAL_ARROW = a("spectral_arrow", (Item) (new ItemSpectralArrow((new Item.Info()).a(CreativeModeTab.j)))); public static final Item TIPPED_ARROW = a("tipped_arrow", (Item) (new ItemTippedArrow((new Item.Info()).a(CreativeModeTab.j)))); public static final Item LINGERING_POTION = a("lingering_potion", (Item) (new ItemLingeringPotion((new Item.Info()).a(1).a(CreativeModeTab.k)))); public static final Item SHIELD = a("shield", (Item) (new ItemShield((new Item.Info()).c(336).a(CreativeModeTab.j)))); public static final Item ELYTRA = a("elytra", (Item) (new ItemElytra((new Item.Info()).c(432).a(CreativeModeTab.e).a(EnumItemRarity.UNCOMMON)))); public static final Item SPRUCE_BOAT = a("spruce_boat", (Item) (new ItemBoat(EntityBoat.EnumBoatType.SPRUCE, (new Item.Info()).a(1).a(CreativeModeTab.e)))); public static final Item BIRCH_BOAT = a("birch_boat", (Item) (new ItemBoat(EntityBoat.EnumBoatType.BIRCH, (new Item.Info()).a(1).a(CreativeModeTab.e)))); public static final Item JUNGLE_BOAT = a("jungle_boat", (Item) (new ItemBoat(EntityBoat.EnumBoatType.JUNGLE, (new Item.Info()).a(1).a(CreativeModeTab.e)))); public static final Item ACACIA_BOAT = a("acacia_boat", (Item) (new ItemBoat(EntityBoat.EnumBoatType.ACACIA, (new Item.Info()).a(1).a(CreativeModeTab.e)))); public static final Item DARK_OAK_BOAT = a("dark_oak_boat", (Item) (new ItemBoat(EntityBoat.EnumBoatType.DARK_OAK, (new Item.Info()).a(1).a(CreativeModeTab.e)))); public static final Item TOTEM_OF_UNDYING = a("totem_of_undying", new Item((new Item.Info()).a(1).a(CreativeModeTab.j).a(EnumItemRarity.UNCOMMON))); public static final Item SHULKER_SHELL = a("shulker_shell", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item IRON_NUGGET = a("iron_nugget", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item KNOWLEDGE_BOOK = a("knowledge_book", (Item) (new ItemKnowledgeBook((new Item.Info()).a(1)))); public static final Item DEBUG_STICK = a("debug_stick", (Item) (new ItemDebugStick((new Item.Info()).a(1)))); public static final Item MUSIC_DISC_13 = a("music_disc_13", (Item) (new ItemRecord(1, SoundEffects.MUSIC_DISC_13, (new Item.Info()).a(1).a(CreativeModeTab.f).a(EnumItemRarity.RARE)))); public static final Item MUSIC_DISC_CAT = a("music_disc_cat", (Item) (new ItemRecord(2, SoundEffects.MUSIC_DISC_CAT, (new Item.Info()).a(1).a(CreativeModeTab.f).a(EnumItemRarity.RARE)))); public static final Item MUSIC_DISC_BLOCKS = a("music_disc_blocks", (Item) (new ItemRecord(3, SoundEffects.MUSIC_DISC_BLOCKS, (new Item.Info()).a(1).a(CreativeModeTab.f).a(EnumItemRarity.RARE)))); public static final Item MUSIC_DISC_CHIRP = a("music_disc_chirp", (Item) (new ItemRecord(4, SoundEffects.MUSIC_DISC_CHIRP, (new Item.Info()).a(1).a(CreativeModeTab.f).a(EnumItemRarity.RARE)))); public static final Item MUSIC_DISC_FAR = a("music_disc_far", (Item) (new ItemRecord(5, SoundEffects.MUSIC_DISC_FAR, (new Item.Info()).a(1).a(CreativeModeTab.f).a(EnumItemRarity.RARE)))); public static final Item MUSIC_DISC_MALL = a("music_disc_mall", (Item) (new ItemRecord(6, SoundEffects.MUSIC_DISC_MALL, (new Item.Info()).a(1).a(CreativeModeTab.f).a(EnumItemRarity.RARE)))); public static final Item MUSIC_DISC_MELLOHI = a("music_disc_mellohi", (Item) (new ItemRecord(7, SoundEffects.MUSIC_DISC_MELLOHI, (new Item.Info()).a(1).a(CreativeModeTab.f).a(EnumItemRarity.RARE)))); public static final Item MUSIC_DISC_STAL = a("music_disc_stal", (Item) (new ItemRecord(8, SoundEffects.MUSIC_DISC_STAL, (new Item.Info()).a(1).a(CreativeModeTab.f).a(EnumItemRarity.RARE)))); public static final Item MUSIC_DISC_STRAD = a("music_disc_strad", (Item) (new ItemRecord(9, SoundEffects.MUSIC_DISC_STRAD, (new Item.Info()).a(1).a(CreativeModeTab.f).a(EnumItemRarity.RARE)))); public static final Item MUSIC_DISC_WARD = a("music_disc_ward", (Item) (new ItemRecord(10, SoundEffects.MUSIC_DISC_WARD, (new Item.Info()).a(1).a(CreativeModeTab.f).a(EnumItemRarity.RARE)))); public static final Item MUSIC_DISC_11 = a("music_disc_11", (Item) (new ItemRecord(11, SoundEffects.MUSIC_DISC_11, (new Item.Info()).a(1).a(CreativeModeTab.f).a(EnumItemRarity.RARE)))); public static final Item MUSIC_DISC_WAIT = a("music_disc_wait", (Item) (new ItemRecord(12, SoundEffects.MUSIC_DISC_WAIT, (new Item.Info()).a(1).a(CreativeModeTab.f).a(EnumItemRarity.RARE)))); public static final Item TRIDENT = a("trident", (Item) (new ItemTrident((new Item.Info()).c(250).a(CreativeModeTab.j)))); public static final Item PHANTOM_MEMBRANE = a("phantom_membrane", new Item((new Item.Info()).a(CreativeModeTab.k))); public static final Item NAUTILUS_SHELL = a("nautilus_shell", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item HEART_OF_THE_SEA = a("heart_of_the_sea", new Item((new Item.Info()).a(CreativeModeTab.l).a(EnumItemRarity.UNCOMMON))); public static final Item CROSSBOW = a("crossbow", (Item) (new ItemCrossbow((new Item.Info()).a(1).a(CreativeModeTab.j).c(326)))); public static final Item SUSPICIOUS_STEW = a("suspicious_stew", (Item) (new ItemSuspiciousStew((new Item.Info()).a(1).a(Foods.K)))); public static final Item pB = a(Blocks.LOOM, CreativeModeTab.c); public static final Item FLOWER_BANNER_PATTERN = a("flower_banner_pattern", (Item) (new ItemBannerPattern(EnumBannerPatternType.FLOWER, (new Item.Info()).a(1).a(CreativeModeTab.f)))); public static final Item CREEPER_BANNER_PATTERN = a("creeper_banner_pattern", (Item) (new ItemBannerPattern(EnumBannerPatternType.CREEPER, (new Item.Info()).a(1).a(CreativeModeTab.f).a(EnumItemRarity.UNCOMMON)))); public static final Item SKULL_BANNER_PATTERN = a("skull_banner_pattern", (Item) (new ItemBannerPattern(EnumBannerPatternType.SKULL, (new Item.Info()).a(1).a(CreativeModeTab.f).a(EnumItemRarity.UNCOMMON)))); public static final Item MOJANG_BANNER_PATTERN = a("mojang_banner_pattern", (Item) (new ItemBannerPattern(EnumBannerPatternType.MOJANG, (new Item.Info()).a(1).a(CreativeModeTab.f).a(EnumItemRarity.EPIC)))); public static final Item GLOBE_BANNER_PATTERN = a("globe_banner_pattern", (Item) (new ItemBannerPattern(EnumBannerPatternType.GLOBE, (new Item.Info()).a(1).a(CreativeModeTab.f)))); public static final Item pH = a(Blocks.BARREL, CreativeModeTab.c); public static final Item pI = a(Blocks.SMOKER, CreativeModeTab.c); public static final Item pJ = a(Blocks.BLAST_FURNACE, CreativeModeTab.c); public static final Item pK = a(Blocks.CARTOGRAPHY_TABLE, CreativeModeTab.c); public static final Item pL = a(Blocks.FLETCHING_TABLE, CreativeModeTab.c); public static final Item pM = a(Blocks.GRINDSTONE, CreativeModeTab.c); public static final Item pN = a(Blocks.LECTERN, CreativeModeTab.d); public static final Item pO = a(Blocks.SMITHING_TABLE, CreativeModeTab.c); public static final Item pP = a(Blocks.STONECUTTER, CreativeModeTab.c); public static final Item pQ = a(Blocks.BELL, CreativeModeTab.c); public static final Item pR = a(Blocks.LANTERN, CreativeModeTab.c); public static final Item SWEET_BERRIES = a("sweet_berries", (Item) (new ItemNamedBlock(Blocks.SWEET_BERRY_BUSH, (new Item.Info()).a(CreativeModeTab.h).a(Foods.L)))); public static final Item pT = a(Blocks.CAMPFIRE, CreativeModeTab.c); public static final Item pU = a("honeycomb", new Item((new Item.Info()).a(CreativeModeTab.l))); public static final Item pV = a(Blocks.BEE_NEST, CreativeModeTab.c); public static final Item pW = a(Blocks.BEEHIVE, CreativeModeTab.c); public static final Item pX = a("honey_bottle", (Item) (new ItemHoneyBottle((new Item.Info()).a(Items.GLASS_BOTTLE).a(Foods.w).a(CreativeModeTab.h).a(16)))); public static final Item pY = a(Blocks.HONEY_BLOCK, CreativeModeTab.c); public static final Item pZ = a(Blocks.HONEYCOMB_BLOCK, CreativeModeTab.c); private static Item a(Block block) { return a(new ItemBlock(block, new Item.Info())); } private static Item a(Block block, CreativeModeTab creativemodetab) { return a(new ItemBlock(block, (new Item.Info()).a(creativemodetab))); } private static Item a(ItemBlock itemblock) { return a(itemblock.getBlock(), (Item) itemblock); } protected static Item a(Block block, Item item) { return a(IRegistry.BLOCK.getKey(block), item); } private static Item a(String s, Item item) { return a(new MinecraftKey(s), item); } private static Item a(MinecraftKey minecraftkey, Item item) { if (item instanceof ItemBlock) { ((ItemBlock) item).a(Item.f, item); } return (Item) IRegistry.a((IRegistry) IRegistry.ITEM, minecraftkey, (Object) item); } }