azalea_registry

Enum Item

Source
#[repr(u32)]
pub enum Item {
Show 1375 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, TuffSlab = 13, TuffStairs = 14, TuffWall = 15, ChiseledTuff = 16, PolishedTuff = 17, PolishedTuffSlab = 18, PolishedTuffStairs = 19, PolishedTuffWall = 20, TuffBricks = 21, TuffBrickSlab = 22, TuffBrickStairs = 23, TuffBrickWall = 24, ChiseledTuffBricks = 25, DripstoneBlock = 26, GrassBlock = 27, Dirt = 28, CoarseDirt = 29, Podzol = 30, RootedDirt = 31, Mud = 32, CrimsonNylium = 33, WarpedNylium = 34, Cobblestone = 35, OakPlanks = 36, SprucePlanks = 37, BirchPlanks = 38, JunglePlanks = 39, AcaciaPlanks = 40, CherryPlanks = 41, DarkOakPlanks = 42, PaleOakPlanks = 43, MangrovePlanks = 44, BambooPlanks = 45, CrimsonPlanks = 46, WarpedPlanks = 47, BambooMosaic = 48, OakSapling = 49, SpruceSapling = 50, BirchSapling = 51, JungleSapling = 52, AcaciaSapling = 53, CherrySapling = 54, DarkOakSapling = 55, PaleOakSapling = 56, MangrovePropagule = 57, Bedrock = 58, Sand = 59, SuspiciousSand = 60, SuspiciousGravel = 61, RedSand = 62, Gravel = 63, CoalOre = 64, DeepslateCoalOre = 65, IronOre = 66, DeepslateIronOre = 67, CopperOre = 68, DeepslateCopperOre = 69, GoldOre = 70, DeepslateGoldOre = 71, RedstoneOre = 72, DeepslateRedstoneOre = 73, EmeraldOre = 74, DeepslateEmeraldOre = 75, LapisOre = 76, DeepslateLapisOre = 77, DiamondOre = 78, DeepslateDiamondOre = 79, NetherGoldOre = 80, NetherQuartzOre = 81, AncientDebris = 82, CoalBlock = 83, RawIronBlock = 84, RawCopperBlock = 85, RawGoldBlock = 86, HeavyCore = 87, AmethystBlock = 88, BuddingAmethyst = 89, IronBlock = 90, CopperBlock = 91, GoldBlock = 92, DiamondBlock = 93, NetheriteBlock = 94, ExposedCopper = 95, WeatheredCopper = 96, OxidizedCopper = 97, ChiseledCopper = 98, ExposedChiseledCopper = 99, WeatheredChiseledCopper = 100, OxidizedChiseledCopper = 101, CutCopper = 102, ExposedCutCopper = 103, WeatheredCutCopper = 104, OxidizedCutCopper = 105, CutCopperStairs = 106, ExposedCutCopperStairs = 107, WeatheredCutCopperStairs = 108, OxidizedCutCopperStairs = 109, CutCopperSlab = 110, ExposedCutCopperSlab = 111, WeatheredCutCopperSlab = 112, OxidizedCutCopperSlab = 113, WaxedCopperBlock = 114, WaxedExposedCopper = 115, WaxedWeatheredCopper = 116, WaxedOxidizedCopper = 117, WaxedChiseledCopper = 118, WaxedExposedChiseledCopper = 119, WaxedWeatheredChiseledCopper = 120, WaxedOxidizedChiseledCopper = 121, WaxedCutCopper = 122, WaxedExposedCutCopper = 123, WaxedWeatheredCutCopper = 124, WaxedOxidizedCutCopper = 125, WaxedCutCopperStairs = 126, WaxedExposedCutCopperStairs = 127, WaxedWeatheredCutCopperStairs = 128, WaxedOxidizedCutCopperStairs = 129, WaxedCutCopperSlab = 130, WaxedExposedCutCopperSlab = 131, WaxedWeatheredCutCopperSlab = 132, WaxedOxidizedCutCopperSlab = 133, OakLog = 134, SpruceLog = 135, BirchLog = 136, JungleLog = 137, AcaciaLog = 138, CherryLog = 139, PaleOakLog = 140, DarkOakLog = 141, MangroveLog = 142, MangroveRoots = 143, MuddyMangroveRoots = 144, CrimsonStem = 145, WarpedStem = 146, BambooBlock = 147, StrippedOakLog = 148, StrippedSpruceLog = 149, StrippedBirchLog = 150, StrippedJungleLog = 151, StrippedAcaciaLog = 152, StrippedCherryLog = 153, StrippedDarkOakLog = 154, StrippedPaleOakLog = 155, StrippedMangroveLog = 156, StrippedCrimsonStem = 157, StrippedWarpedStem = 158, StrippedOakWood = 159, StrippedSpruceWood = 160, StrippedBirchWood = 161, StrippedJungleWood = 162, StrippedAcaciaWood = 163, StrippedCherryWood = 164, StrippedDarkOakWood = 165, StrippedPaleOakWood = 166, StrippedMangroveWood = 167, StrippedCrimsonHyphae = 168, StrippedWarpedHyphae = 169, StrippedBambooBlock = 170, OakWood = 171, SpruceWood = 172, BirchWood = 173, JungleWood = 174, AcaciaWood = 175, CherryWood = 176, PaleOakWood = 177, DarkOakWood = 178, MangroveWood = 179, CrimsonHyphae = 180, WarpedHyphae = 181, OakLeaves = 182, SpruceLeaves = 183, BirchLeaves = 184, JungleLeaves = 185, AcaciaLeaves = 186, CherryLeaves = 187, DarkOakLeaves = 188, PaleOakLeaves = 189, MangroveLeaves = 190, AzaleaLeaves = 191, FloweringAzaleaLeaves = 192, Sponge = 193, WetSponge = 194, Glass = 195, TintedGlass = 196, LapisBlock = 197, Sandstone = 198, ChiseledSandstone = 199, CutSandstone = 200, Cobweb = 201, ShortGrass = 202, Fern = 203, Azalea = 204, FloweringAzalea = 205, DeadBush = 206, Seagrass = 207, SeaPickle = 208, WhiteWool = 209, OrangeWool = 210, MagentaWool = 211, LightBlueWool = 212, YellowWool = 213, LimeWool = 214, PinkWool = 215, GrayWool = 216, LightGrayWool = 217, CyanWool = 218, PurpleWool = 219, BlueWool = 220, BrownWool = 221, GreenWool = 222, RedWool = 223, BlackWool = 224, Dandelion = 225, Poppy = 226, BlueOrchid = 227, Allium = 228, AzureBluet = 229, RedTulip = 230, OrangeTulip = 231, WhiteTulip = 232, PinkTulip = 233, OxeyeDaisy = 234, Cornflower = 235, LilyOfTheValley = 236, WitherRose = 237, Torchflower = 238, PitcherPlant = 239, SporeBlossom = 240, BrownMushroom = 241, RedMushroom = 242, CrimsonFungus = 243, WarpedFungus = 244, CrimsonRoots = 245, WarpedRoots = 246, NetherSprouts = 247, WeepingVines = 248, TwistingVines = 249, SugarCane = 250, Kelp = 251, PinkPetals = 252, MossCarpet = 253, MossBlock = 254, PaleMossCarpet = 255, PaleHangingMoss = 256, PaleMossBlock = 257, HangingRoots = 258, BigDripleaf = 259, SmallDripleaf = 260, Bamboo = 261, OakSlab = 262, SpruceSlab = 263, BirchSlab = 264, JungleSlab = 265, AcaciaSlab = 266, CherrySlab = 267, DarkOakSlab = 268, PaleOakSlab = 269, MangroveSlab = 270, BambooSlab = 271, BambooMosaicSlab = 272, CrimsonSlab = 273, WarpedSlab = 274, StoneSlab = 275, SmoothStoneSlab = 276, SandstoneSlab = 277, CutSandstoneSlab = 278, PetrifiedOakSlab = 279, CobblestoneSlab = 280, BrickSlab = 281, StoneBrickSlab = 282, MudBrickSlab = 283, NetherBrickSlab = 284, QuartzSlab = 285, RedSandstoneSlab = 286, CutRedSandstoneSlab = 287, PurpurSlab = 288, PrismarineSlab = 289, PrismarineBrickSlab = 290, DarkPrismarineSlab = 291, SmoothQuartz = 292, SmoothRedSandstone = 293, SmoothSandstone = 294, SmoothStone = 295, Bricks = 296, Bookshelf = 297, ChiseledBookshelf = 298, DecoratedPot = 299, MossyCobblestone = 300, Obsidian = 301, Torch = 302, EndRod = 303, ChorusPlant = 304, ChorusFlower = 305, PurpurBlock = 306, PurpurPillar = 307, PurpurStairs = 308, Spawner = 309, CreakingHeart = 310, Chest = 311, CraftingTable = 312, Farmland = 313, Furnace = 314, Ladder = 315, CobblestoneStairs = 316, Snow = 317, Ice = 318, SnowBlock = 319, Cactus = 320, Clay = 321, Jukebox = 322, OakFence = 323, SpruceFence = 324, BirchFence = 325, JungleFence = 326, AcaciaFence = 327, CherryFence = 328, DarkOakFence = 329, PaleOakFence = 330, MangroveFence = 331, BambooFence = 332, CrimsonFence = 333, WarpedFence = 334, Pumpkin = 335, CarvedPumpkin = 336, JackOLantern = 337, Netherrack = 338, SoulSand = 339, SoulSoil = 340, Basalt = 341, PolishedBasalt = 342, SmoothBasalt = 343, SoulTorch = 344, Glowstone = 345, InfestedStone = 346, InfestedCobblestone = 347, InfestedStoneBricks = 348, InfestedMossyStoneBricks = 349, InfestedCrackedStoneBricks = 350, InfestedChiseledStoneBricks = 351, InfestedDeepslate = 352, StoneBricks = 353, MossyStoneBricks = 354, CrackedStoneBricks = 355, ChiseledStoneBricks = 356, PackedMud = 357, MudBricks = 358, DeepslateBricks = 359, CrackedDeepslateBricks = 360, DeepslateTiles = 361, CrackedDeepslateTiles = 362, ChiseledDeepslate = 363, ReinforcedDeepslate = 364, BrownMushroomBlock = 365, RedMushroomBlock = 366, MushroomStem = 367, IronBars = 368, Chain = 369, GlassPane = 370, Melon = 371, Vine = 372, GlowLichen = 373, BrickStairs = 374, StoneBrickStairs = 375, MudBrickStairs = 376, Mycelium = 377, LilyPad = 378, NetherBricks = 379, CrackedNetherBricks = 380, ChiseledNetherBricks = 381, NetherBrickFence = 382, NetherBrickStairs = 383, Sculk = 384, SculkVein = 385, SculkCatalyst = 386, SculkShrieker = 387, EnchantingTable = 388, EndPortalFrame = 389, EndStone = 390, EndStoneBricks = 391, DragonEgg = 392, SandstoneStairs = 393, EnderChest = 394, EmeraldBlock = 395, OakStairs = 396, SpruceStairs = 397, BirchStairs = 398, JungleStairs = 399, AcaciaStairs = 400, CherryStairs = 401, DarkOakStairs = 402, PaleOakStairs = 403, MangroveStairs = 404, BambooStairs = 405, BambooMosaicStairs = 406, CrimsonStairs = 407, WarpedStairs = 408, CommandBlock = 409, Beacon = 410, CobblestoneWall = 411, MossyCobblestoneWall = 412, BrickWall = 413, PrismarineWall = 414, RedSandstoneWall = 415, MossyStoneBrickWall = 416, GraniteWall = 417, StoneBrickWall = 418, MudBrickWall = 419, NetherBrickWall = 420, AndesiteWall = 421, RedNetherBrickWall = 422, SandstoneWall = 423, EndStoneBrickWall = 424, DioriteWall = 425, BlackstoneWall = 426, PolishedBlackstoneWall = 427, PolishedBlackstoneBrickWall = 428, CobbledDeepslateWall = 429, PolishedDeepslateWall = 430, DeepslateBrickWall = 431, DeepslateTileWall = 432, Anvil = 433, ChippedAnvil = 434, DamagedAnvil = 435, ChiseledQuartzBlock = 436, QuartzBlock = 437, QuartzBricks = 438, QuartzPillar = 439, QuartzStairs = 440, WhiteTerracotta = 441, OrangeTerracotta = 442, MagentaTerracotta = 443, LightBlueTerracotta = 444, YellowTerracotta = 445, LimeTerracotta = 446, PinkTerracotta = 447, GrayTerracotta = 448, LightGrayTerracotta = 449, CyanTerracotta = 450, PurpleTerracotta = 451, BlueTerracotta = 452, BrownTerracotta = 453, GreenTerracotta = 454, RedTerracotta = 455, BlackTerracotta = 456, Barrier = 457, Light = 458, HayBlock = 459, WhiteCarpet = 460, OrangeCarpet = 461, MagentaCarpet = 462, LightBlueCarpet = 463, YellowCarpet = 464, LimeCarpet = 465, PinkCarpet = 466, GrayCarpet = 467, LightGrayCarpet = 468, CyanCarpet = 469, PurpleCarpet = 470, BlueCarpet = 471, BrownCarpet = 472, GreenCarpet = 473, RedCarpet = 474, BlackCarpet = 475, Terracotta = 476, PackedIce = 477, DirtPath = 478, Sunflower = 479, Lilac = 480, RoseBush = 481, Peony = 482, TallGrass = 483, LargeFern = 484, WhiteStainedGlass = 485, OrangeStainedGlass = 486, MagentaStainedGlass = 487, LightBlueStainedGlass = 488, YellowStainedGlass = 489, LimeStainedGlass = 490, PinkStainedGlass = 491, GrayStainedGlass = 492, LightGrayStainedGlass = 493, CyanStainedGlass = 494, PurpleStainedGlass = 495, BlueStainedGlass = 496, BrownStainedGlass = 497, GreenStainedGlass = 498, RedStainedGlass = 499, BlackStainedGlass = 500, WhiteStainedGlassPane = 501, OrangeStainedGlassPane = 502, MagentaStainedGlassPane = 503, LightBlueStainedGlassPane = 504, YellowStainedGlassPane = 505, LimeStainedGlassPane = 506, PinkStainedGlassPane = 507, GrayStainedGlassPane = 508, LightGrayStainedGlassPane = 509, CyanStainedGlassPane = 510, PurpleStainedGlassPane = 511, BlueStainedGlassPane = 512, BrownStainedGlassPane = 513, GreenStainedGlassPane = 514, RedStainedGlassPane = 515, BlackStainedGlassPane = 516, Prismarine = 517, PrismarineBricks = 518, DarkPrismarine = 519, PrismarineStairs = 520, PrismarineBrickStairs = 521, DarkPrismarineStairs = 522, SeaLantern = 523, RedSandstone = 524, ChiseledRedSandstone = 525, CutRedSandstone = 526, RedSandstoneStairs = 527, RepeatingCommandBlock = 528, ChainCommandBlock = 529, MagmaBlock = 530, NetherWartBlock = 531, WarpedWartBlock = 532, RedNetherBricks = 533, BoneBlock = 534, StructureVoid = 535, ShulkerBox = 536, WhiteShulkerBox = 537, OrangeShulkerBox = 538, MagentaShulkerBox = 539, LightBlueShulkerBox = 540, YellowShulkerBox = 541, LimeShulkerBox = 542, PinkShulkerBox = 543, GrayShulkerBox = 544, LightGrayShulkerBox = 545, CyanShulkerBox = 546, PurpleShulkerBox = 547, BlueShulkerBox = 548, BrownShulkerBox = 549, GreenShulkerBox = 550, RedShulkerBox = 551, BlackShulkerBox = 552, WhiteGlazedTerracotta = 553, OrangeGlazedTerracotta = 554, MagentaGlazedTerracotta = 555, LightBlueGlazedTerracotta = 556, YellowGlazedTerracotta = 557, LimeGlazedTerracotta = 558, PinkGlazedTerracotta = 559, GrayGlazedTerracotta = 560, LightGrayGlazedTerracotta = 561, CyanGlazedTerracotta = 562, PurpleGlazedTerracotta = 563, BlueGlazedTerracotta = 564, BrownGlazedTerracotta = 565, GreenGlazedTerracotta = 566, RedGlazedTerracotta = 567, BlackGlazedTerracotta = 568, WhiteConcrete = 569, OrangeConcrete = 570, MagentaConcrete = 571, LightBlueConcrete = 572, YellowConcrete = 573, LimeConcrete = 574, PinkConcrete = 575, GrayConcrete = 576, LightGrayConcrete = 577, CyanConcrete = 578, PurpleConcrete = 579, BlueConcrete = 580, BrownConcrete = 581, GreenConcrete = 582, RedConcrete = 583, BlackConcrete = 584, WhiteConcretePowder = 585, OrangeConcretePowder = 586, MagentaConcretePowder = 587, LightBlueConcretePowder = 588, YellowConcretePowder = 589, LimeConcretePowder = 590, PinkConcretePowder = 591, GrayConcretePowder = 592, LightGrayConcretePowder = 593, CyanConcretePowder = 594, PurpleConcretePowder = 595, BlueConcretePowder = 596, BrownConcretePowder = 597, GreenConcretePowder = 598, RedConcretePowder = 599, BlackConcretePowder = 600, TurtleEgg = 601, SnifferEgg = 602, DeadTubeCoralBlock = 603, DeadBrainCoralBlock = 604, DeadBubbleCoralBlock = 605, DeadFireCoralBlock = 606, DeadHornCoralBlock = 607, TubeCoralBlock = 608, BrainCoralBlock = 609, BubbleCoralBlock = 610, FireCoralBlock = 611, HornCoralBlock = 612, TubeCoral = 613, BrainCoral = 614, BubbleCoral = 615, FireCoral = 616, HornCoral = 617, DeadBrainCoral = 618, DeadBubbleCoral = 619, DeadFireCoral = 620, DeadHornCoral = 621, DeadTubeCoral = 622, TubeCoralFan = 623, BrainCoralFan = 624, BubbleCoralFan = 625, FireCoralFan = 626, HornCoralFan = 627, DeadTubeCoralFan = 628, DeadBrainCoralFan = 629, DeadBubbleCoralFan = 630, DeadFireCoralFan = 631, DeadHornCoralFan = 632, BlueIce = 633, Conduit = 634, PolishedGraniteStairs = 635, SmoothRedSandstoneStairs = 636, MossyStoneBrickStairs = 637, PolishedDioriteStairs = 638, MossyCobblestoneStairs = 639, EndStoneBrickStairs = 640, StoneStairs = 641, SmoothSandstoneStairs = 642, SmoothQuartzStairs = 643, GraniteStairs = 644, AndesiteStairs = 645, RedNetherBrickStairs = 646, PolishedAndesiteStairs = 647, DioriteStairs = 648, CobbledDeepslateStairs = 649, PolishedDeepslateStairs = 650, DeepslateBrickStairs = 651, DeepslateTileStairs = 652, PolishedGraniteSlab = 653, SmoothRedSandstoneSlab = 654, MossyStoneBrickSlab = 655, PolishedDioriteSlab = 656, MossyCobblestoneSlab = 657, EndStoneBrickSlab = 658, SmoothSandstoneSlab = 659, SmoothQuartzSlab = 660, GraniteSlab = 661, AndesiteSlab = 662, RedNetherBrickSlab = 663, PolishedAndesiteSlab = 664, DioriteSlab = 665, CobbledDeepslateSlab = 666, PolishedDeepslateSlab = 667, DeepslateBrickSlab = 668, DeepslateTileSlab = 669, Scaffolding = 670, Redstone = 671, RedstoneTorch = 672, RedstoneBlock = 673, Repeater = 674, Comparator = 675, Piston = 676, StickyPiston = 677, SlimeBlock = 678, HoneyBlock = 679, Observer = 680, Hopper = 681, Dispenser = 682, Dropper = 683, Lectern = 684, Target = 685, Lever = 686, LightningRod = 687, DaylightDetector = 688, SculkSensor = 689, CalibratedSculkSensor = 690, TripwireHook = 691, TrappedChest = 692, Tnt = 693, RedstoneLamp = 694, NoteBlock = 695, StoneButton = 696, PolishedBlackstoneButton = 697, OakButton = 698, SpruceButton = 699, BirchButton = 700, JungleButton = 701, AcaciaButton = 702, CherryButton = 703, DarkOakButton = 704, PaleOakButton = 705, MangroveButton = 706, BambooButton = 707, CrimsonButton = 708, WarpedButton = 709, StonePressurePlate = 710, PolishedBlackstonePressurePlate = 711, LightWeightedPressurePlate = 712, HeavyWeightedPressurePlate = 713, OakPressurePlate = 714, SprucePressurePlate = 715, BirchPressurePlate = 716, JunglePressurePlate = 717, AcaciaPressurePlate = 718, CherryPressurePlate = 719, DarkOakPressurePlate = 720, PaleOakPressurePlate = 721, MangrovePressurePlate = 722, BambooPressurePlate = 723, CrimsonPressurePlate = 724, WarpedPressurePlate = 725, IronDoor = 726, OakDoor = 727, SpruceDoor = 728, BirchDoor = 729, JungleDoor = 730, AcaciaDoor = 731, CherryDoor = 732, DarkOakDoor = 733, PaleOakDoor = 734, MangroveDoor = 735, BambooDoor = 736, CrimsonDoor = 737, WarpedDoor = 738, CopperDoor = 739, ExposedCopperDoor = 740, WeatheredCopperDoor = 741, OxidizedCopperDoor = 742, WaxedCopperDoor = 743, WaxedExposedCopperDoor = 744, WaxedWeatheredCopperDoor = 745, WaxedOxidizedCopperDoor = 746, IronTrapdoor = 747, OakTrapdoor = 748, SpruceTrapdoor = 749, BirchTrapdoor = 750, JungleTrapdoor = 751, AcaciaTrapdoor = 752, CherryTrapdoor = 753, DarkOakTrapdoor = 754, PaleOakTrapdoor = 755, MangroveTrapdoor = 756, BambooTrapdoor = 757, CrimsonTrapdoor = 758, WarpedTrapdoor = 759, CopperTrapdoor = 760, ExposedCopperTrapdoor = 761, WeatheredCopperTrapdoor = 762, OxidizedCopperTrapdoor = 763, WaxedCopperTrapdoor = 764, WaxedExposedCopperTrapdoor = 765, WaxedWeatheredCopperTrapdoor = 766, WaxedOxidizedCopperTrapdoor = 767, OakFenceGate = 768, SpruceFenceGate = 769, BirchFenceGate = 770, JungleFenceGate = 771, AcaciaFenceGate = 772, CherryFenceGate = 773, DarkOakFenceGate = 774, PaleOakFenceGate = 775, MangroveFenceGate = 776, BambooFenceGate = 777, CrimsonFenceGate = 778, WarpedFenceGate = 779, PoweredRail = 780, DetectorRail = 781, Rail = 782, ActivatorRail = 783, Saddle = 784, Minecart = 785, ChestMinecart = 786, FurnaceMinecart = 787, TntMinecart = 788, HopperMinecart = 789, CarrotOnAStick = 790, WarpedFungusOnAStick = 791, PhantomMembrane = 792, Elytra = 793, OakBoat = 794, OakChestBoat = 795, SpruceBoat = 796, SpruceChestBoat = 797, BirchBoat = 798, BirchChestBoat = 799, JungleBoat = 800, JungleChestBoat = 801, AcaciaBoat = 802, AcaciaChestBoat = 803, CherryBoat = 804, CherryChestBoat = 805, DarkOakBoat = 806, DarkOakChestBoat = 807, PaleOakBoat = 808, PaleOakChestBoat = 809, MangroveBoat = 810, MangroveChestBoat = 811, BambooRaft = 812, BambooChestRaft = 813, StructureBlock = 814, Jigsaw = 815, TurtleHelmet = 816, TurtleScute = 817, ArmadilloScute = 818, WolfArmor = 819, FlintAndSteel = 820, Bowl = 821, Apple = 822, Bow = 823, Arrow = 824, Coal = 825, Charcoal = 826, Diamond = 827, Emerald = 828, LapisLazuli = 829, Quartz = 830, AmethystShard = 831, RawIron = 832, IronIngot = 833, RawCopper = 834, CopperIngot = 835, RawGold = 836, GoldIngot = 837, NetheriteIngot = 838, NetheriteScrap = 839, WoodenSword = 840, WoodenShovel = 841, WoodenPickaxe = 842, WoodenAxe = 843, WoodenHoe = 844, StoneSword = 845, StoneShovel = 846, StonePickaxe = 847, StoneAxe = 848, StoneHoe = 849, GoldenSword = 850, GoldenShovel = 851, GoldenPickaxe = 852, GoldenAxe = 853, GoldenHoe = 854, IronSword = 855, IronShovel = 856, IronPickaxe = 857, IronAxe = 858, IronHoe = 859, DiamondSword = 860, DiamondShovel = 861, DiamondPickaxe = 862, DiamondAxe = 863, DiamondHoe = 864, NetheriteSword = 865, NetheriteShovel = 866, NetheritePickaxe = 867, NetheriteAxe = 868, NetheriteHoe = 869, Stick = 870, MushroomStew = 871, String = 872, Feather = 873, Gunpowder = 874, WheatSeeds = 875, Wheat = 876, Bread = 877, LeatherHelmet = 878, LeatherChestplate = 879, LeatherLeggings = 880, LeatherBoots = 881, ChainmailHelmet = 882, ChainmailChestplate = 883, ChainmailLeggings = 884, ChainmailBoots = 885, IronHelmet = 886, IronChestplate = 887, IronLeggings = 888, IronBoots = 889, DiamondHelmet = 890, DiamondChestplate = 891, DiamondLeggings = 892, DiamondBoots = 893, GoldenHelmet = 894, GoldenChestplate = 895, GoldenLeggings = 896, GoldenBoots = 897, NetheriteHelmet = 898, NetheriteChestplate = 899, NetheriteLeggings = 900, NetheriteBoots = 901, Flint = 902, Porkchop = 903, CookedPorkchop = 904, Painting = 905, GoldenApple = 906, EnchantedGoldenApple = 907, OakSign = 908, SpruceSign = 909, BirchSign = 910, JungleSign = 911, AcaciaSign = 912, CherrySign = 913, DarkOakSign = 914, PaleOakSign = 915, MangroveSign = 916, BambooSign = 917, CrimsonSign = 918, WarpedSign = 919, OakHangingSign = 920, SpruceHangingSign = 921, BirchHangingSign = 922, JungleHangingSign = 923, AcaciaHangingSign = 924, CherryHangingSign = 925, DarkOakHangingSign = 926, PaleOakHangingSign = 927, MangroveHangingSign = 928, BambooHangingSign = 929, CrimsonHangingSign = 930, WarpedHangingSign = 931, Bucket = 932, WaterBucket = 933, LavaBucket = 934, PowderSnowBucket = 935, Snowball = 936, Leather = 937, MilkBucket = 938, PufferfishBucket = 939, SalmonBucket = 940, CodBucket = 941, TropicalFishBucket = 942, AxolotlBucket = 943, TadpoleBucket = 944, Brick = 945, ClayBall = 946, DriedKelpBlock = 947, Paper = 948, Book = 949, SlimeBall = 950, Egg = 951, Compass = 952, RecoveryCompass = 953, Bundle = 954, WhiteBundle = 955, OrangeBundle = 956, MagentaBundle = 957, LightBlueBundle = 958, YellowBundle = 959, LimeBundle = 960, PinkBundle = 961, GrayBundle = 962, LightGrayBundle = 963, CyanBundle = 964, PurpleBundle = 965, BlueBundle = 966, BrownBundle = 967, GreenBundle = 968, RedBundle = 969, BlackBundle = 970, FishingRod = 971, Clock = 972, Spyglass = 973, GlowstoneDust = 974, Cod = 975, Salmon = 976, TropicalFish = 977, Pufferfish = 978, CookedCod = 979, CookedSalmon = 980, InkSac = 981, GlowInkSac = 982, CocoaBeans = 983, WhiteDye = 984, OrangeDye = 985, MagentaDye = 986, LightBlueDye = 987, YellowDye = 988, LimeDye = 989, PinkDye = 990, GrayDye = 991, LightGrayDye = 992, CyanDye = 993, PurpleDye = 994, BlueDye = 995, BrownDye = 996, GreenDye = 997, RedDye = 998, BlackDye = 999, BoneMeal = 1_000, Bone = 1_001, Sugar = 1_002, Cake = 1_003, WhiteBed = 1_004, OrangeBed = 1_005, MagentaBed = 1_006, LightBlueBed = 1_007, YellowBed = 1_008, LimeBed = 1_009, PinkBed = 1_010, GrayBed = 1_011, LightGrayBed = 1_012, CyanBed = 1_013, PurpleBed = 1_014, BlueBed = 1_015, BrownBed = 1_016, GreenBed = 1_017, RedBed = 1_018, BlackBed = 1_019, Cookie = 1_020, Crafter = 1_021, FilledMap = 1_022, Shears = 1_023, MelonSlice = 1_024, DriedKelp = 1_025, PumpkinSeeds = 1_026, MelonSeeds = 1_027, Beef = 1_028, CookedBeef = 1_029, Chicken = 1_030, CookedChicken = 1_031, RottenFlesh = 1_032, EnderPearl = 1_033, BlazeRod = 1_034, GhastTear = 1_035, GoldNugget = 1_036, NetherWart = 1_037, GlassBottle = 1_038, Potion = 1_039, SpiderEye = 1_040, FermentedSpiderEye = 1_041, BlazePowder = 1_042, MagmaCream = 1_043, BrewingStand = 1_044, Cauldron = 1_045, EnderEye = 1_046, GlisteringMelonSlice = 1_047, ArmadilloSpawnEgg = 1_048, AllaySpawnEgg = 1_049, AxolotlSpawnEgg = 1_050, BatSpawnEgg = 1_051, BeeSpawnEgg = 1_052, BlazeSpawnEgg = 1_053, BoggedSpawnEgg = 1_054, BreezeSpawnEgg = 1_055, CatSpawnEgg = 1_056, CamelSpawnEgg = 1_057, CaveSpiderSpawnEgg = 1_058, ChickenSpawnEgg = 1_059, CodSpawnEgg = 1_060, CowSpawnEgg = 1_061, CreeperSpawnEgg = 1_062, DolphinSpawnEgg = 1_063, DonkeySpawnEgg = 1_064, DrownedSpawnEgg = 1_065, ElderGuardianSpawnEgg = 1_066, EnderDragonSpawnEgg = 1_067, EndermanSpawnEgg = 1_068, EndermiteSpawnEgg = 1_069, EvokerSpawnEgg = 1_070, FoxSpawnEgg = 1_071, FrogSpawnEgg = 1_072, GhastSpawnEgg = 1_073, GlowSquidSpawnEgg = 1_074, GoatSpawnEgg = 1_075, GuardianSpawnEgg = 1_076, HoglinSpawnEgg = 1_077, HorseSpawnEgg = 1_078, HuskSpawnEgg = 1_079, IronGolemSpawnEgg = 1_080, LlamaSpawnEgg = 1_081, MagmaCubeSpawnEgg = 1_082, MooshroomSpawnEgg = 1_083, MuleSpawnEgg = 1_084, OcelotSpawnEgg = 1_085, PandaSpawnEgg = 1_086, ParrotSpawnEgg = 1_087, PhantomSpawnEgg = 1_088, PigSpawnEgg = 1_089, PiglinSpawnEgg = 1_090, PiglinBruteSpawnEgg = 1_091, PillagerSpawnEgg = 1_092, PolarBearSpawnEgg = 1_093, PufferfishSpawnEgg = 1_094, RabbitSpawnEgg = 1_095, RavagerSpawnEgg = 1_096, SalmonSpawnEgg = 1_097, SheepSpawnEgg = 1_098, ShulkerSpawnEgg = 1_099, SilverfishSpawnEgg = 1_100, SkeletonSpawnEgg = 1_101, SkeletonHorseSpawnEgg = 1_102, SlimeSpawnEgg = 1_103, SnifferSpawnEgg = 1_104, SnowGolemSpawnEgg = 1_105, SpiderSpawnEgg = 1_106, SquidSpawnEgg = 1_107, StraySpawnEgg = 1_108, StriderSpawnEgg = 1_109, TadpoleSpawnEgg = 1_110, TraderLlamaSpawnEgg = 1_111, TropicalFishSpawnEgg = 1_112, TurtleSpawnEgg = 1_113, VexSpawnEgg = 1_114, VillagerSpawnEgg = 1_115, VindicatorSpawnEgg = 1_116, WanderingTraderSpawnEgg = 1_117, WardenSpawnEgg = 1_118, WitchSpawnEgg = 1_119, WitherSpawnEgg = 1_120, WitherSkeletonSpawnEgg = 1_121, WolfSpawnEgg = 1_122, ZoglinSpawnEgg = 1_123, CreakingSpawnEgg = 1_124, ZombieSpawnEgg = 1_125, ZombieHorseSpawnEgg = 1_126, ZombieVillagerSpawnEgg = 1_127, ZombifiedPiglinSpawnEgg = 1_128, ExperienceBottle = 1_129, FireCharge = 1_130, WindCharge = 1_131, WritableBook = 1_132, WrittenBook = 1_133, BreezeRod = 1_134, Mace = 1_135, ItemFrame = 1_136, GlowItemFrame = 1_137, FlowerPot = 1_138, Carrot = 1_139, Potato = 1_140, BakedPotato = 1_141, PoisonousPotato = 1_142, Map = 1_143, GoldenCarrot = 1_144, SkeletonSkull = 1_145, WitherSkeletonSkull = 1_146, PlayerHead = 1_147, ZombieHead = 1_148, CreeperHead = 1_149, DragonHead = 1_150, PiglinHead = 1_151, NetherStar = 1_152, PumpkinPie = 1_153, FireworkRocket = 1_154, FireworkStar = 1_155, EnchantedBook = 1_156, NetherBrick = 1_157, PrismarineShard = 1_158, PrismarineCrystals = 1_159, Rabbit = 1_160, CookedRabbit = 1_161, RabbitStew = 1_162, RabbitFoot = 1_163, RabbitHide = 1_164, ArmorStand = 1_165, IronHorseArmor = 1_166, GoldenHorseArmor = 1_167, DiamondHorseArmor = 1_168, LeatherHorseArmor = 1_169, Lead = 1_170, NameTag = 1_171, CommandBlockMinecart = 1_172, Mutton = 1_173, CookedMutton = 1_174, WhiteBanner = 1_175, OrangeBanner = 1_176, MagentaBanner = 1_177, LightBlueBanner = 1_178, YellowBanner = 1_179, LimeBanner = 1_180, PinkBanner = 1_181, GrayBanner = 1_182, LightGrayBanner = 1_183, CyanBanner = 1_184, PurpleBanner = 1_185, BlueBanner = 1_186, BrownBanner = 1_187, GreenBanner = 1_188, RedBanner = 1_189, BlackBanner = 1_190, EndCrystal = 1_191, ChorusFruit = 1_192, PoppedChorusFruit = 1_193, TorchflowerSeeds = 1_194, PitcherPod = 1_195, Beetroot = 1_196, BeetrootSeeds = 1_197, BeetrootSoup = 1_198, DragonBreath = 1_199, SplashPotion = 1_200, SpectralArrow = 1_201, TippedArrow = 1_202, LingeringPotion = 1_203, Shield = 1_204, TotemOfUndying = 1_205, ShulkerShell = 1_206, IronNugget = 1_207, KnowledgeBook = 1_208, DebugStick = 1_209, MusicDisc13 = 1_210, MusicDiscCat = 1_211, MusicDiscBlocks = 1_212, MusicDiscChirp = 1_213, MusicDiscCreator = 1_214, MusicDiscCreatorMusicBox = 1_215, MusicDiscFar = 1_216, MusicDiscMall = 1_217, MusicDiscMellohi = 1_218, MusicDiscStal = 1_219, MusicDiscStrad = 1_220, MusicDiscWard = 1_221, MusicDisc11 = 1_222, MusicDiscWait = 1_223, MusicDiscOtherside = 1_224, MusicDiscRelic = 1_225, MusicDisc5 = 1_226, MusicDiscPigstep = 1_227, MusicDiscPrecipice = 1_228, DiscFragment5 = 1_229, Trident = 1_230, NautilusShell = 1_231, HeartOfTheSea = 1_232, Crossbow = 1_233, SuspiciousStew = 1_234, Loom = 1_235, FlowerBannerPattern = 1_236, CreeperBannerPattern = 1_237, SkullBannerPattern = 1_238, MojangBannerPattern = 1_239, GlobeBannerPattern = 1_240, PiglinBannerPattern = 1_241, FlowBannerPattern = 1_242, GusterBannerPattern = 1_243, FieldMasonedBannerPattern = 1_244, BordureIndentedBannerPattern = 1_245, GoatHorn = 1_246, Composter = 1_247, Barrel = 1_248, Smoker = 1_249, BlastFurnace = 1_250, CartographyTable = 1_251, FletchingTable = 1_252, Grindstone = 1_253, SmithingTable = 1_254, Stonecutter = 1_255, Bell = 1_256, Lantern = 1_257, SoulLantern = 1_258, SweetBerries = 1_259, GlowBerries = 1_260, Campfire = 1_261, SoulCampfire = 1_262, Shroomlight = 1_263, Honeycomb = 1_264, BeeNest = 1_265, Beehive = 1_266, HoneyBottle = 1_267, HoneycombBlock = 1_268, Lodestone = 1_269, CryingObsidian = 1_270, Blackstone = 1_271, BlackstoneSlab = 1_272, BlackstoneStairs = 1_273, GildedBlackstone = 1_274, PolishedBlackstone = 1_275, PolishedBlackstoneSlab = 1_276, PolishedBlackstoneStairs = 1_277, ChiseledPolishedBlackstone = 1_278, PolishedBlackstoneBricks = 1_279, PolishedBlackstoneBrickSlab = 1_280, PolishedBlackstoneBrickStairs = 1_281, CrackedPolishedBlackstoneBricks = 1_282, RespawnAnchor = 1_283, Candle = 1_284, WhiteCandle = 1_285, OrangeCandle = 1_286, MagentaCandle = 1_287, LightBlueCandle = 1_288, YellowCandle = 1_289, LimeCandle = 1_290, PinkCandle = 1_291, GrayCandle = 1_292, LightGrayCandle = 1_293, CyanCandle = 1_294, PurpleCandle = 1_295, BlueCandle = 1_296, BrownCandle = 1_297, GreenCandle = 1_298, RedCandle = 1_299, BlackCandle = 1_300, SmallAmethystBud = 1_301, MediumAmethystBud = 1_302, LargeAmethystBud = 1_303, AmethystCluster = 1_304, PointedDripstone = 1_305, OchreFroglight = 1_306, VerdantFroglight = 1_307, PearlescentFroglight = 1_308, Frogspawn = 1_309, EchoShard = 1_310, Brush = 1_311, NetheriteUpgradeSmithingTemplate = 1_312, SentryArmorTrimSmithingTemplate = 1_313, DuneArmorTrimSmithingTemplate = 1_314, CoastArmorTrimSmithingTemplate = 1_315, WildArmorTrimSmithingTemplate = 1_316, WardArmorTrimSmithingTemplate = 1_317, EyeArmorTrimSmithingTemplate = 1_318, VexArmorTrimSmithingTemplate = 1_319, TideArmorTrimSmithingTemplate = 1_320, SnoutArmorTrimSmithingTemplate = 1_321, RibArmorTrimSmithingTemplate = 1_322, SpireArmorTrimSmithingTemplate = 1_323, WayfinderArmorTrimSmithingTemplate = 1_324, ShaperArmorTrimSmithingTemplate = 1_325, SilenceArmorTrimSmithingTemplate = 1_326, RaiserArmorTrimSmithingTemplate = 1_327, HostArmorTrimSmithingTemplate = 1_328, FlowArmorTrimSmithingTemplate = 1_329, BoltArmorTrimSmithingTemplate = 1_330, AnglerPotterySherd = 1_331, ArcherPotterySherd = 1_332, ArmsUpPotterySherd = 1_333, BladePotterySherd = 1_334, BrewerPotterySherd = 1_335, BurnPotterySherd = 1_336, DangerPotterySherd = 1_337, ExplorerPotterySherd = 1_338, FlowPotterySherd = 1_339, FriendPotterySherd = 1_340, GusterPotterySherd = 1_341, HeartPotterySherd = 1_342, HeartbreakPotterySherd = 1_343, HowlPotterySherd = 1_344, MinerPotterySherd = 1_345, MournerPotterySherd = 1_346, PlentyPotterySherd = 1_347, PrizePotterySherd = 1_348, ScrapePotterySherd = 1_349, SheafPotterySherd = 1_350, ShelterPotterySherd = 1_351, SkullPotterySherd = 1_352, SnortPotterySherd = 1_353, CopperGrate = 1_354, ExposedCopperGrate = 1_355, WeatheredCopperGrate = 1_356, OxidizedCopperGrate = 1_357, WaxedCopperGrate = 1_358, WaxedExposedCopperGrate = 1_359, WaxedWeatheredCopperGrate = 1_360, WaxedOxidizedCopperGrate = 1_361, CopperBulb = 1_362, ExposedCopperBulb = 1_363, WeatheredCopperBulb = 1_364, OxidizedCopperBulb = 1_365, WaxedCopperBulb = 1_366, WaxedExposedCopperBulb = 1_367, WaxedWeatheredCopperBulb = 1_368, WaxedOxidizedCopperBulb = 1_369, TrialSpawner = 1_370, TrialKey = 1_371, OminousTrialKey = 1_372, Vault = 1_373, OminousBottle = 1_374,
}

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

§

TuffSlab = 13

§

TuffStairs = 14

§

TuffWall = 15

§

ChiseledTuff = 16

§

PolishedTuff = 17

§

PolishedTuffSlab = 18

§

PolishedTuffStairs = 19

§

PolishedTuffWall = 20

§

TuffBricks = 21

§

TuffBrickSlab = 22

§

TuffBrickStairs = 23

§

TuffBrickWall = 24

§

ChiseledTuffBricks = 25

§

DripstoneBlock = 26

§

GrassBlock = 27

§

Dirt = 28

§

CoarseDirt = 29

§

Podzol = 30

§

RootedDirt = 31

§

Mud = 32

§

CrimsonNylium = 33

§

WarpedNylium = 34

§

Cobblestone = 35

§

OakPlanks = 36

§

SprucePlanks = 37

§

BirchPlanks = 38

§

JunglePlanks = 39

§

AcaciaPlanks = 40

§

CherryPlanks = 41

§

DarkOakPlanks = 42

§

PaleOakPlanks = 43

§

MangrovePlanks = 44

§

BambooPlanks = 45

§

CrimsonPlanks = 46

§

WarpedPlanks = 47

§

BambooMosaic = 48

§

OakSapling = 49

§

SpruceSapling = 50

§

BirchSapling = 51

§

JungleSapling = 52

§

AcaciaSapling = 53

§

CherrySapling = 54

§

DarkOakSapling = 55

§

PaleOakSapling = 56

§

MangrovePropagule = 57

§

Bedrock = 58

§

Sand = 59

§

SuspiciousSand = 60

§

SuspiciousGravel = 61

§

RedSand = 62

§

Gravel = 63

§

CoalOre = 64

§

DeepslateCoalOre = 65

§

IronOre = 66

§

DeepslateIronOre = 67

§

CopperOre = 68

§

DeepslateCopperOre = 69

§

GoldOre = 70

§

DeepslateGoldOre = 71

§

RedstoneOre = 72

§

DeepslateRedstoneOre = 73

§

EmeraldOre = 74

§

DeepslateEmeraldOre = 75

§

LapisOre = 76

§

DeepslateLapisOre = 77

§

DiamondOre = 78

§

DeepslateDiamondOre = 79

§

NetherGoldOre = 80

§

NetherQuartzOre = 81

§

AncientDebris = 82

§

CoalBlock = 83

§

RawIronBlock = 84

§

RawCopperBlock = 85

§

RawGoldBlock = 86

§

HeavyCore = 87

§

AmethystBlock = 88

§

BuddingAmethyst = 89

§

IronBlock = 90

§

CopperBlock = 91

§

GoldBlock = 92

§

DiamondBlock = 93

§

NetheriteBlock = 94

§

ExposedCopper = 95

§

WeatheredCopper = 96

§

OxidizedCopper = 97

§

ChiseledCopper = 98

§

ExposedChiseledCopper = 99

§

WeatheredChiseledCopper = 100

§

OxidizedChiseledCopper = 101

§

CutCopper = 102

§

ExposedCutCopper = 103

§

WeatheredCutCopper = 104

§

OxidizedCutCopper = 105

§

CutCopperStairs = 106

§

ExposedCutCopperStairs = 107

§

WeatheredCutCopperStairs = 108

§

OxidizedCutCopperStairs = 109

§

CutCopperSlab = 110

§

ExposedCutCopperSlab = 111

§

WeatheredCutCopperSlab = 112

§

OxidizedCutCopperSlab = 113

§

WaxedCopperBlock = 114

§

WaxedExposedCopper = 115

§

WaxedWeatheredCopper = 116

§

WaxedOxidizedCopper = 117

§

WaxedChiseledCopper = 118

§

WaxedExposedChiseledCopper = 119

§

WaxedWeatheredChiseledCopper = 120

§

WaxedOxidizedChiseledCopper = 121

§

WaxedCutCopper = 122

§

WaxedExposedCutCopper = 123

§

WaxedWeatheredCutCopper = 124

§

WaxedOxidizedCutCopper = 125

§

WaxedCutCopperStairs = 126

§

WaxedExposedCutCopperStairs = 127

§

WaxedWeatheredCutCopperStairs = 128

§

WaxedOxidizedCutCopperStairs = 129

§

WaxedCutCopperSlab = 130

§

WaxedExposedCutCopperSlab = 131

§

WaxedWeatheredCutCopperSlab = 132

§

WaxedOxidizedCutCopperSlab = 133

§

OakLog = 134

§

SpruceLog = 135

§

BirchLog = 136

§

JungleLog = 137

§

AcaciaLog = 138

§

CherryLog = 139

§

PaleOakLog = 140

§

DarkOakLog = 141

§

MangroveLog = 142

§

MangroveRoots = 143

§

MuddyMangroveRoots = 144

§

CrimsonStem = 145

§

WarpedStem = 146

§

BambooBlock = 147

§

StrippedOakLog = 148

§

StrippedSpruceLog = 149

§

StrippedBirchLog = 150

§

StrippedJungleLog = 151

§

StrippedAcaciaLog = 152

§

StrippedCherryLog = 153

§

StrippedDarkOakLog = 154

§

StrippedPaleOakLog = 155

§

StrippedMangroveLog = 156

§

StrippedCrimsonStem = 157

§

StrippedWarpedStem = 158

§

StrippedOakWood = 159

§

StrippedSpruceWood = 160

§

StrippedBirchWood = 161

§

StrippedJungleWood = 162

§

StrippedAcaciaWood = 163

§

StrippedCherryWood = 164

§

StrippedDarkOakWood = 165

§

StrippedPaleOakWood = 166

§

StrippedMangroveWood = 167

§

StrippedCrimsonHyphae = 168

§

StrippedWarpedHyphae = 169

§

StrippedBambooBlock = 170

§

OakWood = 171

§

SpruceWood = 172

§

BirchWood = 173

§

JungleWood = 174

§

AcaciaWood = 175

§

CherryWood = 176

§

PaleOakWood = 177

§

DarkOakWood = 178

§

MangroveWood = 179

§

CrimsonHyphae = 180

§

WarpedHyphae = 181

§

OakLeaves = 182

§

SpruceLeaves = 183

§

BirchLeaves = 184

§

JungleLeaves = 185

§

AcaciaLeaves = 186

§

CherryLeaves = 187

§

DarkOakLeaves = 188

§

PaleOakLeaves = 189

§

MangroveLeaves = 190

§

AzaleaLeaves = 191

§

FloweringAzaleaLeaves = 192

§

Sponge = 193

§

WetSponge = 194

§

Glass = 195

§

TintedGlass = 196

§

LapisBlock = 197

§

Sandstone = 198

§

ChiseledSandstone = 199

§

CutSandstone = 200

§

Cobweb = 201

§

ShortGrass = 202

§

Fern = 203

§

Azalea = 204

§

FloweringAzalea = 205

§

DeadBush = 206

§

Seagrass = 207

§

SeaPickle = 208

§

WhiteWool = 209

§

OrangeWool = 210

§

MagentaWool = 211

§

LightBlueWool = 212

§

YellowWool = 213

§

LimeWool = 214

§

PinkWool = 215

§

GrayWool = 216

§

LightGrayWool = 217

§

CyanWool = 218

§

PurpleWool = 219

§

BlueWool = 220

§

BrownWool = 221

§

GreenWool = 222

§

RedWool = 223

§

BlackWool = 224

§

Dandelion = 225

§

Poppy = 226

§

BlueOrchid = 227

§

Allium = 228

§

AzureBluet = 229

§

RedTulip = 230

§

OrangeTulip = 231

§

WhiteTulip = 232

§

PinkTulip = 233

§

OxeyeDaisy = 234

§

Cornflower = 235

§

LilyOfTheValley = 236

§

WitherRose = 237

§

Torchflower = 238

§

PitcherPlant = 239

§

SporeBlossom = 240

§

BrownMushroom = 241

§

RedMushroom = 242

§

CrimsonFungus = 243

§

WarpedFungus = 244

§

CrimsonRoots = 245

§

WarpedRoots = 246

§

NetherSprouts = 247

§

WeepingVines = 248

§

TwistingVines = 249

§

SugarCane = 250

§

Kelp = 251

§

PinkPetals = 252

§

MossCarpet = 253

§

MossBlock = 254

§

PaleMossCarpet = 255

§

PaleHangingMoss = 256

§

PaleMossBlock = 257

§

HangingRoots = 258

§

BigDripleaf = 259

§

SmallDripleaf = 260

§

Bamboo = 261

§

OakSlab = 262

§

SpruceSlab = 263

§

BirchSlab = 264

§

JungleSlab = 265

§

AcaciaSlab = 266

§

CherrySlab = 267

§

DarkOakSlab = 268

§

PaleOakSlab = 269

§

MangroveSlab = 270

§

BambooSlab = 271

§

BambooMosaicSlab = 272

§

CrimsonSlab = 273

§

WarpedSlab = 274

§

StoneSlab = 275

§

SmoothStoneSlab = 276

§

SandstoneSlab = 277

§

CutSandstoneSlab = 278

§

PetrifiedOakSlab = 279

§

CobblestoneSlab = 280

§

BrickSlab = 281

§

StoneBrickSlab = 282

§

MudBrickSlab = 283

§

NetherBrickSlab = 284

§

QuartzSlab = 285

§

RedSandstoneSlab = 286

§

CutRedSandstoneSlab = 287

§

PurpurSlab = 288

§

PrismarineSlab = 289

§

PrismarineBrickSlab = 290

§

DarkPrismarineSlab = 291

§

SmoothQuartz = 292

§

SmoothRedSandstone = 293

§

SmoothSandstone = 294

§

SmoothStone = 295

§

Bricks = 296

§

Bookshelf = 297

§

ChiseledBookshelf = 298

§

DecoratedPot = 299

§

MossyCobblestone = 300

§

Obsidian = 301

§

Torch = 302

§

EndRod = 303

§

ChorusPlant = 304

§

ChorusFlower = 305

§

PurpurBlock = 306

§

PurpurPillar = 307

§

PurpurStairs = 308

§

Spawner = 309

§

CreakingHeart = 310

§

Chest = 311

§

CraftingTable = 312

§

Farmland = 313

§

Furnace = 314

§

Ladder = 315

§

CobblestoneStairs = 316

§

Snow = 317

§

Ice = 318

§

SnowBlock = 319

§

Cactus = 320

§

Clay = 321

§

Jukebox = 322

§

OakFence = 323

§

SpruceFence = 324

§

BirchFence = 325

§

JungleFence = 326

§

AcaciaFence = 327

§

CherryFence = 328

§

DarkOakFence = 329

§

PaleOakFence = 330

§

MangroveFence = 331

§

BambooFence = 332

§

CrimsonFence = 333

§

WarpedFence = 334

§

Pumpkin = 335

§

CarvedPumpkin = 336

§

JackOLantern = 337

§

Netherrack = 338

§

SoulSand = 339

§

SoulSoil = 340

§

Basalt = 341

§

PolishedBasalt = 342

§

SmoothBasalt = 343

§

SoulTorch = 344

§

Glowstone = 345

§

InfestedStone = 346

§

InfestedCobblestone = 347

§

InfestedStoneBricks = 348

§

InfestedMossyStoneBricks = 349

§

InfestedCrackedStoneBricks = 350

§

InfestedChiseledStoneBricks = 351

§

InfestedDeepslate = 352

§

StoneBricks = 353

§

MossyStoneBricks = 354

§

CrackedStoneBricks = 355

§

ChiseledStoneBricks = 356

§

PackedMud = 357

§

MudBricks = 358

§

DeepslateBricks = 359

§

CrackedDeepslateBricks = 360

§

DeepslateTiles = 361

§

CrackedDeepslateTiles = 362

§

ChiseledDeepslate = 363

§

ReinforcedDeepslate = 364

§

BrownMushroomBlock = 365

§

RedMushroomBlock = 366

§

MushroomStem = 367

§

IronBars = 368

§

Chain = 369

§

GlassPane = 370

§

Melon = 371

§

Vine = 372

§

GlowLichen = 373

§

BrickStairs = 374

§

StoneBrickStairs = 375

§

MudBrickStairs = 376

§

Mycelium = 377

§

LilyPad = 378

§

NetherBricks = 379

§

CrackedNetherBricks = 380

§

ChiseledNetherBricks = 381

§

NetherBrickFence = 382

§

NetherBrickStairs = 383

§

Sculk = 384

§

SculkVein = 385

§

SculkCatalyst = 386

§

SculkShrieker = 387

§

EnchantingTable = 388

§

EndPortalFrame = 389

§

EndStone = 390

§

EndStoneBricks = 391

§

DragonEgg = 392

§

SandstoneStairs = 393

§

EnderChest = 394

§

EmeraldBlock = 395

§

OakStairs = 396

§

SpruceStairs = 397

§

BirchStairs = 398

§

JungleStairs = 399

§

AcaciaStairs = 400

§

CherryStairs = 401

§

DarkOakStairs = 402

§

PaleOakStairs = 403

§

MangroveStairs = 404

§

BambooStairs = 405

§

BambooMosaicStairs = 406

§

CrimsonStairs = 407

§

WarpedStairs = 408

§

CommandBlock = 409

§

Beacon = 410

§

CobblestoneWall = 411

§

MossyCobblestoneWall = 412

§

BrickWall = 413

§

PrismarineWall = 414

§

RedSandstoneWall = 415

§

MossyStoneBrickWall = 416

§

GraniteWall = 417

§

StoneBrickWall = 418

§

MudBrickWall = 419

§

NetherBrickWall = 420

§

AndesiteWall = 421

§

RedNetherBrickWall = 422

§

SandstoneWall = 423

§

EndStoneBrickWall = 424

§

DioriteWall = 425

§

BlackstoneWall = 426

§

PolishedBlackstoneWall = 427

§

PolishedBlackstoneBrickWall = 428

§

CobbledDeepslateWall = 429

§

PolishedDeepslateWall = 430

§

DeepslateBrickWall = 431

§

DeepslateTileWall = 432

§

Anvil = 433

§

ChippedAnvil = 434

§

DamagedAnvil = 435

§

ChiseledQuartzBlock = 436

§

QuartzBlock = 437

§

QuartzBricks = 438

§

QuartzPillar = 439

§

QuartzStairs = 440

§

WhiteTerracotta = 441

§

OrangeTerracotta = 442

§

MagentaTerracotta = 443

§

LightBlueTerracotta = 444

§

YellowTerracotta = 445

§

LimeTerracotta = 446

§

PinkTerracotta = 447

§

GrayTerracotta = 448

§

LightGrayTerracotta = 449

§

CyanTerracotta = 450

§

PurpleTerracotta = 451

§

BlueTerracotta = 452

§

BrownTerracotta = 453

§

GreenTerracotta = 454

§

RedTerracotta = 455

§

BlackTerracotta = 456

§

Barrier = 457

§

Light = 458

§

HayBlock = 459

§

WhiteCarpet = 460

§

OrangeCarpet = 461

§

MagentaCarpet = 462

§

LightBlueCarpet = 463

§

YellowCarpet = 464

§

LimeCarpet = 465

§

PinkCarpet = 466

§

GrayCarpet = 467

§

LightGrayCarpet = 468

§

CyanCarpet = 469

§

PurpleCarpet = 470

§

BlueCarpet = 471

§

BrownCarpet = 472

§

GreenCarpet = 473

§

RedCarpet = 474

§

BlackCarpet = 475

§

Terracotta = 476

§

PackedIce = 477

§

DirtPath = 478

§

Sunflower = 479

§

Lilac = 480

§

RoseBush = 481

§

Peony = 482

§

TallGrass = 483

§

LargeFern = 484

§

WhiteStainedGlass = 485

§

OrangeStainedGlass = 486

§

MagentaStainedGlass = 487

§

LightBlueStainedGlass = 488

§

YellowStainedGlass = 489

§

LimeStainedGlass = 490

§

PinkStainedGlass = 491

§

GrayStainedGlass = 492

§

LightGrayStainedGlass = 493

§

CyanStainedGlass = 494

§

PurpleStainedGlass = 495

§

BlueStainedGlass = 496

§

BrownStainedGlass = 497

§

GreenStainedGlass = 498

§

RedStainedGlass = 499

§

BlackStainedGlass = 500

§

WhiteStainedGlassPane = 501

§

OrangeStainedGlassPane = 502

§

MagentaStainedGlassPane = 503

§

LightBlueStainedGlassPane = 504

§

YellowStainedGlassPane = 505

§

LimeStainedGlassPane = 506

§

PinkStainedGlassPane = 507

§

GrayStainedGlassPane = 508

§

LightGrayStainedGlassPane = 509

§

CyanStainedGlassPane = 510

§

PurpleStainedGlassPane = 511

§

BlueStainedGlassPane = 512

§

BrownStainedGlassPane = 513

§

GreenStainedGlassPane = 514

§

RedStainedGlassPane = 515

§

BlackStainedGlassPane = 516

§

Prismarine = 517

§

PrismarineBricks = 518

§

DarkPrismarine = 519

§

PrismarineStairs = 520

§

PrismarineBrickStairs = 521

§

DarkPrismarineStairs = 522

§

SeaLantern = 523

§

RedSandstone = 524

§

ChiseledRedSandstone = 525

§

CutRedSandstone = 526

§

RedSandstoneStairs = 527

§

RepeatingCommandBlock = 528

§

ChainCommandBlock = 529

§

MagmaBlock = 530

§

NetherWartBlock = 531

§

WarpedWartBlock = 532

§

RedNetherBricks = 533

§

BoneBlock = 534

§

StructureVoid = 535

§

ShulkerBox = 536

§

WhiteShulkerBox = 537

§

OrangeShulkerBox = 538

§

MagentaShulkerBox = 539

§

LightBlueShulkerBox = 540

§

YellowShulkerBox = 541

§

LimeShulkerBox = 542

§

PinkShulkerBox = 543

§

GrayShulkerBox = 544

§

LightGrayShulkerBox = 545

§

CyanShulkerBox = 546

§

PurpleShulkerBox = 547

§

BlueShulkerBox = 548

§

BrownShulkerBox = 549

§

GreenShulkerBox = 550

§

RedShulkerBox = 551

§

BlackShulkerBox = 552

§

WhiteGlazedTerracotta = 553

§

OrangeGlazedTerracotta = 554

§

MagentaGlazedTerracotta = 555

§

LightBlueGlazedTerracotta = 556

§

YellowGlazedTerracotta = 557

§

LimeGlazedTerracotta = 558

§

PinkGlazedTerracotta = 559

§

GrayGlazedTerracotta = 560

§

LightGrayGlazedTerracotta = 561

§

CyanGlazedTerracotta = 562

§

PurpleGlazedTerracotta = 563

§

BlueGlazedTerracotta = 564

§

BrownGlazedTerracotta = 565

§

GreenGlazedTerracotta = 566

§

RedGlazedTerracotta = 567

§

BlackGlazedTerracotta = 568

§

WhiteConcrete = 569

§

OrangeConcrete = 570

§

MagentaConcrete = 571

§

LightBlueConcrete = 572

§

YellowConcrete = 573

§

LimeConcrete = 574

§

PinkConcrete = 575

§

GrayConcrete = 576

§

LightGrayConcrete = 577

§

CyanConcrete = 578

§

PurpleConcrete = 579

§

BlueConcrete = 580

§

BrownConcrete = 581

§

GreenConcrete = 582

§

RedConcrete = 583

§

BlackConcrete = 584

§

WhiteConcretePowder = 585

§

OrangeConcretePowder = 586

§

MagentaConcretePowder = 587

§

LightBlueConcretePowder = 588

§

YellowConcretePowder = 589

§

LimeConcretePowder = 590

§

PinkConcretePowder = 591

§

GrayConcretePowder = 592

§

LightGrayConcretePowder = 593

§

CyanConcretePowder = 594

§

PurpleConcretePowder = 595

§

BlueConcretePowder = 596

§

BrownConcretePowder = 597

§

GreenConcretePowder = 598

§

RedConcretePowder = 599

§

BlackConcretePowder = 600

§

TurtleEgg = 601

§

SnifferEgg = 602

§

DeadTubeCoralBlock = 603

§

DeadBrainCoralBlock = 604

§

DeadBubbleCoralBlock = 605

§

DeadFireCoralBlock = 606

§

DeadHornCoralBlock = 607

§

TubeCoralBlock = 608

§

BrainCoralBlock = 609

§

BubbleCoralBlock = 610

§

FireCoralBlock = 611

§

HornCoralBlock = 612

§

TubeCoral = 613

§

BrainCoral = 614

§

BubbleCoral = 615

§

FireCoral = 616

§

HornCoral = 617

§

DeadBrainCoral = 618

§

DeadBubbleCoral = 619

§

DeadFireCoral = 620

§

DeadHornCoral = 621

§

DeadTubeCoral = 622

§

TubeCoralFan = 623

§

BrainCoralFan = 624

§

BubbleCoralFan = 625

§

FireCoralFan = 626

§

HornCoralFan = 627

§

DeadTubeCoralFan = 628

§

DeadBrainCoralFan = 629

§

DeadBubbleCoralFan = 630

§

DeadFireCoralFan = 631

§

DeadHornCoralFan = 632

§

BlueIce = 633

§

Conduit = 634

§

PolishedGraniteStairs = 635

§

SmoothRedSandstoneStairs = 636

§

MossyStoneBrickStairs = 637

§

PolishedDioriteStairs = 638

§

MossyCobblestoneStairs = 639

§

EndStoneBrickStairs = 640

§

StoneStairs = 641

§

SmoothSandstoneStairs = 642

§

SmoothQuartzStairs = 643

§

GraniteStairs = 644

§

AndesiteStairs = 645

§

RedNetherBrickStairs = 646

§

PolishedAndesiteStairs = 647

§

DioriteStairs = 648

§

CobbledDeepslateStairs = 649

§

PolishedDeepslateStairs = 650

§

DeepslateBrickStairs = 651

§

DeepslateTileStairs = 652

§

PolishedGraniteSlab = 653

§

SmoothRedSandstoneSlab = 654

§

MossyStoneBrickSlab = 655

§

PolishedDioriteSlab = 656

§

MossyCobblestoneSlab = 657

§

EndStoneBrickSlab = 658

§

SmoothSandstoneSlab = 659

§

SmoothQuartzSlab = 660

§

GraniteSlab = 661

§

AndesiteSlab = 662

§

RedNetherBrickSlab = 663

§

PolishedAndesiteSlab = 664

§

DioriteSlab = 665

§

CobbledDeepslateSlab = 666

§

PolishedDeepslateSlab = 667

§

DeepslateBrickSlab = 668

§

DeepslateTileSlab = 669

§

Scaffolding = 670

§

Redstone = 671

§

RedstoneTorch = 672

§

RedstoneBlock = 673

§

Repeater = 674

§

Comparator = 675

§

Piston = 676

§

StickyPiston = 677

§

SlimeBlock = 678

§

HoneyBlock = 679

§

Observer = 680

§

Hopper = 681

§

Dispenser = 682

§

Dropper = 683

§

Lectern = 684

§

Target = 685

§

Lever = 686

§

LightningRod = 687

§

DaylightDetector = 688

§

SculkSensor = 689

§

CalibratedSculkSensor = 690

§

TripwireHook = 691

§

TrappedChest = 692

§

Tnt = 693

§

RedstoneLamp = 694

§

NoteBlock = 695

§

StoneButton = 696

§

PolishedBlackstoneButton = 697

§

OakButton = 698

§

SpruceButton = 699

§

BirchButton = 700

§

JungleButton = 701

§

AcaciaButton = 702

§

CherryButton = 703

§

DarkOakButton = 704

§

PaleOakButton = 705

§

MangroveButton = 706

§

BambooButton = 707

§

CrimsonButton = 708

§

WarpedButton = 709

§

StonePressurePlate = 710

§

PolishedBlackstonePressurePlate = 711

§

LightWeightedPressurePlate = 712

§

HeavyWeightedPressurePlate = 713

§

OakPressurePlate = 714

§

SprucePressurePlate = 715

§

BirchPressurePlate = 716

§

JunglePressurePlate = 717

§

AcaciaPressurePlate = 718

§

CherryPressurePlate = 719

§

DarkOakPressurePlate = 720

§

PaleOakPressurePlate = 721

§

MangrovePressurePlate = 722

§

BambooPressurePlate = 723

§

CrimsonPressurePlate = 724

§

WarpedPressurePlate = 725

§

IronDoor = 726

§

OakDoor = 727

§

SpruceDoor = 728

§

BirchDoor = 729

§

JungleDoor = 730

§

AcaciaDoor = 731

§

CherryDoor = 732

§

DarkOakDoor = 733

§

PaleOakDoor = 734

§

MangroveDoor = 735

§

BambooDoor = 736

§

CrimsonDoor = 737

§

WarpedDoor = 738

§

CopperDoor = 739

§

ExposedCopperDoor = 740

§

WeatheredCopperDoor = 741

§

OxidizedCopperDoor = 742

§

WaxedCopperDoor = 743

§

WaxedExposedCopperDoor = 744

§

WaxedWeatheredCopperDoor = 745

§

WaxedOxidizedCopperDoor = 746

§

IronTrapdoor = 747

§

OakTrapdoor = 748

§

SpruceTrapdoor = 749

§

BirchTrapdoor = 750

§

JungleTrapdoor = 751

§

AcaciaTrapdoor = 752

§

CherryTrapdoor = 753

§

DarkOakTrapdoor = 754

§

PaleOakTrapdoor = 755

§

MangroveTrapdoor = 756

§

BambooTrapdoor = 757

§

CrimsonTrapdoor = 758

§

WarpedTrapdoor = 759

§

CopperTrapdoor = 760

§

ExposedCopperTrapdoor = 761

§

WeatheredCopperTrapdoor = 762

§

OxidizedCopperTrapdoor = 763

§

WaxedCopperTrapdoor = 764

§

WaxedExposedCopperTrapdoor = 765

§

WaxedWeatheredCopperTrapdoor = 766

§

WaxedOxidizedCopperTrapdoor = 767

§

OakFenceGate = 768

§

SpruceFenceGate = 769

§

BirchFenceGate = 770

§

JungleFenceGate = 771

§

AcaciaFenceGate = 772

§

CherryFenceGate = 773

§

DarkOakFenceGate = 774

§

PaleOakFenceGate = 775

§

MangroveFenceGate = 776

§

BambooFenceGate = 777

§

CrimsonFenceGate = 778

§

WarpedFenceGate = 779

§

PoweredRail = 780

§

DetectorRail = 781

§

Rail = 782

§

ActivatorRail = 783

§

Saddle = 784

§

Minecart = 785

§

ChestMinecart = 786

§

FurnaceMinecart = 787

§

TntMinecart = 788

§

HopperMinecart = 789

§

CarrotOnAStick = 790

§

WarpedFungusOnAStick = 791

§

PhantomMembrane = 792

§

Elytra = 793

§

OakBoat = 794

§

OakChestBoat = 795

§

SpruceBoat = 796

§

SpruceChestBoat = 797

§

BirchBoat = 798

§

BirchChestBoat = 799

§

JungleBoat = 800

§

JungleChestBoat = 801

§

AcaciaBoat = 802

§

AcaciaChestBoat = 803

§

CherryBoat = 804

§

CherryChestBoat = 805

§

DarkOakBoat = 806

§

DarkOakChestBoat = 807

§

PaleOakBoat = 808

§

PaleOakChestBoat = 809

§

MangroveBoat = 810

§

MangroveChestBoat = 811

§

BambooRaft = 812

§

BambooChestRaft = 813

§

StructureBlock = 814

§

Jigsaw = 815

§

TurtleHelmet = 816

§

TurtleScute = 817

§

ArmadilloScute = 818

§

WolfArmor = 819

§

FlintAndSteel = 820

§

Bowl = 821

§

Apple = 822

§

Bow = 823

§

Arrow = 824

§

Coal = 825

§

Charcoal = 826

§

Diamond = 827

§

Emerald = 828

§

LapisLazuli = 829

§

Quartz = 830

§

AmethystShard = 831

§

RawIron = 832

§

IronIngot = 833

§

RawCopper = 834

§

CopperIngot = 835

§

RawGold = 836

§

GoldIngot = 837

§

NetheriteIngot = 838

§

NetheriteScrap = 839

§

WoodenSword = 840

§

WoodenShovel = 841

§

WoodenPickaxe = 842

§

WoodenAxe = 843

§

WoodenHoe = 844

§

StoneSword = 845

§

StoneShovel = 846

§

StonePickaxe = 847

§

StoneAxe = 848

§

StoneHoe = 849

§

GoldenSword = 850

§

GoldenShovel = 851

§

GoldenPickaxe = 852

§

GoldenAxe = 853

§

GoldenHoe = 854

§

IronSword = 855

§

IronShovel = 856

§

IronPickaxe = 857

§

IronAxe = 858

§

IronHoe = 859

§

DiamondSword = 860

§

DiamondShovel = 861

§

DiamondPickaxe = 862

§

DiamondAxe = 863

§

DiamondHoe = 864

§

NetheriteSword = 865

§

NetheriteShovel = 866

§

NetheritePickaxe = 867

§

NetheriteAxe = 868

§

NetheriteHoe = 869

§

Stick = 870

§

MushroomStew = 871

§

String = 872

§

Feather = 873

§

Gunpowder = 874

§

WheatSeeds = 875

§

Wheat = 876

§

Bread = 877

§

LeatherHelmet = 878

§

LeatherChestplate = 879

§

LeatherLeggings = 880

§

LeatherBoots = 881

§

ChainmailHelmet = 882

§

ChainmailChestplate = 883

§

ChainmailLeggings = 884

§

ChainmailBoots = 885

§

IronHelmet = 886

§

IronChestplate = 887

§

IronLeggings = 888

§

IronBoots = 889

§

DiamondHelmet = 890

§

DiamondChestplate = 891

§

DiamondLeggings = 892

§

DiamondBoots = 893

§

GoldenHelmet = 894

§

GoldenChestplate = 895

§

GoldenLeggings = 896

§

GoldenBoots = 897

§

NetheriteHelmet = 898

§

NetheriteChestplate = 899

§

NetheriteLeggings = 900

§

NetheriteBoots = 901

§

Flint = 902

§

Porkchop = 903

§

CookedPorkchop = 904

§

Painting = 905

§

GoldenApple = 906

§

EnchantedGoldenApple = 907

§

OakSign = 908

§

SpruceSign = 909

§

BirchSign = 910

§

JungleSign = 911

§

AcaciaSign = 912

§

CherrySign = 913

§

DarkOakSign = 914

§

PaleOakSign = 915

§

MangroveSign = 916

§

BambooSign = 917

§

CrimsonSign = 918

§

WarpedSign = 919

§

OakHangingSign = 920

§

SpruceHangingSign = 921

§

BirchHangingSign = 922

§

JungleHangingSign = 923

§

AcaciaHangingSign = 924

§

CherryHangingSign = 925

§

DarkOakHangingSign = 926

§

PaleOakHangingSign = 927

§

MangroveHangingSign = 928

§

BambooHangingSign = 929

§

CrimsonHangingSign = 930

§

WarpedHangingSign = 931

§

Bucket = 932

§

WaterBucket = 933

§

LavaBucket = 934

§

PowderSnowBucket = 935

§

Snowball = 936

§

Leather = 937

§

MilkBucket = 938

§

PufferfishBucket = 939

§

SalmonBucket = 940

§

CodBucket = 941

§

TropicalFishBucket = 942

§

AxolotlBucket = 943

§

TadpoleBucket = 944

§

Brick = 945

§

ClayBall = 946

§

DriedKelpBlock = 947

§

Paper = 948

§

Book = 949

§

SlimeBall = 950

§

Egg = 951

§

Compass = 952

§

RecoveryCompass = 953

§

Bundle = 954

§

WhiteBundle = 955

§

OrangeBundle = 956

§

MagentaBundle = 957

§

LightBlueBundle = 958

§

YellowBundle = 959

§

LimeBundle = 960

§

PinkBundle = 961

§

GrayBundle = 962

§

LightGrayBundle = 963

§

CyanBundle = 964

§

PurpleBundle = 965

§

BlueBundle = 966

§

BrownBundle = 967

§

GreenBundle = 968

§

RedBundle = 969

§

BlackBundle = 970

§

FishingRod = 971

§

Clock = 972

§

Spyglass = 973

§

GlowstoneDust = 974

§

Cod = 975

§

Salmon = 976

§

TropicalFish = 977

§

Pufferfish = 978

§

CookedCod = 979

§

CookedSalmon = 980

§

InkSac = 981

§

GlowInkSac = 982

§

CocoaBeans = 983

§

WhiteDye = 984

§

OrangeDye = 985

§

MagentaDye = 986

§

LightBlueDye = 987

§

YellowDye = 988

§

LimeDye = 989

§

PinkDye = 990

§

GrayDye = 991

§

LightGrayDye = 992

§

CyanDye = 993

§

PurpleDye = 994

§

BlueDye = 995

§

BrownDye = 996

§

GreenDye = 997

§

RedDye = 998

§

BlackDye = 999

§

BoneMeal = 1_000

§

Bone = 1_001

§

Sugar = 1_002

§

Cake = 1_003

§

WhiteBed = 1_004

§

OrangeBed = 1_005

§

MagentaBed = 1_006

§

LightBlueBed = 1_007

§

YellowBed = 1_008

§

LimeBed = 1_009

§

PinkBed = 1_010

§

GrayBed = 1_011

§

LightGrayBed = 1_012

§

CyanBed = 1_013

§

PurpleBed = 1_014

§

BlueBed = 1_015

§

BrownBed = 1_016

§

GreenBed = 1_017

§

RedBed = 1_018

§

BlackBed = 1_019

§

Cookie = 1_020

§

Crafter = 1_021

§

FilledMap = 1_022

§

Shears = 1_023

§

MelonSlice = 1_024

§

DriedKelp = 1_025

§

PumpkinSeeds = 1_026

§

MelonSeeds = 1_027

§

Beef = 1_028

§

CookedBeef = 1_029

§

Chicken = 1_030

§

CookedChicken = 1_031

§

RottenFlesh = 1_032

§

EnderPearl = 1_033

§

BlazeRod = 1_034

§

GhastTear = 1_035

§

GoldNugget = 1_036

§

NetherWart = 1_037

§

GlassBottle = 1_038

§

Potion = 1_039

§

SpiderEye = 1_040

§

FermentedSpiderEye = 1_041

§

BlazePowder = 1_042

§

MagmaCream = 1_043

§

BrewingStand = 1_044

§

Cauldron = 1_045

§

EnderEye = 1_046

§

GlisteringMelonSlice = 1_047

§

ArmadilloSpawnEgg = 1_048

§

AllaySpawnEgg = 1_049

§

AxolotlSpawnEgg = 1_050

§

BatSpawnEgg = 1_051

§

BeeSpawnEgg = 1_052

§

BlazeSpawnEgg = 1_053

§

BoggedSpawnEgg = 1_054

§

BreezeSpawnEgg = 1_055

§

CatSpawnEgg = 1_056

§

CamelSpawnEgg = 1_057

§

CaveSpiderSpawnEgg = 1_058

§

ChickenSpawnEgg = 1_059

§

CodSpawnEgg = 1_060

§

CowSpawnEgg = 1_061

§

CreeperSpawnEgg = 1_062

§

DolphinSpawnEgg = 1_063

§

DonkeySpawnEgg = 1_064

§

DrownedSpawnEgg = 1_065

§

ElderGuardianSpawnEgg = 1_066

§

EnderDragonSpawnEgg = 1_067

§

EndermanSpawnEgg = 1_068

§

EndermiteSpawnEgg = 1_069

§

EvokerSpawnEgg = 1_070

§

FoxSpawnEgg = 1_071

§

FrogSpawnEgg = 1_072

§

GhastSpawnEgg = 1_073

§

GlowSquidSpawnEgg = 1_074

§

GoatSpawnEgg = 1_075

§

GuardianSpawnEgg = 1_076

§

HoglinSpawnEgg = 1_077

§

HorseSpawnEgg = 1_078

§

HuskSpawnEgg = 1_079

§

IronGolemSpawnEgg = 1_080

§

LlamaSpawnEgg = 1_081

§

MagmaCubeSpawnEgg = 1_082

§

MooshroomSpawnEgg = 1_083

§

MuleSpawnEgg = 1_084

§

OcelotSpawnEgg = 1_085

§

PandaSpawnEgg = 1_086

§

ParrotSpawnEgg = 1_087

§

PhantomSpawnEgg = 1_088

§

PigSpawnEgg = 1_089

§

PiglinSpawnEgg = 1_090

§

PiglinBruteSpawnEgg = 1_091

§

PillagerSpawnEgg = 1_092

§

PolarBearSpawnEgg = 1_093

§

PufferfishSpawnEgg = 1_094

§

RabbitSpawnEgg = 1_095

§

RavagerSpawnEgg = 1_096

§

SalmonSpawnEgg = 1_097

§

SheepSpawnEgg = 1_098

§

ShulkerSpawnEgg = 1_099

§

SilverfishSpawnEgg = 1_100

§

SkeletonSpawnEgg = 1_101

§

SkeletonHorseSpawnEgg = 1_102

§

SlimeSpawnEgg = 1_103

§

SnifferSpawnEgg = 1_104

§

SnowGolemSpawnEgg = 1_105

§

SpiderSpawnEgg = 1_106

§

SquidSpawnEgg = 1_107

§

StraySpawnEgg = 1_108

§

StriderSpawnEgg = 1_109

§

TadpoleSpawnEgg = 1_110

§

TraderLlamaSpawnEgg = 1_111

§

TropicalFishSpawnEgg = 1_112

§

TurtleSpawnEgg = 1_113

§

VexSpawnEgg = 1_114

§

VillagerSpawnEgg = 1_115

§

VindicatorSpawnEgg = 1_116

§

WanderingTraderSpawnEgg = 1_117

§

WardenSpawnEgg = 1_118

§

WitchSpawnEgg = 1_119

§

WitherSpawnEgg = 1_120

§

WitherSkeletonSpawnEgg = 1_121

§

WolfSpawnEgg = 1_122

§

ZoglinSpawnEgg = 1_123

§

CreakingSpawnEgg = 1_124

§

ZombieSpawnEgg = 1_125

§

ZombieHorseSpawnEgg = 1_126

§

ZombieVillagerSpawnEgg = 1_127

§

ZombifiedPiglinSpawnEgg = 1_128

§

ExperienceBottle = 1_129

§

FireCharge = 1_130

§

WindCharge = 1_131

§

WritableBook = 1_132

§

WrittenBook = 1_133

§

BreezeRod = 1_134

§

Mace = 1_135

§

ItemFrame = 1_136

§

GlowItemFrame = 1_137

§

FlowerPot = 1_138

§

Carrot = 1_139

§

Potato = 1_140

§

BakedPotato = 1_141

§

PoisonousPotato = 1_142

§

Map = 1_143

§

GoldenCarrot = 1_144

§

SkeletonSkull = 1_145

§

WitherSkeletonSkull = 1_146

§

PlayerHead = 1_147

§

ZombieHead = 1_148

§

CreeperHead = 1_149

§

DragonHead = 1_150

§

PiglinHead = 1_151

§

NetherStar = 1_152

§

PumpkinPie = 1_153

§

FireworkRocket = 1_154

§

FireworkStar = 1_155

§

EnchantedBook = 1_156

§

NetherBrick = 1_157

§

PrismarineShard = 1_158

§

PrismarineCrystals = 1_159

§

Rabbit = 1_160

§

CookedRabbit = 1_161

§

RabbitStew = 1_162

§

RabbitFoot = 1_163

§

RabbitHide = 1_164

§

ArmorStand = 1_165

§

IronHorseArmor = 1_166

§

GoldenHorseArmor = 1_167

§

DiamondHorseArmor = 1_168

§

LeatherHorseArmor = 1_169

§

Lead = 1_170

§

NameTag = 1_171

§

CommandBlockMinecart = 1_172

§

Mutton = 1_173

§

CookedMutton = 1_174

§

WhiteBanner = 1_175

§

OrangeBanner = 1_176

§

MagentaBanner = 1_177

§

LightBlueBanner = 1_178

§

YellowBanner = 1_179

§

LimeBanner = 1_180

§

PinkBanner = 1_181

§

GrayBanner = 1_182

§

LightGrayBanner = 1_183

§

CyanBanner = 1_184

§

PurpleBanner = 1_185

§

BlueBanner = 1_186

§

BrownBanner = 1_187

§

GreenBanner = 1_188

§

RedBanner = 1_189

§

BlackBanner = 1_190

§

EndCrystal = 1_191

§

ChorusFruit = 1_192

§

PoppedChorusFruit = 1_193

§

TorchflowerSeeds = 1_194

§

PitcherPod = 1_195

§

Beetroot = 1_196

§

BeetrootSeeds = 1_197

§

BeetrootSoup = 1_198

§

DragonBreath = 1_199

§

SplashPotion = 1_200

§

SpectralArrow = 1_201

§

TippedArrow = 1_202

§

LingeringPotion = 1_203

§

Shield = 1_204

§

TotemOfUndying = 1_205

§

ShulkerShell = 1_206

§

IronNugget = 1_207

§

KnowledgeBook = 1_208

§

DebugStick = 1_209

§

MusicDisc13 = 1_210

§

MusicDiscCat = 1_211

§

MusicDiscBlocks = 1_212

§

MusicDiscChirp = 1_213

§

MusicDiscCreator = 1_214

§

MusicDiscCreatorMusicBox = 1_215

§

MusicDiscFar = 1_216

§

MusicDiscMall = 1_217

§

MusicDiscMellohi = 1_218

§

MusicDiscStal = 1_219

§

MusicDiscStrad = 1_220

§

MusicDiscWard = 1_221

§

MusicDisc11 = 1_222

§

MusicDiscWait = 1_223

§

MusicDiscOtherside = 1_224

§

MusicDiscRelic = 1_225

§

MusicDisc5 = 1_226

§

MusicDiscPigstep = 1_227

§

MusicDiscPrecipice = 1_228

§

DiscFragment5 = 1_229

§

Trident = 1_230

§

NautilusShell = 1_231

§

HeartOfTheSea = 1_232

§

Crossbow = 1_233

§

SuspiciousStew = 1_234

§

Loom = 1_235

§

FlowerBannerPattern = 1_236

§

CreeperBannerPattern = 1_237

§

SkullBannerPattern = 1_238

§

MojangBannerPattern = 1_239

§

GlobeBannerPattern = 1_240

§

PiglinBannerPattern = 1_241

§

FlowBannerPattern = 1_242

§

GusterBannerPattern = 1_243

§

FieldMasonedBannerPattern = 1_244

§

BordureIndentedBannerPattern = 1_245

§

GoatHorn = 1_246

§

Composter = 1_247

§

Barrel = 1_248

§

Smoker = 1_249

§

BlastFurnace = 1_250

§

CartographyTable = 1_251

§

FletchingTable = 1_252

§

Grindstone = 1_253

§

SmithingTable = 1_254

§

Stonecutter = 1_255

§

Bell = 1_256

§

Lantern = 1_257

§

SoulLantern = 1_258

§

SweetBerries = 1_259

§

GlowBerries = 1_260

§

Campfire = 1_261

§

SoulCampfire = 1_262

§

Shroomlight = 1_263

§

Honeycomb = 1_264

§

BeeNest = 1_265

§

Beehive = 1_266

§

HoneyBottle = 1_267

§

HoneycombBlock = 1_268

§

Lodestone = 1_269

§

CryingObsidian = 1_270

§

Blackstone = 1_271

§

BlackstoneSlab = 1_272

§

BlackstoneStairs = 1_273

§

GildedBlackstone = 1_274

§

PolishedBlackstone = 1_275

§

PolishedBlackstoneSlab = 1_276

§

PolishedBlackstoneStairs = 1_277

§

ChiseledPolishedBlackstone = 1_278

§

PolishedBlackstoneBricks = 1_279

§

PolishedBlackstoneBrickSlab = 1_280

§

PolishedBlackstoneBrickStairs = 1_281

§

CrackedPolishedBlackstoneBricks = 1_282

§

RespawnAnchor = 1_283

§

Candle = 1_284

§

WhiteCandle = 1_285

§

OrangeCandle = 1_286

§

MagentaCandle = 1_287

§

LightBlueCandle = 1_288

§

YellowCandle = 1_289

§

LimeCandle = 1_290

§

PinkCandle = 1_291

§

GrayCandle = 1_292

§

LightGrayCandle = 1_293

§

CyanCandle = 1_294

§

PurpleCandle = 1_295

§

BlueCandle = 1_296

§

BrownCandle = 1_297

§

GreenCandle = 1_298

§

RedCandle = 1_299

§

BlackCandle = 1_300

§

SmallAmethystBud = 1_301

§

MediumAmethystBud = 1_302

§

LargeAmethystBud = 1_303

§

AmethystCluster = 1_304

§

PointedDripstone = 1_305

§

OchreFroglight = 1_306

§

VerdantFroglight = 1_307

§

PearlescentFroglight = 1_308

§

Frogspawn = 1_309

§

EchoShard = 1_310

§

Brush = 1_311

§

NetheriteUpgradeSmithingTemplate = 1_312

§

SentryArmorTrimSmithingTemplate = 1_313

§

DuneArmorTrimSmithingTemplate = 1_314

§

CoastArmorTrimSmithingTemplate = 1_315

§

WildArmorTrimSmithingTemplate = 1_316

§

WardArmorTrimSmithingTemplate = 1_317

§

EyeArmorTrimSmithingTemplate = 1_318

§

VexArmorTrimSmithingTemplate = 1_319

§

TideArmorTrimSmithingTemplate = 1_320

§

SnoutArmorTrimSmithingTemplate = 1_321

§

RibArmorTrimSmithingTemplate = 1_322

§

SpireArmorTrimSmithingTemplate = 1_323

§

WayfinderArmorTrimSmithingTemplate = 1_324

§

ShaperArmorTrimSmithingTemplate = 1_325

§

SilenceArmorTrimSmithingTemplate = 1_326

§

RaiserArmorTrimSmithingTemplate = 1_327

§

HostArmorTrimSmithingTemplate = 1_328

§

FlowArmorTrimSmithingTemplate = 1_329

§

BoltArmorTrimSmithingTemplate = 1_330

§

AnglerPotterySherd = 1_331

§

ArcherPotterySherd = 1_332

§

ArmsUpPotterySherd = 1_333

§

BladePotterySherd = 1_334

§

BrewerPotterySherd = 1_335

§

BurnPotterySherd = 1_336

§

DangerPotterySherd = 1_337

§

ExplorerPotterySherd = 1_338

§

FlowPotterySherd = 1_339

§

FriendPotterySherd = 1_340

§

GusterPotterySherd = 1_341

§

HeartPotterySherd = 1_342

§

HeartbreakPotterySherd = 1_343

§

HowlPotterySherd = 1_344

§

MinerPotterySherd = 1_345

§

MournerPotterySherd = 1_346

§

PlentyPotterySherd = 1_347

§

PrizePotterySherd = 1_348

§

ScrapePotterySherd = 1_349

§

SheafPotterySherd = 1_350

§

ShelterPotterySherd = 1_351

§

SkullPotterySherd = 1_352

§

SnortPotterySherd = 1_353

§

CopperGrate = 1_354

§

ExposedCopperGrate = 1_355

§

WeatheredCopperGrate = 1_356

§

OxidizedCopperGrate = 1_357

§

WaxedCopperGrate = 1_358

§

WaxedExposedCopperGrate = 1_359

§

WaxedWeatheredCopperGrate = 1_360

§

WaxedOxidizedCopperGrate = 1_361

§

CopperBulb = 1_362

§

ExposedCopperBulb = 1_363

§

WeatheredCopperBulb = 1_364

§

OxidizedCopperBulb = 1_365

§

WaxedCopperBulb = 1_366

§

WaxedExposedCopperBulb = 1_367

§

WaxedWeatheredCopperBulb = 1_368

§

WaxedOxidizedCopperBulb = 1_369

§

TrialSpawner = 1_370

§

TrialKey = 1_371

§

OminousTrialKey = 1_372

§

Vault = 1_373

§

OminousBottle = 1_374

Implementations§

Source§

impl Item

Source

pub fn read_from_id( buf: &mut Cursor<&[u8]>, id: u32, ) -> Result<Self, BufReadError>

Source§

impl Item

Source

pub unsafe fn from_u32_unchecked(id: u32) -> Self

Transmutes a u32 to a Item.

§Safety

The id should be at most 1375.

Source

pub fn is_valid_id(id: u32) -> bool

Trait Implementations§

Source§

impl Clone for Item

Source§

fn clone(&self) -> Item

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 Item

Source§

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

Formats the value using the given formatter. Read more
Source§

impl<'de> Deserialize<'de> for Item

Source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
Source§

impl Display for Item

Source§

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

Formats the value using the given formatter. Read more
Source§

impl FromNbtTag for Item

Source§

fn from_nbt_tag(tag: NbtTag<'_, '_>) -> Option<Self>

§

fn from_optional_nbt_tag( tag: Option<NbtTag<'_, '_>>, ) -> Result<Option<Self>, DeserializeError>

Source§

impl FromStr for Item

Source§

type Err = String

The associated error which can be returned from parsing.
Source§

fn from_str(s: &str) -> Result<Self, Self::Err>

Parses a string s to return a value of this type. Read more
Source§

impl Hash for Item

Source§

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

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 McBufReadable for Item

Source§

fn read_from(buf: &mut Cursor<&[u8]>) -> Result<Self, BufReadError>

Source§

impl McBufWritable for Item

Source§

fn write_into(&self, buf: &mut impl Write) -> Result<(), Error>

Source§

impl PartialEq for Item

Source§

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

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

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

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl Registry for Item

Source§

fn from_u32(value: u32) -> Option<Self>

Source§

fn to_u32(&self) -> u32

Source§

impl Serialize for Item

Source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. Read more
Source§

impl ToNbtTag for Item

Source§

fn to_nbt_tag(self) -> NbtTag

§

fn to_optional_nbt_tag(self) -> Option<NbtTag>

Source§

impl TryFrom<u32> for Item

Source§

fn try_from(id: u32) -> Result<Self, Self::Error>

Safely transmutes a u32 to a Item.

Source§

type Error = ()

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

impl Copy for Item

Source§

impl Eq for Item

Source§

impl StructuralPartialEq for Item

Auto Trait Implementations§

§

impl Freeze for Item

§

impl RefUnwindSafe for Item

§

impl Send for Item

§

impl Sync for Item

§

impl Unpin for Item

§

impl UnwindSafe for Item

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
Source§

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

Source§

unsafe fn clone_to_uninit(&self, dst: *mut T)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dst. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

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.

Source§

impl<T> Same for T

Source§

type Output = T

Should always be Self
Source§

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

Source§

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
Source§

impl<T> ToString for T
where T: Display + ?Sized,

Source§

default fn to_string(&self) -> String

Converts the given value to a String. Read more
Source§

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

Source§

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>,

Source§

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> 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<T> DeserializeOwned for T
where T: for<'de> Deserialize<'de>,