Enum valence::item::ItemKind

source ·
#[repr(u16)]
pub enum ItemKind {
Show 1255 variants Air = 0, Stone = 1, Granite = 2, PolishedGranite = 3, Diorite = 4, PolishedDiorite = 5, Andesite = 6, PolishedAndesite = 7, Deepslate = 8, CobbledDeepslate = 9, PolishedDeepslate = 10, Calcite = 11, Tuff = 12, DripstoneBlock = 13, GrassBlock = 14, Dirt = 15, CoarseDirt = 16, Podzol = 17, RootedDirt = 18, Mud = 19, CrimsonNylium = 20, WarpedNylium = 21, Cobblestone = 22, OakPlanks = 23, SprucePlanks = 24, BirchPlanks = 25, JunglePlanks = 26, AcaciaPlanks = 27, CherryPlanks = 28, DarkOakPlanks = 29, MangrovePlanks = 30, BambooPlanks = 31, CrimsonPlanks = 32, WarpedPlanks = 33, BambooMosaic = 34, OakSapling = 35, SpruceSapling = 36, BirchSapling = 37, JungleSapling = 38, AcaciaSapling = 39, CherrySapling = 40, DarkOakSapling = 41, MangrovePropagule = 42, Bedrock = 43, Sand = 44, SuspiciousSand = 45, SuspiciousGravel = 46, RedSand = 47, Gravel = 48, CoalOre = 49, DeepslateCoalOre = 50, IronOre = 51, DeepslateIronOre = 52, CopperOre = 53, DeepslateCopperOre = 54, GoldOre = 55, DeepslateGoldOre = 56, RedstoneOre = 57, DeepslateRedstoneOre = 58, EmeraldOre = 59, DeepslateEmeraldOre = 60, LapisOre = 61, DeepslateLapisOre = 62, DiamondOre = 63, DeepslateDiamondOre = 64, NetherGoldOre = 65, NetherQuartzOre = 66, AncientDebris = 67, CoalBlock = 68, RawIronBlock = 69, RawCopperBlock = 70, RawGoldBlock = 71, AmethystBlock = 72, BuddingAmethyst = 73, IronBlock = 74, CopperBlock = 75, GoldBlock = 76, DiamondBlock = 77, NetheriteBlock = 78, ExposedCopper = 79, WeatheredCopper = 80, OxidizedCopper = 81, CutCopper = 82, ExposedCutCopper = 83, WeatheredCutCopper = 84, OxidizedCutCopper = 85, CutCopperStairs = 86, ExposedCutCopperStairs = 87, WeatheredCutCopperStairs = 88, OxidizedCutCopperStairs = 89, CutCopperSlab = 90, ExposedCutCopperSlab = 91, WeatheredCutCopperSlab = 92, OxidizedCutCopperSlab = 93, WaxedCopperBlock = 94, WaxedExposedCopper = 95, WaxedWeatheredCopper = 96, WaxedOxidizedCopper = 97, WaxedCutCopper = 98, WaxedExposedCutCopper = 99, WaxedWeatheredCutCopper = 100, WaxedOxidizedCutCopper = 101, WaxedCutCopperStairs = 102, WaxedExposedCutCopperStairs = 103, WaxedWeatheredCutCopperStairs = 104, WaxedOxidizedCutCopperStairs = 105, WaxedCutCopperSlab = 106, WaxedExposedCutCopperSlab = 107, WaxedWeatheredCutCopperSlab = 108, WaxedOxidizedCutCopperSlab = 109, OakLog = 110, SpruceLog = 111, BirchLog = 112, JungleLog = 113, AcaciaLog = 114, CherryLog = 115, DarkOakLog = 116, MangroveLog = 117, MangroveRoots = 118, MuddyMangroveRoots = 119, CrimsonStem = 120, WarpedStem = 121, BambooBlock = 122, StrippedOakLog = 123, StrippedSpruceLog = 124, StrippedBirchLog = 125, StrippedJungleLog = 126, StrippedAcaciaLog = 127, StrippedCherryLog = 128, StrippedDarkOakLog = 129, StrippedMangroveLog = 130, StrippedCrimsonStem = 131, StrippedWarpedStem = 132, StrippedOakWood = 133, StrippedSpruceWood = 134, StrippedBirchWood = 135, StrippedJungleWood = 136, StrippedAcaciaWood = 137, StrippedCherryWood = 138, StrippedDarkOakWood = 139, StrippedMangroveWood = 140, StrippedCrimsonHyphae = 141, StrippedWarpedHyphae = 142, StrippedBambooBlock = 143, OakWood = 144, SpruceWood = 145, BirchWood = 146, JungleWood = 147, AcaciaWood = 148, CherryWood = 149, DarkOakWood = 150, MangroveWood = 151, CrimsonHyphae = 152, WarpedHyphae = 153, OakLeaves = 154, SpruceLeaves = 155, BirchLeaves = 156, JungleLeaves = 157, AcaciaLeaves = 158, CherryLeaves = 159, DarkOakLeaves = 160, MangroveLeaves = 161, AzaleaLeaves = 162, FloweringAzaleaLeaves = 163, Sponge = 164, WetSponge = 165, Glass = 166, TintedGlass = 167, LapisBlock = 168, Sandstone = 169, ChiseledSandstone = 170, CutSandstone = 171, Cobweb = 172, Grass = 173, Fern = 174, Azalea = 175, FloweringAzalea = 176, DeadBush = 177, Seagrass = 178, SeaPickle = 179, WhiteWool = 180, OrangeWool = 181, MagentaWool = 182, LightBlueWool = 183, YellowWool = 184, LimeWool = 185, PinkWool = 186, GrayWool = 187, LightGrayWool = 188, CyanWool = 189, PurpleWool = 190, BlueWool = 191, BrownWool = 192, GreenWool = 193, RedWool = 194, BlackWool = 195, Dandelion = 196, Poppy = 197, BlueOrchid = 198, Allium = 199, AzureBluet = 200, RedTulip = 201, OrangeTulip = 202, WhiteTulip = 203, PinkTulip = 204, OxeyeDaisy = 205, Cornflower = 206, LilyOfTheValley = 207, WitherRose = 208, Torchflower = 209, PitcherPlant = 210, SporeBlossom = 211, BrownMushroom = 212, RedMushroom = 213, CrimsonFungus = 214, WarpedFungus = 215, CrimsonRoots = 216, WarpedRoots = 217, NetherSprouts = 218, WeepingVines = 219, TwistingVines = 220, SugarCane = 221, Kelp = 222, MossCarpet = 223, PinkPetals = 224, MossBlock = 225, HangingRoots = 226, BigDripleaf = 227, SmallDripleaf = 228, Bamboo = 229, OakSlab = 230, SpruceSlab = 231, BirchSlab = 232, JungleSlab = 233, AcaciaSlab = 234, CherrySlab = 235, DarkOakSlab = 236, MangroveSlab = 237, BambooSlab = 238, BambooMosaicSlab = 239, CrimsonSlab = 240, WarpedSlab = 241, StoneSlab = 242, SmoothStoneSlab = 243, SandstoneSlab = 244, CutSandstoneSlab = 245, PetrifiedOakSlab = 246, CobblestoneSlab = 247, BrickSlab = 248, StoneBrickSlab = 249, MudBrickSlab = 250, NetherBrickSlab = 251, QuartzSlab = 252, RedSandstoneSlab = 253, CutRedSandstoneSlab = 254, PurpurSlab = 255, PrismarineSlab = 256, PrismarineBrickSlab = 257, DarkPrismarineSlab = 258, SmoothQuartz = 259, SmoothRedSandstone = 260, SmoothSandstone = 261, SmoothStone = 262, Bricks = 263, Bookshelf = 264, ChiseledBookshelf = 265, DecoratedPot = 266, MossyCobblestone = 267, Obsidian = 268, Torch = 269, EndRod = 270, ChorusPlant = 271, ChorusFlower = 272, PurpurBlock = 273, PurpurPillar = 274, PurpurStairs = 275, Spawner = 276, Chest = 277, CraftingTable = 278, Farmland = 279, Furnace = 280, Ladder = 281, CobblestoneStairs = 282, Snow = 283, Ice = 284, SnowBlock = 285, Cactus = 286, Clay = 287, Jukebox = 288, OakFence = 289, SpruceFence = 290, BirchFence = 291, JungleFence = 292, AcaciaFence = 293, CherryFence = 294, DarkOakFence = 295, MangroveFence = 296, BambooFence = 297, CrimsonFence = 298, WarpedFence = 299, Pumpkin = 300, CarvedPumpkin = 301, JackOLantern = 302, Netherrack = 303, SoulSand = 304, SoulSoil = 305, Basalt = 306, PolishedBasalt = 307, SmoothBasalt = 308, SoulTorch = 309, Glowstone = 310, InfestedStone = 311, InfestedCobblestone = 312, InfestedStoneBricks = 313, InfestedMossyStoneBricks = 314, InfestedCrackedStoneBricks = 315, InfestedChiseledStoneBricks = 316, InfestedDeepslate = 317, StoneBricks = 318, MossyStoneBricks = 319, CrackedStoneBricks = 320, ChiseledStoneBricks = 321, PackedMud = 322, MudBricks = 323, DeepslateBricks = 324, CrackedDeepslateBricks = 325, DeepslateTiles = 326, CrackedDeepslateTiles = 327, ChiseledDeepslate = 328, ReinforcedDeepslate = 329, BrownMushroomBlock = 330, RedMushroomBlock = 331, MushroomStem = 332, IronBars = 333, Chain = 334, GlassPane = 335, Melon = 336, Vine = 337, GlowLichen = 338, BrickStairs = 339, StoneBrickStairs = 340, MudBrickStairs = 341, Mycelium = 342, LilyPad = 343, NetherBricks = 344, CrackedNetherBricks = 345, ChiseledNetherBricks = 346, NetherBrickFence = 347, NetherBrickStairs = 348, Sculk = 349, SculkVein = 350, SculkCatalyst = 351, SculkShrieker = 352, EnchantingTable = 353, EndPortalFrame = 354, EndStone = 355, EndStoneBricks = 356, DragonEgg = 357, SandstoneStairs = 358, EnderChest = 359, EmeraldBlock = 360, OakStairs = 361, SpruceStairs = 362, BirchStairs = 363, JungleStairs = 364, AcaciaStairs = 365, CherryStairs = 366, DarkOakStairs = 367, MangroveStairs = 368, BambooStairs = 369, BambooMosaicStairs = 370, CrimsonStairs = 371, WarpedStairs = 372, CommandBlock = 373, Beacon = 374, CobblestoneWall = 375, MossyCobblestoneWall = 376, BrickWall = 377, PrismarineWall = 378, RedSandstoneWall = 379, MossyStoneBrickWall = 380, GraniteWall = 381, StoneBrickWall = 382, MudBrickWall = 383, NetherBrickWall = 384, AndesiteWall = 385, RedNetherBrickWall = 386, SandstoneWall = 387, EndStoneBrickWall = 388, DioriteWall = 389, BlackstoneWall = 390, PolishedBlackstoneWall = 391, PolishedBlackstoneBrickWall = 392, CobbledDeepslateWall = 393, PolishedDeepslateWall = 394, DeepslateBrickWall = 395, DeepslateTileWall = 396, Anvil = 397, ChippedAnvil = 398, DamagedAnvil = 399, ChiseledQuartzBlock = 400, QuartzBlock = 401, QuartzBricks = 402, QuartzPillar = 403, QuartzStairs = 404, WhiteTerracotta = 405, OrangeTerracotta = 406, MagentaTerracotta = 407, LightBlueTerracotta = 408, YellowTerracotta = 409, LimeTerracotta = 410, PinkTerracotta = 411, GrayTerracotta = 412, LightGrayTerracotta = 413, CyanTerracotta = 414, PurpleTerracotta = 415, BlueTerracotta = 416, BrownTerracotta = 417, GreenTerracotta = 418, RedTerracotta = 419, BlackTerracotta = 420, Barrier = 421, Light = 422, HayBlock = 423, WhiteCarpet = 424, OrangeCarpet = 425, MagentaCarpet = 426, LightBlueCarpet = 427, YellowCarpet = 428, LimeCarpet = 429, PinkCarpet = 430, GrayCarpet = 431, LightGrayCarpet = 432, CyanCarpet = 433, PurpleCarpet = 434, BlueCarpet = 435, BrownCarpet = 436, GreenCarpet = 437, RedCarpet = 438, BlackCarpet = 439, Terracotta = 440, PackedIce = 441, DirtPath = 442, Sunflower = 443, Lilac = 444, RoseBush = 445, Peony = 446, TallGrass = 447, LargeFern = 448, WhiteStainedGlass = 449, OrangeStainedGlass = 450, MagentaStainedGlass = 451, LightBlueStainedGlass = 452, YellowStainedGlass = 453, LimeStainedGlass = 454, PinkStainedGlass = 455, GrayStainedGlass = 456, LightGrayStainedGlass = 457, CyanStainedGlass = 458, PurpleStainedGlass = 459, BlueStainedGlass = 460, BrownStainedGlass = 461, GreenStainedGlass = 462, RedStainedGlass = 463, BlackStainedGlass = 464, WhiteStainedGlassPane = 465, OrangeStainedGlassPane = 466, MagentaStainedGlassPane = 467, LightBlueStainedGlassPane = 468, YellowStainedGlassPane = 469, LimeStainedGlassPane = 470, PinkStainedGlassPane = 471, GrayStainedGlassPane = 472, LightGrayStainedGlassPane = 473, CyanStainedGlassPane = 474, PurpleStainedGlassPane = 475, BlueStainedGlassPane = 476, BrownStainedGlassPane = 477, GreenStainedGlassPane = 478, RedStainedGlassPane = 479, BlackStainedGlassPane = 480, Prismarine = 481, PrismarineBricks = 482, DarkPrismarine = 483, PrismarineStairs = 484, PrismarineBrickStairs = 485, DarkPrismarineStairs = 486, SeaLantern = 487, RedSandstone = 488, ChiseledRedSandstone = 489, CutRedSandstone = 490, RedSandstoneStairs = 491, RepeatingCommandBlock = 492, ChainCommandBlock = 493, MagmaBlock = 494, NetherWartBlock = 495, WarpedWartBlock = 496, RedNetherBricks = 497, BoneBlock = 498, StructureVoid = 499, ShulkerBox = 500, WhiteShulkerBox = 501, OrangeShulkerBox = 502, MagentaShulkerBox = 503, LightBlueShulkerBox = 504, YellowShulkerBox = 505, LimeShulkerBox = 506, PinkShulkerBox = 507, GrayShulkerBox = 508, LightGrayShulkerBox = 509, CyanShulkerBox = 510, PurpleShulkerBox = 511, BlueShulkerBox = 512, BrownShulkerBox = 513, GreenShulkerBox = 514, RedShulkerBox = 515, BlackShulkerBox = 516, WhiteGlazedTerracotta = 517, OrangeGlazedTerracotta = 518, MagentaGlazedTerracotta = 519, LightBlueGlazedTerracotta = 520, YellowGlazedTerracotta = 521, LimeGlazedTerracotta = 522, PinkGlazedTerracotta = 523, GrayGlazedTerracotta = 524, LightGrayGlazedTerracotta = 525, CyanGlazedTerracotta = 526, PurpleGlazedTerracotta = 527, BlueGlazedTerracotta = 528, BrownGlazedTerracotta = 529, GreenGlazedTerracotta = 530, RedGlazedTerracotta = 531, BlackGlazedTerracotta = 532, WhiteConcrete = 533, OrangeConcrete = 534, MagentaConcrete = 535, LightBlueConcrete = 536, YellowConcrete = 537, LimeConcrete = 538, PinkConcrete = 539, GrayConcrete = 540, LightGrayConcrete = 541, CyanConcrete = 542, PurpleConcrete = 543, BlueConcrete = 544, BrownConcrete = 545, GreenConcrete = 546, RedConcrete = 547, BlackConcrete = 548, WhiteConcretePowder = 549, OrangeConcretePowder = 550, MagentaConcretePowder = 551, LightBlueConcretePowder = 552, YellowConcretePowder = 553, LimeConcretePowder = 554, PinkConcretePowder = 555, GrayConcretePowder = 556, LightGrayConcretePowder = 557, CyanConcretePowder = 558, PurpleConcretePowder = 559, BlueConcretePowder = 560, BrownConcretePowder = 561, GreenConcretePowder = 562, RedConcretePowder = 563, BlackConcretePowder = 564, TurtleEgg = 565, SnifferEgg = 566, DeadTubeCoralBlock = 567, DeadBrainCoralBlock = 568, DeadBubbleCoralBlock = 569, DeadFireCoralBlock = 570, DeadHornCoralBlock = 571, TubeCoralBlock = 572, BrainCoralBlock = 573, BubbleCoralBlock = 574, FireCoralBlock = 575, HornCoralBlock = 576, TubeCoral = 577, BrainCoral = 578, BubbleCoral = 579, FireCoral = 580, HornCoral = 581, DeadBrainCoral = 582, DeadBubbleCoral = 583, DeadFireCoral = 584, DeadHornCoral = 585, DeadTubeCoral = 586, TubeCoralFan = 587, BrainCoralFan = 588, BubbleCoralFan = 589, FireCoralFan = 590, HornCoralFan = 591, DeadTubeCoralFan = 592, DeadBrainCoralFan = 593, DeadBubbleCoralFan = 594, DeadFireCoralFan = 595, DeadHornCoralFan = 596, BlueIce = 597, Conduit = 598, PolishedGraniteStairs = 599, SmoothRedSandstoneStairs = 600, MossyStoneBrickStairs = 601, PolishedDioriteStairs = 602, MossyCobblestoneStairs = 603, EndStoneBrickStairs = 604, StoneStairs = 605, SmoothSandstoneStairs = 606, SmoothQuartzStairs = 607, GraniteStairs = 608, AndesiteStairs = 609, RedNetherBrickStairs = 610, PolishedAndesiteStairs = 611, DioriteStairs = 612, CobbledDeepslateStairs = 613, PolishedDeepslateStairs = 614, DeepslateBrickStairs = 615, DeepslateTileStairs = 616, PolishedGraniteSlab = 617, SmoothRedSandstoneSlab = 618, MossyStoneBrickSlab = 619, PolishedDioriteSlab = 620, MossyCobblestoneSlab = 621, EndStoneBrickSlab = 622, SmoothSandstoneSlab = 623, SmoothQuartzSlab = 624, GraniteSlab = 625, AndesiteSlab = 626, RedNetherBrickSlab = 627, PolishedAndesiteSlab = 628, DioriteSlab = 629, CobbledDeepslateSlab = 630, PolishedDeepslateSlab = 631, DeepslateBrickSlab = 632, DeepslateTileSlab = 633, Scaffolding = 634, Redstone = 635, RedstoneTorch = 636, RedstoneBlock = 637, Repeater = 638, Comparator = 639, Piston = 640, StickyPiston = 641, SlimeBlock = 642, HoneyBlock = 643, Observer = 644, Hopper = 645, Dispenser = 646, Dropper = 647, Lectern = 648, Target = 649, Lever = 650, LightningRod = 651, DaylightDetector = 652, SculkSensor = 653, CalibratedSculkSensor = 654, TripwireHook = 655, TrappedChest = 656, Tnt = 657, RedstoneLamp = 658, NoteBlock = 659, StoneButton = 660, PolishedBlackstoneButton = 661, OakButton = 662, SpruceButton = 663, BirchButton = 664, JungleButton = 665, AcaciaButton = 666, CherryButton = 667, DarkOakButton = 668, MangroveButton = 669, BambooButton = 670, CrimsonButton = 671, WarpedButton = 672, StonePressurePlate = 673, PolishedBlackstonePressurePlate = 674, LightWeightedPressurePlate = 675, HeavyWeightedPressurePlate = 676, OakPressurePlate = 677, SprucePressurePlate = 678, BirchPressurePlate = 679, JunglePressurePlate = 680, AcaciaPressurePlate = 681, CherryPressurePlate = 682, DarkOakPressurePlate = 683, MangrovePressurePlate = 684, BambooPressurePlate = 685, CrimsonPressurePlate = 686, WarpedPressurePlate = 687, IronDoor = 688, OakDoor = 689, SpruceDoor = 690, BirchDoor = 691, JungleDoor = 692, AcaciaDoor = 693, CherryDoor = 694, DarkOakDoor = 695, MangroveDoor = 696, BambooDoor = 697, CrimsonDoor = 698, WarpedDoor = 699, IronTrapdoor = 700, OakTrapdoor = 701, SpruceTrapdoor = 702, BirchTrapdoor = 703, JungleTrapdoor = 704, AcaciaTrapdoor = 705, CherryTrapdoor = 706, DarkOakTrapdoor = 707, MangroveTrapdoor = 708, BambooTrapdoor = 709, CrimsonTrapdoor = 710, WarpedTrapdoor = 711, OakFenceGate = 712, SpruceFenceGate = 713, BirchFenceGate = 714, JungleFenceGate = 715, AcaciaFenceGate = 716, CherryFenceGate = 717, DarkOakFenceGate = 718, MangroveFenceGate = 719, BambooFenceGate = 720, CrimsonFenceGate = 721, WarpedFenceGate = 722, PoweredRail = 723, DetectorRail = 724, Rail = 725, ActivatorRail = 726, Saddle = 727, Minecart = 728, ChestMinecart = 729, FurnaceMinecart = 730, TntMinecart = 731, HopperMinecart = 732, CarrotOnAStick = 733, WarpedFungusOnAStick = 734, Elytra = 735, OakBoat = 736, OakChestBoat = 737, SpruceBoat = 738, SpruceChestBoat = 739, BirchBoat = 740, BirchChestBoat = 741, JungleBoat = 742, JungleChestBoat = 743, AcaciaBoat = 744, AcaciaChestBoat = 745, CherryBoat = 746, CherryChestBoat = 747, DarkOakBoat = 748, DarkOakChestBoat = 749, MangroveBoat = 750, MangroveChestBoat = 751, BambooRaft = 752, BambooChestRaft = 753, StructureBlock = 754, Jigsaw = 755, TurtleHelmet = 756, Scute = 757, FlintAndSteel = 758, Apple = 759, Bow = 760, Arrow = 761, Coal = 762, Charcoal = 763, Diamond = 764, Emerald = 765, LapisLazuli = 766, Quartz = 767, AmethystShard = 768, RawIron = 769, IronIngot = 770, RawCopper = 771, CopperIngot = 772, RawGold = 773, GoldIngot = 774, NetheriteIngot = 775, NetheriteScrap = 776, WoodenSword = 777, WoodenShovel = 778, WoodenPickaxe = 779, WoodenAxe = 780, WoodenHoe = 781, StoneSword = 782, StoneShovel = 783, StonePickaxe = 784, StoneAxe = 785, StoneHoe = 786, GoldenSword = 787, GoldenShovel = 788, GoldenPickaxe = 789, GoldenAxe = 790, GoldenHoe = 791, IronSword = 792, IronShovel = 793, IronPickaxe = 794, IronAxe = 795, IronHoe = 796, DiamondSword = 797, DiamondShovel = 798, DiamondPickaxe = 799, DiamondAxe = 800, DiamondHoe = 801, NetheriteSword = 802, NetheriteShovel = 803, NetheritePickaxe = 804, NetheriteAxe = 805, NetheriteHoe = 806, Stick = 807, Bowl = 808, MushroomStew = 809, String = 810, Feather = 811, Gunpowder = 812, WheatSeeds = 813, Wheat = 814, Bread = 815, LeatherHelmet = 816, LeatherChestplate = 817, LeatherLeggings = 818, LeatherBoots = 819, ChainmailHelmet = 820, ChainmailChestplate = 821, ChainmailLeggings = 822, ChainmailBoots = 823, IronHelmet = 824, IronChestplate = 825, IronLeggings = 826, IronBoots = 827, DiamondHelmet = 828, DiamondChestplate = 829, DiamondLeggings = 830, DiamondBoots = 831, GoldenHelmet = 832, GoldenChestplate = 833, GoldenLeggings = 834, GoldenBoots = 835, NetheriteHelmet = 836, NetheriteChestplate = 837, NetheriteLeggings = 838, NetheriteBoots = 839, Flint = 840, Porkchop = 841, CookedPorkchop = 842, Painting = 843, GoldenApple = 844, EnchantedGoldenApple = 845, OakSign = 846, SpruceSign = 847, BirchSign = 848, JungleSign = 849, AcaciaSign = 850, CherrySign = 851, DarkOakSign = 852, MangroveSign = 853, BambooSign = 854, CrimsonSign = 855, WarpedSign = 856, OakHangingSign = 857, SpruceHangingSign = 858, BirchHangingSign = 859, JungleHangingSign = 860, AcaciaHangingSign = 861, CherryHangingSign = 862, DarkOakHangingSign = 863, MangroveHangingSign = 864, BambooHangingSign = 865, CrimsonHangingSign = 866, WarpedHangingSign = 867, Bucket = 868, WaterBucket = 869, LavaBucket = 870, PowderSnowBucket = 871, Snowball = 872, Leather = 873, MilkBucket = 874, PufferfishBucket = 875, SalmonBucket = 876, CodBucket = 877, TropicalFishBucket = 878, AxolotlBucket = 879, TadpoleBucket = 880, Brick = 881, ClayBall = 882, DriedKelpBlock = 883, Paper = 884, Book = 885, SlimeBall = 886, Egg = 887, Compass = 888, RecoveryCompass = 889, Bundle = 890, FishingRod = 891, Clock = 892, Spyglass = 893, GlowstoneDust = 894, Cod = 895, Salmon = 896, TropicalFish = 897, Pufferfish = 898, CookedCod = 899, CookedSalmon = 900, InkSac = 901, GlowInkSac = 902, CocoaBeans = 903, WhiteDye = 904, OrangeDye = 905, MagentaDye = 906, LightBlueDye = 907, YellowDye = 908, LimeDye = 909, PinkDye = 910, GrayDye = 911, LightGrayDye = 912, CyanDye = 913, PurpleDye = 914, BlueDye = 915, BrownDye = 916, GreenDye = 917, RedDye = 918, BlackDye = 919, BoneMeal = 920, Bone = 921, Sugar = 922, Cake = 923, WhiteBed = 924, OrangeBed = 925, MagentaBed = 926, LightBlueBed = 927, YellowBed = 928, LimeBed = 929, PinkBed = 930, GrayBed = 931, LightGrayBed = 932, CyanBed = 933, PurpleBed = 934, BlueBed = 935, BrownBed = 936, GreenBed = 937, RedBed = 938, BlackBed = 939, Cookie = 940, FilledMap = 941, Shears = 942, MelonSlice = 943, DriedKelp = 944, PumpkinSeeds = 945, MelonSeeds = 946, Beef = 947, CookedBeef = 948, Chicken = 949, CookedChicken = 950, RottenFlesh = 951, EnderPearl = 952, BlazeRod = 953, GhastTear = 954, GoldNugget = 955, NetherWart = 956, Potion = 957, GlassBottle = 958, SpiderEye = 959, FermentedSpiderEye = 960, BlazePowder = 961, MagmaCream = 962, BrewingStand = 963, Cauldron = 964, EnderEye = 965, GlisteringMelonSlice = 966, AllaySpawnEgg = 967, AxolotlSpawnEgg = 968, BatSpawnEgg = 969, BeeSpawnEgg = 970, BlazeSpawnEgg = 971, CatSpawnEgg = 972, CamelSpawnEgg = 973, CaveSpiderSpawnEgg = 974, ChickenSpawnEgg = 975, CodSpawnEgg = 976, CowSpawnEgg = 977, CreeperSpawnEgg = 978, DolphinSpawnEgg = 979, DonkeySpawnEgg = 980, DrownedSpawnEgg = 981, ElderGuardianSpawnEgg = 982, EnderDragonSpawnEgg = 983, EndermanSpawnEgg = 984, EndermiteSpawnEgg = 985, EvokerSpawnEgg = 986, FoxSpawnEgg = 987, FrogSpawnEgg = 988, GhastSpawnEgg = 989, GlowSquidSpawnEgg = 990, GoatSpawnEgg = 991, GuardianSpawnEgg = 992, HoglinSpawnEgg = 993, HorseSpawnEgg = 994, HuskSpawnEgg = 995, IronGolemSpawnEgg = 996, LlamaSpawnEgg = 997, MagmaCubeSpawnEgg = 998, MooshroomSpawnEgg = 999, MuleSpawnEgg = 1000, OcelotSpawnEgg = 1001, PandaSpawnEgg = 1002, ParrotSpawnEgg = 1003, PhantomSpawnEgg = 1004, PigSpawnEgg = 1005, PiglinSpawnEgg = 1006, PiglinBruteSpawnEgg = 1007, PillagerSpawnEgg = 1008, PolarBearSpawnEgg = 1009, PufferfishSpawnEgg = 1010, RabbitSpawnEgg = 1011, RavagerSpawnEgg = 1012, SalmonSpawnEgg = 1013, SheepSpawnEgg = 1014, ShulkerSpawnEgg = 1015, SilverfishSpawnEgg = 1016, SkeletonSpawnEgg = 1017, SkeletonHorseSpawnEgg = 1018, SlimeSpawnEgg = 1019, SnifferSpawnEgg = 1020, SnowGolemSpawnEgg = 1021, SpiderSpawnEgg = 1022, SquidSpawnEgg = 1023, StraySpawnEgg = 1024, StriderSpawnEgg = 1025, TadpoleSpawnEgg = 1026, TraderLlamaSpawnEgg = 1027, TropicalFishSpawnEgg = 1028, TurtleSpawnEgg = 1029, VexSpawnEgg = 1030, VillagerSpawnEgg = 1031, VindicatorSpawnEgg = 1032, WanderingTraderSpawnEgg = 1033, WardenSpawnEgg = 1034, WitchSpawnEgg = 1035, WitherSpawnEgg = 1036, WitherSkeletonSpawnEgg = 1037, WolfSpawnEgg = 1038, ZoglinSpawnEgg = 1039, ZombieSpawnEgg = 1040, ZombieHorseSpawnEgg = 1041, ZombieVillagerSpawnEgg = 1042, ZombifiedPiglinSpawnEgg = 1043, ExperienceBottle = 1044, FireCharge = 1045, WritableBook = 1046, WrittenBook = 1047, ItemFrame = 1048, GlowItemFrame = 1049, FlowerPot = 1050, Carrot = 1051, Potato = 1052, BakedPotato = 1053, PoisonousPotato = 1054, Map = 1055, GoldenCarrot = 1056, SkeletonSkull = 1057, WitherSkeletonSkull = 1058, PlayerHead = 1059, ZombieHead = 1060, CreeperHead = 1061, DragonHead = 1062, PiglinHead = 1063, NetherStar = 1064, PumpkinPie = 1065, FireworkRocket = 1066, FireworkStar = 1067, EnchantedBook = 1068, NetherBrick = 1069, PrismarineShard = 1070, PrismarineCrystals = 1071, Rabbit = 1072, CookedRabbit = 1073, RabbitStew = 1074, RabbitFoot = 1075, RabbitHide = 1076, ArmorStand = 1077, IronHorseArmor = 1078, GoldenHorseArmor = 1079, DiamondHorseArmor = 1080, LeatherHorseArmor = 1081, Lead = 1082, NameTag = 1083, CommandBlockMinecart = 1084, Mutton = 1085, CookedMutton = 1086, WhiteBanner = 1087, OrangeBanner = 1088, MagentaBanner = 1089, LightBlueBanner = 1090, YellowBanner = 1091, LimeBanner = 1092, PinkBanner = 1093, GrayBanner = 1094, LightGrayBanner = 1095, CyanBanner = 1096, PurpleBanner = 1097, BlueBanner = 1098, BrownBanner = 1099, GreenBanner = 1100, RedBanner = 1101, BlackBanner = 1102, EndCrystal = 1103, ChorusFruit = 1104, PoppedChorusFruit = 1105, TorchflowerSeeds = 1106, PitcherPod = 1107, Beetroot = 1108, BeetrootSeeds = 1109, BeetrootSoup = 1110, DragonBreath = 1111, SplashPotion = 1112, SpectralArrow = 1113, TippedArrow = 1114, LingeringPotion = 1115, Shield = 1116, TotemOfUndying = 1117, ShulkerShell = 1118, IronNugget = 1119, KnowledgeBook = 1120, DebugStick = 1121, MusicDisc13 = 1122, MusicDiscCat = 1123, MusicDiscBlocks = 1124, MusicDiscChirp = 1125, MusicDiscFar = 1126, MusicDiscMall = 1127, MusicDiscMellohi = 1128, MusicDiscStal = 1129, MusicDiscStrad = 1130, MusicDiscWard = 1131, MusicDisc11 = 1132, MusicDiscWait = 1133, MusicDiscOtherside = 1134, MusicDiscRelic = 1135, MusicDisc5 = 1136, MusicDiscPigstep = 1137, DiscFragment5 = 1138, Trident = 1139, PhantomMembrane = 1140, NautilusShell = 1141, HeartOfTheSea = 1142, Crossbow = 1143, SuspiciousStew = 1144, Loom = 1145, FlowerBannerPattern = 1146, CreeperBannerPattern = 1147, SkullBannerPattern = 1148, MojangBannerPattern = 1149, GlobeBannerPattern = 1150, PiglinBannerPattern = 1151, GoatHorn = 1152, Composter = 1153, Barrel = 1154, Smoker = 1155, BlastFurnace = 1156, CartographyTable = 1157, FletchingTable = 1158, Grindstone = 1159, SmithingTable = 1160, Stonecutter = 1161, Bell = 1162, Lantern = 1163, SoulLantern = 1164, SweetBerries = 1165, GlowBerries = 1166, Campfire = 1167, SoulCampfire = 1168, Shroomlight = 1169, Honeycomb = 1170, BeeNest = 1171, Beehive = 1172, HoneyBottle = 1173, HoneycombBlock = 1174, Lodestone = 1175, CryingObsidian = 1176, Blackstone = 1177, BlackstoneSlab = 1178, BlackstoneStairs = 1179, GildedBlackstone = 1180, PolishedBlackstone = 1181, PolishedBlackstoneSlab = 1182, PolishedBlackstoneStairs = 1183, ChiseledPolishedBlackstone = 1184, PolishedBlackstoneBricks = 1185, PolishedBlackstoneBrickSlab = 1186, PolishedBlackstoneBrickStairs = 1187, CrackedPolishedBlackstoneBricks = 1188, RespawnAnchor = 1189, Candle = 1190, WhiteCandle = 1191, OrangeCandle = 1192, MagentaCandle = 1193, LightBlueCandle = 1194, YellowCandle = 1195, LimeCandle = 1196, PinkCandle = 1197, GrayCandle = 1198, LightGrayCandle = 1199, CyanCandle = 1200, PurpleCandle = 1201, BlueCandle = 1202, BrownCandle = 1203, GreenCandle = 1204, RedCandle = 1205, BlackCandle = 1206, SmallAmethystBud = 1207, MediumAmethystBud = 1208, LargeAmethystBud = 1209, AmethystCluster = 1210, PointedDripstone = 1211, OchreFroglight = 1212, VerdantFroglight = 1213, PearlescentFroglight = 1214, Frogspawn = 1215, EchoShard = 1216, Brush = 1217, NetheriteUpgradeSmithingTemplate = 1218, SentryArmorTrimSmithingTemplate = 1219, DuneArmorTrimSmithingTemplate = 1220, CoastArmorTrimSmithingTemplate = 1221, WildArmorTrimSmithingTemplate = 1222, WardArmorTrimSmithingTemplate = 1223, EyeArmorTrimSmithingTemplate = 1224, VexArmorTrimSmithingTemplate = 1225, TideArmorTrimSmithingTemplate = 1226, SnoutArmorTrimSmithingTemplate = 1227, RibArmorTrimSmithingTemplate = 1228, SpireArmorTrimSmithingTemplate = 1229, WayfinderArmorTrimSmithingTemplate = 1230, ShaperArmorTrimSmithingTemplate = 1231, SilenceArmorTrimSmithingTemplate = 1232, RaiserArmorTrimSmithingTemplate = 1233, HostArmorTrimSmithingTemplate = 1234, AnglerPotterySherd = 1235, ArcherPotterySherd = 1236, ArmsUpPotterySherd = 1237, BladePotterySherd = 1238, BrewerPotterySherd = 1239, BurnPotterySherd = 1240, DangerPotterySherd = 1241, ExplorerPotterySherd = 1242, FriendPotterySherd = 1243, HeartPotterySherd = 1244, HeartbreakPotterySherd = 1245, HowlPotterySherd = 1246, MinerPotterySherd = 1247, MournerPotterySherd = 1248, PlentyPotterySherd = 1249, PrizePotterySherd = 1250, SheafPotterySherd = 1251, ShelterPotterySherd = 1252, SkullPotterySherd = 1253, SnortPotterySherd = 1254,
}
Expand description

Represents an item from the game

Variants§

§

Air = 0

§

Stone = 1

§

Granite = 2

§

PolishedGranite = 3

§

Diorite = 4

§

PolishedDiorite = 5

§

Andesite = 6

§

PolishedAndesite = 7

§

Deepslate = 8

§

CobbledDeepslate = 9

§

PolishedDeepslate = 10

§

Calcite = 11

§

Tuff = 12

§

DripstoneBlock = 13

§

GrassBlock = 14

§

Dirt = 15

§

CoarseDirt = 16

§

Podzol = 17

§

RootedDirt = 18

§

Mud = 19

§

CrimsonNylium = 20

§

WarpedNylium = 21

§

Cobblestone = 22

§

OakPlanks = 23

§

SprucePlanks = 24

§

BirchPlanks = 25

§

JunglePlanks = 26

§

AcaciaPlanks = 27

§

CherryPlanks = 28

§

DarkOakPlanks = 29

§

MangrovePlanks = 30

§

BambooPlanks = 31

§

CrimsonPlanks = 32

§

WarpedPlanks = 33

§

BambooMosaic = 34

§

OakSapling = 35

§

SpruceSapling = 36

§

BirchSapling = 37

§

JungleSapling = 38

§

AcaciaSapling = 39

§

CherrySapling = 40

§

DarkOakSapling = 41

§

MangrovePropagule = 42

§

Bedrock = 43

§

Sand = 44

§

SuspiciousSand = 45

§

SuspiciousGravel = 46

§

RedSand = 47

§

Gravel = 48

§

CoalOre = 49

§

DeepslateCoalOre = 50

§

IronOre = 51

§

DeepslateIronOre = 52

§

CopperOre = 53

§

DeepslateCopperOre = 54

§

GoldOre = 55

§

DeepslateGoldOre = 56

§

RedstoneOre = 57

§

DeepslateRedstoneOre = 58

§

EmeraldOre = 59

§

DeepslateEmeraldOre = 60

§

LapisOre = 61

§

DeepslateLapisOre = 62

§

DiamondOre = 63

§

DeepslateDiamondOre = 64

§

NetherGoldOre = 65

§

NetherQuartzOre = 66

§

AncientDebris = 67

§

CoalBlock = 68

§

RawIronBlock = 69

§

RawCopperBlock = 70

§

RawGoldBlock = 71

§

AmethystBlock = 72

§

BuddingAmethyst = 73

§

IronBlock = 74

§

CopperBlock = 75

§

GoldBlock = 76

§

DiamondBlock = 77

§

NetheriteBlock = 78

§

ExposedCopper = 79

§

WeatheredCopper = 80

§

OxidizedCopper = 81

§

CutCopper = 82

§

ExposedCutCopper = 83

§

WeatheredCutCopper = 84

§

OxidizedCutCopper = 85

§

CutCopperStairs = 86

§

ExposedCutCopperStairs = 87

§

WeatheredCutCopperStairs = 88

§

OxidizedCutCopperStairs = 89

§

CutCopperSlab = 90

§

ExposedCutCopperSlab = 91

§

WeatheredCutCopperSlab = 92

§

OxidizedCutCopperSlab = 93

§

WaxedCopperBlock = 94

§

WaxedExposedCopper = 95

§

WaxedWeatheredCopper = 96

§

WaxedOxidizedCopper = 97

§

WaxedCutCopper = 98

§

WaxedExposedCutCopper = 99

§

WaxedWeatheredCutCopper = 100

§

WaxedOxidizedCutCopper = 101

§

WaxedCutCopperStairs = 102

§

WaxedExposedCutCopperStairs = 103

§

WaxedWeatheredCutCopperStairs = 104

§

WaxedOxidizedCutCopperStairs = 105

§

WaxedCutCopperSlab = 106

§

WaxedExposedCutCopperSlab = 107

§

WaxedWeatheredCutCopperSlab = 108

§

WaxedOxidizedCutCopperSlab = 109

§

OakLog = 110

§

SpruceLog = 111

§

BirchLog = 112

§

JungleLog = 113

§

AcaciaLog = 114

§

CherryLog = 115

§

DarkOakLog = 116

§

MangroveLog = 117

§

MangroveRoots = 118

§

MuddyMangroveRoots = 119

§

CrimsonStem = 120

§

WarpedStem = 121

§

BambooBlock = 122

§

StrippedOakLog = 123

§

StrippedSpruceLog = 124

§

StrippedBirchLog = 125

§

StrippedJungleLog = 126

§

StrippedAcaciaLog = 127

§

StrippedCherryLog = 128

§

StrippedDarkOakLog = 129

§

StrippedMangroveLog = 130

§

StrippedCrimsonStem = 131

§

StrippedWarpedStem = 132

§

StrippedOakWood = 133

§

StrippedSpruceWood = 134

§

StrippedBirchWood = 135

§

StrippedJungleWood = 136

§

StrippedAcaciaWood = 137

§

StrippedCherryWood = 138

§

StrippedDarkOakWood = 139

§

StrippedMangroveWood = 140

§

StrippedCrimsonHyphae = 141

§

StrippedWarpedHyphae = 142

§

StrippedBambooBlock = 143

§

OakWood = 144

§

SpruceWood = 145

§

BirchWood = 146

§

JungleWood = 147

§

AcaciaWood = 148

§

CherryWood = 149

§

DarkOakWood = 150

§

MangroveWood = 151

§

CrimsonHyphae = 152

§

WarpedHyphae = 153

§

OakLeaves = 154

§

SpruceLeaves = 155

§

BirchLeaves = 156

§

JungleLeaves = 157

§

AcaciaLeaves = 158

§

CherryLeaves = 159

§

DarkOakLeaves = 160

§

MangroveLeaves = 161

§

AzaleaLeaves = 162

§

FloweringAzaleaLeaves = 163

§

Sponge = 164

§

WetSponge = 165

§

Glass = 166

§

TintedGlass = 167

§

LapisBlock = 168

§

Sandstone = 169

§

ChiseledSandstone = 170

§

CutSandstone = 171

§

Cobweb = 172

§

Grass = 173

§

Fern = 174

§

Azalea = 175

§

FloweringAzalea = 176

§

DeadBush = 177

§

Seagrass = 178

§

SeaPickle = 179

§

WhiteWool = 180

§

OrangeWool = 181

§

MagentaWool = 182

§

LightBlueWool = 183

§

YellowWool = 184

§

LimeWool = 185

§

PinkWool = 186

§

GrayWool = 187

§

LightGrayWool = 188

§

CyanWool = 189

§

PurpleWool = 190

§

BlueWool = 191

§

BrownWool = 192

§

GreenWool = 193

§

RedWool = 194

§

BlackWool = 195

§

Dandelion = 196

§

Poppy = 197

§

BlueOrchid = 198

§

Allium = 199

§

AzureBluet = 200

§

RedTulip = 201

§

OrangeTulip = 202

§

WhiteTulip = 203

§

PinkTulip = 204

§

OxeyeDaisy = 205

§

Cornflower = 206

§

LilyOfTheValley = 207

§

WitherRose = 208

§

Torchflower = 209

§

PitcherPlant = 210

§

SporeBlossom = 211

§

BrownMushroom = 212

§

RedMushroom = 213

§

CrimsonFungus = 214

§

WarpedFungus = 215

§

CrimsonRoots = 216

§

WarpedRoots = 217

§

NetherSprouts = 218

§

WeepingVines = 219

§

TwistingVines = 220

§

SugarCane = 221

§

Kelp = 222

§

MossCarpet = 223

§

PinkPetals = 224

§

MossBlock = 225

§

HangingRoots = 226

§

BigDripleaf = 227

§

SmallDripleaf = 228

§

Bamboo = 229

§

OakSlab = 230

§

SpruceSlab = 231

§

BirchSlab = 232

§

JungleSlab = 233

§

AcaciaSlab = 234

§

CherrySlab = 235

§

DarkOakSlab = 236

§

MangroveSlab = 237

§

BambooSlab = 238

§

BambooMosaicSlab = 239

§

CrimsonSlab = 240

§

WarpedSlab = 241

§

StoneSlab = 242

§

SmoothStoneSlab = 243

§

SandstoneSlab = 244

§

CutSandstoneSlab = 245

§

PetrifiedOakSlab = 246

§

CobblestoneSlab = 247

§

BrickSlab = 248

§

StoneBrickSlab = 249

§

MudBrickSlab = 250

§

NetherBrickSlab = 251

§

QuartzSlab = 252

§

RedSandstoneSlab = 253

§

CutRedSandstoneSlab = 254

§

PurpurSlab = 255

§

PrismarineSlab = 256

§

PrismarineBrickSlab = 257

§

DarkPrismarineSlab = 258

§

SmoothQuartz = 259

§

SmoothRedSandstone = 260

§

SmoothSandstone = 261

§

SmoothStone = 262

§

Bricks = 263

§

Bookshelf = 264

§

ChiseledBookshelf = 265

§

DecoratedPot = 266

§

MossyCobblestone = 267

§

Obsidian = 268

§

Torch = 269

§

EndRod = 270

§

ChorusPlant = 271

§

ChorusFlower = 272

§

PurpurBlock = 273

§

PurpurPillar = 274

§

PurpurStairs = 275

§

Spawner = 276

§

Chest = 277

§

CraftingTable = 278

§

Farmland = 279

§

Furnace = 280

§

Ladder = 281

§

CobblestoneStairs = 282

§

Snow = 283

§

Ice = 284

§

SnowBlock = 285

§

Cactus = 286

§

Clay = 287

§

Jukebox = 288

§

OakFence = 289

§

SpruceFence = 290

§

BirchFence = 291

§

JungleFence = 292

§

AcaciaFence = 293

§

CherryFence = 294

§

DarkOakFence = 295

§

MangroveFence = 296

§

BambooFence = 297

§

CrimsonFence = 298

§

WarpedFence = 299

§

Pumpkin = 300

§

CarvedPumpkin = 301

§

JackOLantern = 302

§

Netherrack = 303

§

SoulSand = 304

§

SoulSoil = 305

§

Basalt = 306

§

PolishedBasalt = 307

§

SmoothBasalt = 308

§

SoulTorch = 309

§

Glowstone = 310

§

InfestedStone = 311

§

InfestedCobblestone = 312

§

InfestedStoneBricks = 313

§

InfestedMossyStoneBricks = 314

§

InfestedCrackedStoneBricks = 315

§

InfestedChiseledStoneBricks = 316

§

InfestedDeepslate = 317

§

StoneBricks = 318

§

MossyStoneBricks = 319

§

CrackedStoneBricks = 320

§

ChiseledStoneBricks = 321

§

PackedMud = 322

§

MudBricks = 323

§

DeepslateBricks = 324

§

CrackedDeepslateBricks = 325

§

DeepslateTiles = 326

§

CrackedDeepslateTiles = 327

§

ChiseledDeepslate = 328

§

ReinforcedDeepslate = 329

§

BrownMushroomBlock = 330

§

RedMushroomBlock = 331

§

MushroomStem = 332

§

IronBars = 333

§

Chain = 334

§

GlassPane = 335

§

Melon = 336

§

Vine = 337

§

GlowLichen = 338

§

BrickStairs = 339

§

StoneBrickStairs = 340

§

MudBrickStairs = 341

§

Mycelium = 342

§

LilyPad = 343

§

NetherBricks = 344

§

CrackedNetherBricks = 345

§

ChiseledNetherBricks = 346

§

NetherBrickFence = 347

§

NetherBrickStairs = 348

§

Sculk = 349

§

SculkVein = 350

§

SculkCatalyst = 351

§

SculkShrieker = 352

§

EnchantingTable = 353

§

EndPortalFrame = 354

§

EndStone = 355

§

EndStoneBricks = 356

§

DragonEgg = 357

§

SandstoneStairs = 358

§

EnderChest = 359

§

EmeraldBlock = 360

§

OakStairs = 361

§

SpruceStairs = 362

§

BirchStairs = 363

§

JungleStairs = 364

§

AcaciaStairs = 365

§

CherryStairs = 366

§

DarkOakStairs = 367

§

MangroveStairs = 368

§

BambooStairs = 369

§

BambooMosaicStairs = 370

§

CrimsonStairs = 371

§

WarpedStairs = 372

§

CommandBlock = 373

§

Beacon = 374

§

CobblestoneWall = 375

§

MossyCobblestoneWall = 376

§

BrickWall = 377

§

PrismarineWall = 378

§

RedSandstoneWall = 379

§

MossyStoneBrickWall = 380

§

GraniteWall = 381

§

StoneBrickWall = 382

§

MudBrickWall = 383

§

NetherBrickWall = 384

§

AndesiteWall = 385

§

RedNetherBrickWall = 386

§

SandstoneWall = 387

§

EndStoneBrickWall = 388

§

DioriteWall = 389

§

BlackstoneWall = 390

§

PolishedBlackstoneWall = 391

§

PolishedBlackstoneBrickWall = 392

§

CobbledDeepslateWall = 393

§

PolishedDeepslateWall = 394

§

DeepslateBrickWall = 395

§

DeepslateTileWall = 396

§

Anvil = 397

§

ChippedAnvil = 398

§

DamagedAnvil = 399

§

ChiseledQuartzBlock = 400

§

QuartzBlock = 401

§

QuartzBricks = 402

§

QuartzPillar = 403

§

QuartzStairs = 404

§

WhiteTerracotta = 405

§

OrangeTerracotta = 406

§

MagentaTerracotta = 407

§

LightBlueTerracotta = 408

§

YellowTerracotta = 409

§

LimeTerracotta = 410

§

PinkTerracotta = 411

§

GrayTerracotta = 412

§

LightGrayTerracotta = 413

§

CyanTerracotta = 414

§

PurpleTerracotta = 415

§

BlueTerracotta = 416

§

BrownTerracotta = 417

§

GreenTerracotta = 418

§

RedTerracotta = 419

§

BlackTerracotta = 420

§

Barrier = 421

§

Light = 422

§

HayBlock = 423

§

WhiteCarpet = 424

§

OrangeCarpet = 425

§

MagentaCarpet = 426

§

LightBlueCarpet = 427

§

YellowCarpet = 428

§

LimeCarpet = 429

§

PinkCarpet = 430

§

GrayCarpet = 431

§

LightGrayCarpet = 432

§

CyanCarpet = 433

§

PurpleCarpet = 434

§

BlueCarpet = 435

§

BrownCarpet = 436

§

GreenCarpet = 437

§

RedCarpet = 438

§

BlackCarpet = 439

§

Terracotta = 440

§

PackedIce = 441

§

DirtPath = 442

§

Sunflower = 443

§

Lilac = 444

§

RoseBush = 445

§

Peony = 446

§

TallGrass = 447

§

LargeFern = 448

§

WhiteStainedGlass = 449

§

OrangeStainedGlass = 450

§

MagentaStainedGlass = 451

§

LightBlueStainedGlass = 452

§

YellowStainedGlass = 453

§

LimeStainedGlass = 454

§

PinkStainedGlass = 455

§

GrayStainedGlass = 456

§

LightGrayStainedGlass = 457

§

CyanStainedGlass = 458

§

PurpleStainedGlass = 459

§

BlueStainedGlass = 460

§

BrownStainedGlass = 461

§

GreenStainedGlass = 462

§

RedStainedGlass = 463

§

BlackStainedGlass = 464

§

WhiteStainedGlassPane = 465

§

OrangeStainedGlassPane = 466

§

MagentaStainedGlassPane = 467

§

LightBlueStainedGlassPane = 468

§

YellowStainedGlassPane = 469

§

LimeStainedGlassPane = 470

§

PinkStainedGlassPane = 471

§

GrayStainedGlassPane = 472

§

LightGrayStainedGlassPane = 473

§

CyanStainedGlassPane = 474

§

PurpleStainedGlassPane = 475

§

BlueStainedGlassPane = 476

§

BrownStainedGlassPane = 477

§

GreenStainedGlassPane = 478

§

RedStainedGlassPane = 479

§

BlackStainedGlassPane = 480

§

Prismarine = 481

§

PrismarineBricks = 482

§

DarkPrismarine = 483

§

PrismarineStairs = 484

§

PrismarineBrickStairs = 485

§

DarkPrismarineStairs = 486

§

SeaLantern = 487

§

RedSandstone = 488

§

ChiseledRedSandstone = 489

§

CutRedSandstone = 490

§

RedSandstoneStairs = 491

§

RepeatingCommandBlock = 492

§

ChainCommandBlock = 493

§

MagmaBlock = 494

§

NetherWartBlock = 495

§

WarpedWartBlock = 496

§

RedNetherBricks = 497

§

BoneBlock = 498

§

StructureVoid = 499

§

ShulkerBox = 500

§

WhiteShulkerBox = 501

§

OrangeShulkerBox = 502

§

MagentaShulkerBox = 503

§

LightBlueShulkerBox = 504

§

YellowShulkerBox = 505

§

LimeShulkerBox = 506

§

PinkShulkerBox = 507

§

GrayShulkerBox = 508

§

LightGrayShulkerBox = 509

§

CyanShulkerBox = 510

§

PurpleShulkerBox = 511

§

BlueShulkerBox = 512

§

BrownShulkerBox = 513

§

GreenShulkerBox = 514

§

RedShulkerBox = 515

§

BlackShulkerBox = 516

§

WhiteGlazedTerracotta = 517

§

OrangeGlazedTerracotta = 518

§

MagentaGlazedTerracotta = 519

§

LightBlueGlazedTerracotta = 520

§

YellowGlazedTerracotta = 521

§

LimeGlazedTerracotta = 522

§

PinkGlazedTerracotta = 523

§

GrayGlazedTerracotta = 524

§

LightGrayGlazedTerracotta = 525

§

CyanGlazedTerracotta = 526

§

PurpleGlazedTerracotta = 527

§

BlueGlazedTerracotta = 528

§

BrownGlazedTerracotta = 529

§

GreenGlazedTerracotta = 530

§

RedGlazedTerracotta = 531

§

BlackGlazedTerracotta = 532

§

WhiteConcrete = 533

§

OrangeConcrete = 534

§

MagentaConcrete = 535

§

LightBlueConcrete = 536

§

YellowConcrete = 537

§

LimeConcrete = 538

§

PinkConcrete = 539

§

GrayConcrete = 540

§

LightGrayConcrete = 541

§

CyanConcrete = 542

§

PurpleConcrete = 543

§

BlueConcrete = 544

§

BrownConcrete = 545

§

GreenConcrete = 546

§

RedConcrete = 547

§

BlackConcrete = 548

§

WhiteConcretePowder = 549

§

OrangeConcretePowder = 550

§

MagentaConcretePowder = 551

§

LightBlueConcretePowder = 552

§

YellowConcretePowder = 553

§

LimeConcretePowder = 554

§

PinkConcretePowder = 555

§

GrayConcretePowder = 556

§

LightGrayConcretePowder = 557

§

CyanConcretePowder = 558

§

PurpleConcretePowder = 559

§

BlueConcretePowder = 560

§

BrownConcretePowder = 561

§

GreenConcretePowder = 562

§

RedConcretePowder = 563

§

BlackConcretePowder = 564

§

TurtleEgg = 565

§

SnifferEgg = 566

§

DeadTubeCoralBlock = 567

§

DeadBrainCoralBlock = 568

§

DeadBubbleCoralBlock = 569

§

DeadFireCoralBlock = 570

§

DeadHornCoralBlock = 571

§

TubeCoralBlock = 572

§

BrainCoralBlock = 573

§

BubbleCoralBlock = 574

§

FireCoralBlock = 575

§

HornCoralBlock = 576

§

TubeCoral = 577

§

BrainCoral = 578

§

BubbleCoral = 579

§

FireCoral = 580

§

HornCoral = 581

§

DeadBrainCoral = 582

§

DeadBubbleCoral = 583

§

DeadFireCoral = 584

§

DeadHornCoral = 585

§

DeadTubeCoral = 586

§

TubeCoralFan = 587

§

BrainCoralFan = 588

§

BubbleCoralFan = 589

§

FireCoralFan = 590

§

HornCoralFan = 591

§

DeadTubeCoralFan = 592

§

DeadBrainCoralFan = 593

§

DeadBubbleCoralFan = 594

§

DeadFireCoralFan = 595

§

DeadHornCoralFan = 596

§

BlueIce = 597

§

Conduit = 598

§

PolishedGraniteStairs = 599

§

SmoothRedSandstoneStairs = 600

§

MossyStoneBrickStairs = 601

§

PolishedDioriteStairs = 602

§

MossyCobblestoneStairs = 603

§

EndStoneBrickStairs = 604

§

StoneStairs = 605

§

SmoothSandstoneStairs = 606

§

SmoothQuartzStairs = 607

§

GraniteStairs = 608

§

AndesiteStairs = 609

§

RedNetherBrickStairs = 610

§

PolishedAndesiteStairs = 611

§

DioriteStairs = 612

§

CobbledDeepslateStairs = 613

§

PolishedDeepslateStairs = 614

§

DeepslateBrickStairs = 615

§

DeepslateTileStairs = 616

§

PolishedGraniteSlab = 617

§

SmoothRedSandstoneSlab = 618

§

MossyStoneBrickSlab = 619

§

PolishedDioriteSlab = 620

§

MossyCobblestoneSlab = 621

§

EndStoneBrickSlab = 622

§

SmoothSandstoneSlab = 623

§

SmoothQuartzSlab = 624

§

GraniteSlab = 625

§

AndesiteSlab = 626

§

RedNetherBrickSlab = 627

§

PolishedAndesiteSlab = 628

§

DioriteSlab = 629

§

CobbledDeepslateSlab = 630

§

PolishedDeepslateSlab = 631

§

DeepslateBrickSlab = 632

§

DeepslateTileSlab = 633

§

Scaffolding = 634

§

Redstone = 635

§

RedstoneTorch = 636

§

RedstoneBlock = 637

§

Repeater = 638

§

Comparator = 639

§

Piston = 640

§

StickyPiston = 641

§

SlimeBlock = 642

§

HoneyBlock = 643

§

Observer = 644

§

Hopper = 645

§

Dispenser = 646

§

Dropper = 647

§

Lectern = 648

§

Target = 649

§

Lever = 650

§

LightningRod = 651

§

DaylightDetector = 652

§

SculkSensor = 653

§

CalibratedSculkSensor = 654

§

TripwireHook = 655

§

TrappedChest = 656

§

Tnt = 657

§

RedstoneLamp = 658

§

NoteBlock = 659

§

StoneButton = 660

§

PolishedBlackstoneButton = 661

§

OakButton = 662

§

SpruceButton = 663

§

BirchButton = 664

§

JungleButton = 665

§

AcaciaButton = 666

§

CherryButton = 667

§

DarkOakButton = 668

§

MangroveButton = 669

§

BambooButton = 670

§

CrimsonButton = 671

§

WarpedButton = 672

§

StonePressurePlate = 673

§

PolishedBlackstonePressurePlate = 674

§

LightWeightedPressurePlate = 675

§

HeavyWeightedPressurePlate = 676

§

OakPressurePlate = 677

§

SprucePressurePlate = 678

§

BirchPressurePlate = 679

§

JunglePressurePlate = 680

§

AcaciaPressurePlate = 681

§

CherryPressurePlate = 682

§

DarkOakPressurePlate = 683

§

MangrovePressurePlate = 684

§

BambooPressurePlate = 685

§

CrimsonPressurePlate = 686

§

WarpedPressurePlate = 687

§

IronDoor = 688

§

OakDoor = 689

§

SpruceDoor = 690

§

BirchDoor = 691

§

JungleDoor = 692

§

AcaciaDoor = 693

§

CherryDoor = 694

§

DarkOakDoor = 695

§

MangroveDoor = 696

§

BambooDoor = 697

§

CrimsonDoor = 698

§

WarpedDoor = 699

§

IronTrapdoor = 700

§

OakTrapdoor = 701

§

SpruceTrapdoor = 702

§

BirchTrapdoor = 703

§

JungleTrapdoor = 704

§

AcaciaTrapdoor = 705

§

CherryTrapdoor = 706

§

DarkOakTrapdoor = 707

§

MangroveTrapdoor = 708

§

BambooTrapdoor = 709

§

CrimsonTrapdoor = 710

§

WarpedTrapdoor = 711

§

OakFenceGate = 712

§

SpruceFenceGate = 713

§

BirchFenceGate = 714

§

JungleFenceGate = 715

§

AcaciaFenceGate = 716

§

CherryFenceGate = 717

§

DarkOakFenceGate = 718

§

MangroveFenceGate = 719

§

BambooFenceGate = 720

§

CrimsonFenceGate = 721

§

WarpedFenceGate = 722

§

PoweredRail = 723

§

DetectorRail = 724

§

Rail = 725

§

ActivatorRail = 726

§

Saddle = 727

§

Minecart = 728

§

ChestMinecart = 729

§

FurnaceMinecart = 730

§

TntMinecart = 731

§

HopperMinecart = 732

§

CarrotOnAStick = 733

§

WarpedFungusOnAStick = 734

§

Elytra = 735

§

OakBoat = 736

§

OakChestBoat = 737

§

SpruceBoat = 738

§

SpruceChestBoat = 739

§

BirchBoat = 740

§

BirchChestBoat = 741

§

JungleBoat = 742

§

JungleChestBoat = 743

§

AcaciaBoat = 744

§

AcaciaChestBoat = 745

§

CherryBoat = 746

§

CherryChestBoat = 747

§

DarkOakBoat = 748

§

DarkOakChestBoat = 749

§

MangroveBoat = 750

§

MangroveChestBoat = 751

§

BambooRaft = 752

§

BambooChestRaft = 753

§

StructureBlock = 754

§

Jigsaw = 755

§

TurtleHelmet = 756

§

Scute = 757

§

FlintAndSteel = 758

§

Apple = 759

§

Bow = 760

§

Arrow = 761

§

Coal = 762

§

Charcoal = 763

§

Diamond = 764

§

Emerald = 765

§

LapisLazuli = 766

§

Quartz = 767

§

AmethystShard = 768

§

RawIron = 769

§

IronIngot = 770

§

RawCopper = 771

§

CopperIngot = 772

§

RawGold = 773

§

GoldIngot = 774

§

NetheriteIngot = 775

§

NetheriteScrap = 776

§

WoodenSword = 777

§

WoodenShovel = 778

§

WoodenPickaxe = 779

§

WoodenAxe = 780

§

WoodenHoe = 781

§

StoneSword = 782

§

StoneShovel = 783

§

StonePickaxe = 784

§

StoneAxe = 785

§

StoneHoe = 786

§

GoldenSword = 787

§

GoldenShovel = 788

§

GoldenPickaxe = 789

§

GoldenAxe = 790

§

GoldenHoe = 791

§

IronSword = 792

§

IronShovel = 793

§

IronPickaxe = 794

§

IronAxe = 795

§

IronHoe = 796

§

DiamondSword = 797

§

DiamondShovel = 798

§

DiamondPickaxe = 799

§

DiamondAxe = 800

§

DiamondHoe = 801

§

NetheriteSword = 802

§

NetheriteShovel = 803

§

NetheritePickaxe = 804

§

NetheriteAxe = 805

§

NetheriteHoe = 806

§

Stick = 807

§

Bowl = 808

§

MushroomStew = 809

§

String = 810

§

Feather = 811

§

Gunpowder = 812

§

WheatSeeds = 813

§

Wheat = 814

§

Bread = 815

§

LeatherHelmet = 816

§

LeatherChestplate = 817

§

LeatherLeggings = 818

§

LeatherBoots = 819

§

ChainmailHelmet = 820

§

ChainmailChestplate = 821

§

ChainmailLeggings = 822

§

ChainmailBoots = 823

§

IronHelmet = 824

§

IronChestplate = 825

§

IronLeggings = 826

§

IronBoots = 827

§

DiamondHelmet = 828

§

DiamondChestplate = 829

§

DiamondLeggings = 830

§

DiamondBoots = 831

§

GoldenHelmet = 832

§

GoldenChestplate = 833

§

GoldenLeggings = 834

§

GoldenBoots = 835

§

NetheriteHelmet = 836

§

NetheriteChestplate = 837

§

NetheriteLeggings = 838

§

NetheriteBoots = 839

§

Flint = 840

§

Porkchop = 841

§

CookedPorkchop = 842

§

Painting = 843

§

GoldenApple = 844

§

EnchantedGoldenApple = 845

§

OakSign = 846

§

SpruceSign = 847

§

BirchSign = 848

§

JungleSign = 849

§

AcaciaSign = 850

§

CherrySign = 851

§

DarkOakSign = 852

§

MangroveSign = 853

§

BambooSign = 854

§

CrimsonSign = 855

§

WarpedSign = 856

§

OakHangingSign = 857

§

SpruceHangingSign = 858

§

BirchHangingSign = 859

§

JungleHangingSign = 860

§

AcaciaHangingSign = 861

§

CherryHangingSign = 862

§

DarkOakHangingSign = 863

§

MangroveHangingSign = 864

§

BambooHangingSign = 865

§

CrimsonHangingSign = 866

§

WarpedHangingSign = 867

§

Bucket = 868

§

WaterBucket = 869

§

LavaBucket = 870

§

PowderSnowBucket = 871

§

Snowball = 872

§

Leather = 873

§

MilkBucket = 874

§

PufferfishBucket = 875

§

SalmonBucket = 876

§

CodBucket = 877

§

TropicalFishBucket = 878

§

AxolotlBucket = 879

§

TadpoleBucket = 880

§

Brick = 881

§

ClayBall = 882

§

DriedKelpBlock = 883

§

Paper = 884

§

Book = 885

§

SlimeBall = 886

§

Egg = 887

§

Compass = 888

§

RecoveryCompass = 889

§

Bundle = 890

§

FishingRod = 891

§

Clock = 892

§

Spyglass = 893

§

GlowstoneDust = 894

§

Cod = 895

§

Salmon = 896

§

TropicalFish = 897

§

Pufferfish = 898

§

CookedCod = 899

§

CookedSalmon = 900

§

InkSac = 901

§

GlowInkSac = 902

§

CocoaBeans = 903

§

WhiteDye = 904

§

OrangeDye = 905

§

MagentaDye = 906

§

LightBlueDye = 907

§

YellowDye = 908

§

LimeDye = 909

§

PinkDye = 910

§

GrayDye = 911

§

LightGrayDye = 912

§

CyanDye = 913

§

PurpleDye = 914

§

BlueDye = 915

§

BrownDye = 916

§

GreenDye = 917

§

RedDye = 918

§

BlackDye = 919

§

BoneMeal = 920

§

Bone = 921

§

Sugar = 922

§

Cake = 923

§

WhiteBed = 924

§

OrangeBed = 925

§

MagentaBed = 926

§

LightBlueBed = 927

§

YellowBed = 928

§

LimeBed = 929

§

PinkBed = 930

§

GrayBed = 931

§

LightGrayBed = 932

§

CyanBed = 933

§

PurpleBed = 934

§

BlueBed = 935

§

BrownBed = 936

§

GreenBed = 937

§

RedBed = 938

§

BlackBed = 939

§

Cookie = 940

§

FilledMap = 941

§

Shears = 942

§

MelonSlice = 943

§

DriedKelp = 944

§

PumpkinSeeds = 945

§

MelonSeeds = 946

§

Beef = 947

§

CookedBeef = 948

§

Chicken = 949

§

CookedChicken = 950

§

RottenFlesh = 951

§

EnderPearl = 952

§

BlazeRod = 953

§

GhastTear = 954

§

GoldNugget = 955

§

NetherWart = 956

§

Potion = 957

§

GlassBottle = 958

§

SpiderEye = 959

§

FermentedSpiderEye = 960

§

BlazePowder = 961

§

MagmaCream = 962

§

BrewingStand = 963

§

Cauldron = 964

§

EnderEye = 965

§

GlisteringMelonSlice = 966

§

AllaySpawnEgg = 967

§

AxolotlSpawnEgg = 968

§

BatSpawnEgg = 969

§

BeeSpawnEgg = 970

§

BlazeSpawnEgg = 971

§

CatSpawnEgg = 972

§

CamelSpawnEgg = 973

§

CaveSpiderSpawnEgg = 974

§

ChickenSpawnEgg = 975

§

CodSpawnEgg = 976

§

CowSpawnEgg = 977

§

CreeperSpawnEgg = 978

§

DolphinSpawnEgg = 979

§

DonkeySpawnEgg = 980

§

DrownedSpawnEgg = 981

§

ElderGuardianSpawnEgg = 982

§

EnderDragonSpawnEgg = 983

§

EndermanSpawnEgg = 984

§

EndermiteSpawnEgg = 985

§

EvokerSpawnEgg = 986

§

FoxSpawnEgg = 987

§

FrogSpawnEgg = 988

§

GhastSpawnEgg = 989

§

GlowSquidSpawnEgg = 990

§

GoatSpawnEgg = 991

§

GuardianSpawnEgg = 992

§

HoglinSpawnEgg = 993

§

HorseSpawnEgg = 994

§

HuskSpawnEgg = 995

§

IronGolemSpawnEgg = 996

§

LlamaSpawnEgg = 997

§

MagmaCubeSpawnEgg = 998

§

MooshroomSpawnEgg = 999

§

MuleSpawnEgg = 1000

§

OcelotSpawnEgg = 1001

§

PandaSpawnEgg = 1002

§

ParrotSpawnEgg = 1003

§

PhantomSpawnEgg = 1004

§

PigSpawnEgg = 1005

§

PiglinSpawnEgg = 1006

§

PiglinBruteSpawnEgg = 1007

§

PillagerSpawnEgg = 1008

§

PolarBearSpawnEgg = 1009

§

PufferfishSpawnEgg = 1010

§

RabbitSpawnEgg = 1011

§

RavagerSpawnEgg = 1012

§

SalmonSpawnEgg = 1013

§

SheepSpawnEgg = 1014

§

ShulkerSpawnEgg = 1015

§

SilverfishSpawnEgg = 1016

§

SkeletonSpawnEgg = 1017

§

SkeletonHorseSpawnEgg = 1018

§

SlimeSpawnEgg = 1019

§

SnifferSpawnEgg = 1020

§

SnowGolemSpawnEgg = 1021

§

SpiderSpawnEgg = 1022

§

SquidSpawnEgg = 1023

§

StraySpawnEgg = 1024

§

StriderSpawnEgg = 1025

§

TadpoleSpawnEgg = 1026

§

TraderLlamaSpawnEgg = 1027

§

TropicalFishSpawnEgg = 1028

§

TurtleSpawnEgg = 1029

§

VexSpawnEgg = 1030

§

VillagerSpawnEgg = 1031

§

VindicatorSpawnEgg = 1032

§

WanderingTraderSpawnEgg = 1033

§

WardenSpawnEgg = 1034

§

WitchSpawnEgg = 1035

§

WitherSpawnEgg = 1036

§

WitherSkeletonSpawnEgg = 1037

§

WolfSpawnEgg = 1038

§

ZoglinSpawnEgg = 1039

§

ZombieSpawnEgg = 1040

§

ZombieHorseSpawnEgg = 1041

§

ZombieVillagerSpawnEgg = 1042

§

ZombifiedPiglinSpawnEgg = 1043

§

ExperienceBottle = 1044

§

FireCharge = 1045

§

WritableBook = 1046

§

WrittenBook = 1047

§

ItemFrame = 1048

§

GlowItemFrame = 1049

§

FlowerPot = 1050

§

Carrot = 1051

§

Potato = 1052

§

BakedPotato = 1053

§

PoisonousPotato = 1054

§

Map = 1055

§

GoldenCarrot = 1056

§

SkeletonSkull = 1057

§

WitherSkeletonSkull = 1058

§

PlayerHead = 1059

§

ZombieHead = 1060

§

CreeperHead = 1061

§

DragonHead = 1062

§

PiglinHead = 1063

§

NetherStar = 1064

§

PumpkinPie = 1065

§

FireworkRocket = 1066

§

FireworkStar = 1067

§

EnchantedBook = 1068

§

NetherBrick = 1069

§

PrismarineShard = 1070

§

PrismarineCrystals = 1071

§

Rabbit = 1072

§

CookedRabbit = 1073

§

RabbitStew = 1074

§

RabbitFoot = 1075

§

RabbitHide = 1076

§

ArmorStand = 1077

§

IronHorseArmor = 1078

§

GoldenHorseArmor = 1079

§

DiamondHorseArmor = 1080

§

LeatherHorseArmor = 1081

§

Lead = 1082

§

NameTag = 1083

§

CommandBlockMinecart = 1084

§

Mutton = 1085

§

CookedMutton = 1086

§

WhiteBanner = 1087

§

OrangeBanner = 1088

§

MagentaBanner = 1089

§

LightBlueBanner = 1090

§

YellowBanner = 1091

§

LimeBanner = 1092

§

PinkBanner = 1093

§

GrayBanner = 1094

§

LightGrayBanner = 1095

§

CyanBanner = 1096

§

PurpleBanner = 1097

§

BlueBanner = 1098

§

BrownBanner = 1099

§

GreenBanner = 1100

§

RedBanner = 1101

§

BlackBanner = 1102

§

EndCrystal = 1103

§

ChorusFruit = 1104

§

PoppedChorusFruit = 1105

§

TorchflowerSeeds = 1106

§

PitcherPod = 1107

§

Beetroot = 1108

§

BeetrootSeeds = 1109

§

BeetrootSoup = 1110

§

DragonBreath = 1111

§

SplashPotion = 1112

§

SpectralArrow = 1113

§

TippedArrow = 1114

§

LingeringPotion = 1115

§

Shield = 1116

§

TotemOfUndying = 1117

§

ShulkerShell = 1118

§

IronNugget = 1119

§

KnowledgeBook = 1120

§

DebugStick = 1121

§

MusicDisc13 = 1122

§

MusicDiscCat = 1123

§

MusicDiscBlocks = 1124

§

MusicDiscChirp = 1125

§

MusicDiscFar = 1126

§

MusicDiscMall = 1127

§

MusicDiscMellohi = 1128

§

MusicDiscStal = 1129

§

MusicDiscStrad = 1130

§

MusicDiscWard = 1131

§

MusicDisc11 = 1132

§

MusicDiscWait = 1133

§

MusicDiscOtherside = 1134

§

MusicDiscRelic = 1135

§

MusicDisc5 = 1136

§

MusicDiscPigstep = 1137

§

DiscFragment5 = 1138

§

Trident = 1139

§

PhantomMembrane = 1140

§

NautilusShell = 1141

§

HeartOfTheSea = 1142

§

Crossbow = 1143

§

SuspiciousStew = 1144

§

Loom = 1145

§

FlowerBannerPattern = 1146

§

CreeperBannerPattern = 1147

§

SkullBannerPattern = 1148

§

MojangBannerPattern = 1149

§

GlobeBannerPattern = 1150

§

PiglinBannerPattern = 1151

§

GoatHorn = 1152

§

Composter = 1153

§

Barrel = 1154

§

Smoker = 1155

§

BlastFurnace = 1156

§

CartographyTable = 1157

§

FletchingTable = 1158

§

Grindstone = 1159

§

SmithingTable = 1160

§

Stonecutter = 1161

§

Bell = 1162

§

Lantern = 1163

§

SoulLantern = 1164

§

SweetBerries = 1165

§

GlowBerries = 1166

§

Campfire = 1167

§

SoulCampfire = 1168

§

Shroomlight = 1169

§

Honeycomb = 1170

§

BeeNest = 1171

§

Beehive = 1172

§

HoneyBottle = 1173

§

HoneycombBlock = 1174

§

Lodestone = 1175

§

CryingObsidian = 1176

§

Blackstone = 1177

§

BlackstoneSlab = 1178

§

BlackstoneStairs = 1179

§

GildedBlackstone = 1180

§

PolishedBlackstone = 1181

§

PolishedBlackstoneSlab = 1182

§

PolishedBlackstoneStairs = 1183

§

ChiseledPolishedBlackstone = 1184

§

PolishedBlackstoneBricks = 1185

§

PolishedBlackstoneBrickSlab = 1186

§

PolishedBlackstoneBrickStairs = 1187

§

CrackedPolishedBlackstoneBricks = 1188

§

RespawnAnchor = 1189

§

Candle = 1190

§

WhiteCandle = 1191

§

OrangeCandle = 1192

§

MagentaCandle = 1193

§

LightBlueCandle = 1194

§

YellowCandle = 1195

§

LimeCandle = 1196

§

PinkCandle = 1197

§

GrayCandle = 1198

§

LightGrayCandle = 1199

§

CyanCandle = 1200

§

PurpleCandle = 1201

§

BlueCandle = 1202

§

BrownCandle = 1203

§

GreenCandle = 1204

§

RedCandle = 1205

§

BlackCandle = 1206

§

SmallAmethystBud = 1207

§

MediumAmethystBud = 1208

§

LargeAmethystBud = 1209

§

AmethystCluster = 1210

§

PointedDripstone = 1211

§

OchreFroglight = 1212

§

VerdantFroglight = 1213

§

PearlescentFroglight = 1214

§

Frogspawn = 1215

§

EchoShard = 1216

§

Brush = 1217

§

NetheriteUpgradeSmithingTemplate = 1218

§

SentryArmorTrimSmithingTemplate = 1219

§

DuneArmorTrimSmithingTemplate = 1220

§

CoastArmorTrimSmithingTemplate = 1221

§

WildArmorTrimSmithingTemplate = 1222

§

WardArmorTrimSmithingTemplate = 1223

§

EyeArmorTrimSmithingTemplate = 1224

§

VexArmorTrimSmithingTemplate = 1225

§

TideArmorTrimSmithingTemplate = 1226

§

SnoutArmorTrimSmithingTemplate = 1227

§

RibArmorTrimSmithingTemplate = 1228

§

SpireArmorTrimSmithingTemplate = 1229

§

WayfinderArmorTrimSmithingTemplate = 1230

§

ShaperArmorTrimSmithingTemplate = 1231

§

SilenceArmorTrimSmithingTemplate = 1232

§

RaiserArmorTrimSmithingTemplate = 1233

§

HostArmorTrimSmithingTemplate = 1234

§

AnglerPotterySherd = 1235

§

ArcherPotterySherd = 1236

§

ArmsUpPotterySherd = 1237

§

BladePotterySherd = 1238

§

BrewerPotterySherd = 1239

§

BurnPotterySherd = 1240

§

DangerPotterySherd = 1241

§

ExplorerPotterySherd = 1242

§

FriendPotterySherd = 1243

§

HeartPotterySherd = 1244

§

HeartbreakPotterySherd = 1245

§

HowlPotterySherd = 1246

§

MinerPotterySherd = 1247

§

MournerPotterySherd = 1248

§

PlentyPotterySherd = 1249

§

PrizePotterySherd = 1250

§

SheafPotterySherd = 1251

§

ShelterPotterySherd = 1252

§

SkullPotterySherd = 1253

§

SnortPotterySherd = 1254

Implementations§

source§

impl ItemKind

source

pub const fn from_raw(id: u16) -> Option<ItemKind>

Constructs a item kind from a raw item ID.

If the given ID is invalid, None is returned.

source

pub const fn to_raw(self) -> u16

Gets the raw item ID from the item kind

source

pub fn from_str(name: &str) -> Option<ItemKind>

Construct an item kind for its snake_case name.

Returns None if the name is invalid.

source

pub const fn to_str(self) -> &'static str

Gets the snake_case name of this item kind.

source

pub const fn translation_key(self) -> &'static str

Gets the translation key of this item kind.

source

pub const fn max_stack(self) -> i8

Returns the maximum stack count.

source

pub const fn food_component(self) -> Option<FoodComponent>

Returns a food component which stores hunger, saturation etc.

If the item kind can’t be eaten, None will be returned.

source

pub const fn max_durability(self) -> u16

Returns the maximum durability before the item will break.

If the item doesn’t have durability, 0 is returned.

source

pub const fn enchantability(self) -> u8

Returns the enchantability of the item kind.

If the item doesn’t have durability, 0 is returned.

source

pub const fn fireproof(self) -> bool

Returns if the item can survive in fire/lava.

source

pub const ALL: [ItemKind; 1255] = _

An array of all item kinds.

Trait Implementations§

source§

impl Clone for ItemKind

source§

fn clone(&self) -> ItemKind

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for ItemKind

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl Decode<'_> for ItemKind

§

fn decode(r: &mut &[u8]) -> Result<ItemKind, Error>

Reads this object from the provided byte slice. Read more
source§

impl Default for ItemKind

source§

fn default() -> ItemKind

Returns the “default value” for a type. Read more
§

impl Encode for ItemKind

§

fn encode(&self, w: impl Write) -> Result<(), Error>

Writes this object to the provided writer. Read more
§

fn encode_slice(slice: &[Self], w: impl Write) -> Result<(), Error>
where Self: Sized,

Like Encode::encode, except that a whole slice of values is encoded. Read more
source§

impl Hash for ItemKind

source§

fn hash<__H>(&self, state: &mut __H)
where __H: Hasher,

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)
where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl Ord for ItemKind

source§

fn cmp(&self, other: &ItemKind) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · source§

fn max(self, other: Self) -> Self
where Self: Sized,

Compares and returns the maximum of two values. Read more
1.21.0 · source§

fn min(self, other: Self) -> Self
where Self: Sized,

Compares and returns the minimum of two values. Read more
1.50.0 · source§

fn clamp(self, min: Self, max: Self) -> Self
where Self: Sized + PartialOrd,

Restrict a value to a certain interval. Read more
source§

impl PartialEq for ItemKind

source§

fn eq(&self, other: &ItemKind) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl PartialOrd for ItemKind

source§

fn partial_cmp(&self, other: &ItemKind) -> Option<Ordering>

This method returns an ordering between self and other values if one exists. Read more
1.0.0 · source§

fn lt(&self, other: &Rhs) -> bool

This method tests less than (for self and other) and is used by the < operator. Read more
1.0.0 · source§

fn le(&self, other: &Rhs) -> bool

This method tests less than or equal to (for self and other) and is used by the <= operator. Read more
1.0.0 · source§

fn gt(&self, other: &Rhs) -> bool

This method tests greater than (for self and other) and is used by the > operator. Read more
1.0.0 · source§

fn ge(&self, other: &Rhs) -> bool

This method tests greater than or equal to (for self and other) and is used by the >= operator. Read more
source§

impl Copy for ItemKind

source§

impl Eq for ItemKind

source§

impl StructuralPartialEq for ItemKind

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<Q, K> Comparable<K> for Q
where Q: Ord + ?Sized, K: Borrow<Q> + ?Sized,

§

fn compare(&self, key: &K) -> Ordering

Compare self to key and return their ordering.
§

impl<T> Conv for T

§

fn conv<T>(self) -> T
where Self: Into<T>,

Converts self into T using Into<T>. Read more
§

impl<T> Downcast for T
where T: Any,

§

fn into_any(self: Box<T>) -> Box<dyn Any>

Convert Box<dyn Trait> (where Trait: Downcast) to Box<dyn Any>. Box<dyn Any> can then be further downcast into Box<ConcreteType> where ConcreteType implements Trait.
§

fn into_any_rc(self: Rc<T>) -> Rc<dyn Any>

Convert Rc<Trait> (where Trait: Downcast) to Rc<Any>. Rc<Any> can then be further downcast into Rc<ConcreteType> where ConcreteType implements Trait.
§

fn as_any(&self) -> &(dyn Any + 'static)

Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &Any’s vtable from &Trait’s.
§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot generate &mut Any’s vtable from &mut Trait’s.
§

impl<T> DowncastSync for T
where T: Any + Send + Sync,

§

fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Sync + Send>

Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
§

impl<T> DynEq for T
where T: Any + Eq,

§

fn as_any(&self) -> &(dyn Any + 'static)

Casts the type to dyn Any.
§

fn dyn_eq(&self, other: &(dyn DynEq + 'static)) -> bool

This method tests for self and other values to be equal. Read more
§

impl<T> DynHash for T
where T: DynEq + Hash,

§

fn as_dyn_eq(&self) -> &(dyn DynEq + 'static)

Casts the type to dyn Any.
§

fn dyn_hash(&self, state: &mut dyn Hasher)

Feeds this value into the given Hasher.
§

impl<Q, K> Equivalent<K> for Q
where Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

§

fn equivalent(&self, key: &K) -> bool

Checks if this value is equivalent to the given key. Read more
§

impl<Q, K> Equivalent<K> for Q
where Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

§

fn equivalent(&self, key: &K) -> bool

Compare self to key and return true if they are equal.
§

impl<T> FmtForward for T

§

fn fmt_binary(self) -> FmtBinary<Self>
where Self: Binary,

Causes self to use its Binary implementation when Debug-formatted.
§

fn fmt_display(self) -> FmtDisplay<Self>
where Self: Display,

Causes self to use its Display implementation when Debug-formatted.
§

fn fmt_lower_exp(self) -> FmtLowerExp<Self>
where Self: LowerExp,

Causes self to use its LowerExp implementation when Debug-formatted.
§

fn fmt_lower_hex(self) -> FmtLowerHex<Self>
where Self: LowerHex,

Causes self to use its LowerHex implementation when Debug-formatted.
§

fn fmt_octal(self) -> FmtOctal<Self>
where Self: Octal,

Causes self to use its Octal implementation when Debug-formatted.
§

fn fmt_pointer(self) -> FmtPointer<Self>
where Self: Pointer,

Causes self to use its Pointer implementation when Debug-formatted.
§

fn fmt_upper_exp(self) -> FmtUpperExp<Self>
where Self: UpperExp,

Causes self to use its UpperExp implementation when Debug-formatted.
§

fn fmt_upper_hex(self) -> FmtUpperHex<Self>
where Self: UpperHex,

Causes self to use its UpperHex implementation when Debug-formatted.
§

fn fmt_list(self) -> FmtList<Self>
where &'a Self: for<'a> IntoIterator,

Formats each item in a sequence. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> FromWorld for T
where T: Default,

§

fn from_world(_world: &mut World) -> T

Creates Self using data from the given World.
§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

§

impl<T> Pipe for T
where T: ?Sized,

§

fn pipe<R>(self, func: impl FnOnce(Self) -> R) -> R
where Self: Sized,

Pipes by value. This is generally the method you want to use. Read more
§

fn pipe_ref<'a, R>(&'a self, func: impl FnOnce(&'a Self) -> R) -> R
where R: 'a,

Borrows self and passes that borrow into the pipe function. Read more
§

fn pipe_ref_mut<'a, R>(&'a mut self, func: impl FnOnce(&'a mut Self) -> R) -> R
where R: 'a,

Mutably borrows self and passes that borrow into the pipe function. Read more
§

fn pipe_borrow<'a, B, R>(&'a self, func: impl FnOnce(&'a B) -> R) -> R
where Self: Borrow<B>, B: 'a + ?Sized, R: 'a,

Borrows self, then passes self.borrow() into the pipe function. Read more
§

fn pipe_borrow_mut<'a, B, R>( &'a mut self, func: impl FnOnce(&'a mut B) -> R, ) -> R
where Self: BorrowMut<B>, B: 'a + ?Sized, R: 'a,

Mutably borrows self, then passes self.borrow_mut() into the pipe function. Read more
§

fn pipe_as_ref<'a, U, R>(&'a self, func: impl FnOnce(&'a U) -> R) -> R
where Self: AsRef<U>, U: 'a + ?Sized, R: 'a,

Borrows self, then passes self.as_ref() into the pipe function.
§

fn pipe_as_mut<'a, U, R>(&'a mut self, func: impl FnOnce(&'a mut U) -> R) -> R
where Self: AsMut<U>, U: 'a + ?Sized, R: 'a,

Mutably borrows self, then passes self.as_mut() into the pipe function.
§

fn pipe_deref<'a, T, R>(&'a self, func: impl FnOnce(&'a T) -> R) -> R
where Self: Deref<Target = T>, T: 'a + ?Sized, R: 'a,

Borrows self, then passes self.deref() into the pipe function.
§

fn pipe_deref_mut<'a, T, R>( &'a mut self, func: impl FnOnce(&'a mut T) -> R, ) -> R
where Self: DerefMut<Target = T> + Deref, T: 'a + ?Sized, R: 'a,

Mutably borrows self, then passes self.deref_mut() into the pipe function.
source§

impl<T> Same for T

§

type Output = T

Should always be Self
§

impl<T> Tap for T

§

fn tap(self, func: impl FnOnce(&Self)) -> Self

Immutable access to a value. Read more
§

fn tap_mut(self, func: impl FnOnce(&mut Self)) -> Self

Mutable access to a value. Read more
§

fn tap_borrow<B>(self, func: impl FnOnce(&B)) -> Self
where Self: Borrow<B>, B: ?Sized,

Immutable access to the Borrow<B> of a value. Read more
§

fn tap_borrow_mut<B>(self, func: impl FnOnce(&mut B)) -> Self
where Self: BorrowMut<B>, B: ?Sized,

Mutable access to the BorrowMut<B> of a value. Read more
§

fn tap_ref<R>(self, func: impl FnOnce(&R)) -> Self
where Self: AsRef<R>, R: ?Sized,

Immutable access to the AsRef<R> view of a value. Read more
§

fn tap_ref_mut<R>(self, func: impl FnOnce(&mut R)) -> Self
where Self: AsMut<R>, R: ?Sized,

Mutable access to the AsMut<R> view of a value. Read more
§

fn tap_deref<T>(self, func: impl FnOnce(&T)) -> Self
where Self: Deref<Target = T>, T: ?Sized,

Immutable access to the Deref::Target of a value. Read more
§

fn tap_deref_mut<T>(self, func: impl FnOnce(&mut T)) -> Self
where Self: DerefMut<Target = T> + Deref, T: ?Sized,

Mutable access to the Deref::Target of a value. Read more
§

fn tap_dbg(self, func: impl FnOnce(&Self)) -> Self

Calls .tap() only in debug builds, and is erased in release builds.
§

fn tap_mut_dbg(self, func: impl FnOnce(&mut Self)) -> Self

Calls .tap_mut() only in debug builds, and is erased in release builds.
§

fn tap_borrow_dbg<B>(self, func: impl FnOnce(&B)) -> Self
where Self: Borrow<B>, B: ?Sized,

Calls .tap_borrow() only in debug builds, and is erased in release builds.
§

fn tap_borrow_mut_dbg<B>(self, func: impl FnOnce(&mut B)) -> Self
where Self: BorrowMut<B>, B: ?Sized,

Calls .tap_borrow_mut() only in debug builds, and is erased in release builds.
§

fn tap_ref_dbg<R>(self, func: impl FnOnce(&R)) -> Self
where Self: AsRef<R>, R: ?Sized,

Calls .tap_ref() only in debug builds, and is erased in release builds.
§

fn tap_ref_mut_dbg<R>(self, func: impl FnOnce(&mut R)) -> Self
where Self: AsMut<R>, R: ?Sized,

Calls .tap_ref_mut() only in debug builds, and is erased in release builds.
§

fn tap_deref_dbg<T>(self, func: impl FnOnce(&T)) -> Self
where Self: Deref<Target = T>, T: ?Sized,

Calls .tap_deref() only in debug builds, and is erased in release builds.
§

fn tap_deref_mut_dbg<T>(self, func: impl FnOnce(&mut T)) -> Self
where Self: DerefMut<Target = T> + Deref, T: ?Sized,

Calls .tap_deref_mut() only in debug builds, and is erased in release builds.
source§

impl<T> ToOwned for T
where T: Clone,

§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
§

impl<T> TryConv for T

§

fn try_conv<T>(self) -> Result<T, Self::Error>
where Self: TryInto<T>,

Attempts to convert self into T using TryInto<T>. Read more
source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
§

impl<T> TypeData for T
where T: 'static + Send + Sync + Clone,

§

fn clone_type_data(&self) -> Box<dyn TypeData>

§

impl<V, T> VZip<V> for T
where V: MultiLane<T>,

§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a [WithDispatch] wrapper. Read more
source§

impl<N> NodeTrait for N
where N: Copy + Ord + Hash,