Item

Enum Item 

Source
#[repr(u32)]
pub enum Item {
Show 1488 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, Bush = 204, Azalea = 205, FloweringAzalea = 206, DeadBush = 207, FireflyBush = 208, ShortDryGrass = 209, TallDryGrass = 210, Seagrass = 211, SeaPickle = 212, WhiteWool = 213, OrangeWool = 214, MagentaWool = 215, LightBlueWool = 216, YellowWool = 217, LimeWool = 218, PinkWool = 219, GrayWool = 220, LightGrayWool = 221, CyanWool = 222, PurpleWool = 223, BlueWool = 224, BrownWool = 225, GreenWool = 226, RedWool = 227, BlackWool = 228, Dandelion = 229, OpenEyeblossom = 230, ClosedEyeblossom = 231, Poppy = 232, BlueOrchid = 233, Allium = 234, AzureBluet = 235, RedTulip = 236, OrangeTulip = 237, WhiteTulip = 238, PinkTulip = 239, OxeyeDaisy = 240, Cornflower = 241, LilyOfTheValley = 242, WitherRose = 243, Torchflower = 244, PitcherPlant = 245, SporeBlossom = 246, BrownMushroom = 247, RedMushroom = 248, CrimsonFungus = 249, WarpedFungus = 250, CrimsonRoots = 251, WarpedRoots = 252, NetherSprouts = 253, WeepingVines = 254, TwistingVines = 255, SugarCane = 256, Kelp = 257, PinkPetals = 258, Wildflowers = 259, LeafLitter = 260, MossCarpet = 261, MossBlock = 262, PaleMossCarpet = 263, PaleHangingMoss = 264, PaleMossBlock = 265, HangingRoots = 266, BigDripleaf = 267, SmallDripleaf = 268, Bamboo = 269, OakSlab = 270, SpruceSlab = 271, BirchSlab = 272, JungleSlab = 273, AcaciaSlab = 274, CherrySlab = 275, DarkOakSlab = 276, PaleOakSlab = 277, MangroveSlab = 278, BambooSlab = 279, BambooMosaicSlab = 280, CrimsonSlab = 281, WarpedSlab = 282, StoneSlab = 283, SmoothStoneSlab = 284, SandstoneSlab = 285, CutSandstoneSlab = 286, PetrifiedOakSlab = 287, CobblestoneSlab = 288, BrickSlab = 289, StoneBrickSlab = 290, MudBrickSlab = 291, NetherBrickSlab = 292, QuartzSlab = 293, RedSandstoneSlab = 294, CutRedSandstoneSlab = 295, PurpurSlab = 296, PrismarineSlab = 297, PrismarineBrickSlab = 298, DarkPrismarineSlab = 299, SmoothQuartz = 300, SmoothRedSandstone = 301, SmoothSandstone = 302, SmoothStone = 303, Bricks = 304, AcaciaShelf = 305, BambooShelf = 306, BirchShelf = 307, CherryShelf = 308, CrimsonShelf = 309, DarkOakShelf = 310, JungleShelf = 311, MangroveShelf = 312, OakShelf = 313, PaleOakShelf = 314, SpruceShelf = 315, WarpedShelf = 316, Bookshelf = 317, ChiseledBookshelf = 318, DecoratedPot = 319, MossyCobblestone = 320, Obsidian = 321, Torch = 322, EndRod = 323, ChorusPlant = 324, ChorusFlower = 325, PurpurBlock = 326, PurpurPillar = 327, PurpurStairs = 328, Spawner = 329, CreakingHeart = 330, Chest = 331, CraftingTable = 332, Farmland = 333, Furnace = 334, Ladder = 335, CobblestoneStairs = 336, Snow = 337, Ice = 338, SnowBlock = 339, Cactus = 340, CactusFlower = 341, Clay = 342, Jukebox = 343, OakFence = 344, SpruceFence = 345, BirchFence = 346, JungleFence = 347, AcaciaFence = 348, CherryFence = 349, DarkOakFence = 350, PaleOakFence = 351, MangroveFence = 352, BambooFence = 353, CrimsonFence = 354, WarpedFence = 355, Pumpkin = 356, CarvedPumpkin = 357, JackOLantern = 358, Netherrack = 359, SoulSand = 360, SoulSoil = 361, Basalt = 362, PolishedBasalt = 363, SmoothBasalt = 364, SoulTorch = 365, CopperTorch = 366, Glowstone = 367, InfestedStone = 368, InfestedCobblestone = 369, InfestedStoneBricks = 370, InfestedMossyStoneBricks = 371, InfestedCrackedStoneBricks = 372, InfestedChiseledStoneBricks = 373, InfestedDeepslate = 374, StoneBricks = 375, MossyStoneBricks = 376, CrackedStoneBricks = 377, ChiseledStoneBricks = 378, PackedMud = 379, MudBricks = 380, DeepslateBricks = 381, CrackedDeepslateBricks = 382, DeepslateTiles = 383, CrackedDeepslateTiles = 384, ChiseledDeepslate = 385, ReinforcedDeepslate = 386, BrownMushroomBlock = 387, RedMushroomBlock = 388, MushroomStem = 389, IronBars = 390, CopperBars = 391, ExposedCopperBars = 392, WeatheredCopperBars = 393, OxidizedCopperBars = 394, WaxedCopperBars = 395, WaxedExposedCopperBars = 396, WaxedWeatheredCopperBars = 397, WaxedOxidizedCopperBars = 398, IronChain = 399, CopperChain = 400, ExposedCopperChain = 401, WeatheredCopperChain = 402, OxidizedCopperChain = 403, WaxedCopperChain = 404, WaxedExposedCopperChain = 405, WaxedWeatheredCopperChain = 406, WaxedOxidizedCopperChain = 407, GlassPane = 408, Melon = 409, Vine = 410, GlowLichen = 411, ResinClump = 412, ResinBlock = 413, ResinBricks = 414, ResinBrickStairs = 415, ResinBrickSlab = 416, ResinBrickWall = 417, ChiseledResinBricks = 418, BrickStairs = 419, StoneBrickStairs = 420, MudBrickStairs = 421, Mycelium = 422, LilyPad = 423, NetherBricks = 424, CrackedNetherBricks = 425, ChiseledNetherBricks = 426, NetherBrickFence = 427, NetherBrickStairs = 428, Sculk = 429, SculkVein = 430, SculkCatalyst = 431, SculkShrieker = 432, EnchantingTable = 433, EndPortalFrame = 434, EndStone = 435, EndStoneBricks = 436, DragonEgg = 437, SandstoneStairs = 438, EnderChest = 439, EmeraldBlock = 440, OakStairs = 441, SpruceStairs = 442, BirchStairs = 443, JungleStairs = 444, AcaciaStairs = 445, CherryStairs = 446, DarkOakStairs = 447, PaleOakStairs = 448, MangroveStairs = 449, BambooStairs = 450, BambooMosaicStairs = 451, CrimsonStairs = 452, WarpedStairs = 453, CommandBlock = 454, Beacon = 455, CobblestoneWall = 456, MossyCobblestoneWall = 457, BrickWall = 458, PrismarineWall = 459, RedSandstoneWall = 460, MossyStoneBrickWall = 461, GraniteWall = 462, StoneBrickWall = 463, MudBrickWall = 464, NetherBrickWall = 465, AndesiteWall = 466, RedNetherBrickWall = 467, SandstoneWall = 468, EndStoneBrickWall = 469, DioriteWall = 470, BlackstoneWall = 471, PolishedBlackstoneWall = 472, PolishedBlackstoneBrickWall = 473, CobbledDeepslateWall = 474, PolishedDeepslateWall = 475, DeepslateBrickWall = 476, DeepslateTileWall = 477, Anvil = 478, ChippedAnvil = 479, DamagedAnvil = 480, ChiseledQuartzBlock = 481, QuartzBlock = 482, QuartzBricks = 483, QuartzPillar = 484, QuartzStairs = 485, WhiteTerracotta = 486, OrangeTerracotta = 487, MagentaTerracotta = 488, LightBlueTerracotta = 489, YellowTerracotta = 490, LimeTerracotta = 491, PinkTerracotta = 492, GrayTerracotta = 493, LightGrayTerracotta = 494, CyanTerracotta = 495, PurpleTerracotta = 496, BlueTerracotta = 497, BrownTerracotta = 498, GreenTerracotta = 499, RedTerracotta = 500, BlackTerracotta = 501, Barrier = 502, Light = 503, HayBlock = 504, WhiteCarpet = 505, OrangeCarpet = 506, MagentaCarpet = 507, LightBlueCarpet = 508, YellowCarpet = 509, LimeCarpet = 510, PinkCarpet = 511, GrayCarpet = 512, LightGrayCarpet = 513, CyanCarpet = 514, PurpleCarpet = 515, BlueCarpet = 516, BrownCarpet = 517, GreenCarpet = 518, RedCarpet = 519, BlackCarpet = 520, Terracotta = 521, PackedIce = 522, DirtPath = 523, Sunflower = 524, Lilac = 525, RoseBush = 526, Peony = 527, TallGrass = 528, LargeFern = 529, WhiteStainedGlass = 530, OrangeStainedGlass = 531, MagentaStainedGlass = 532, LightBlueStainedGlass = 533, YellowStainedGlass = 534, LimeStainedGlass = 535, PinkStainedGlass = 536, GrayStainedGlass = 537, LightGrayStainedGlass = 538, CyanStainedGlass = 539, PurpleStainedGlass = 540, BlueStainedGlass = 541, BrownStainedGlass = 542, GreenStainedGlass = 543, RedStainedGlass = 544, BlackStainedGlass = 545, WhiteStainedGlassPane = 546, OrangeStainedGlassPane = 547, MagentaStainedGlassPane = 548, LightBlueStainedGlassPane = 549, YellowStainedGlassPane = 550, LimeStainedGlassPane = 551, PinkStainedGlassPane = 552, GrayStainedGlassPane = 553, LightGrayStainedGlassPane = 554, CyanStainedGlassPane = 555, PurpleStainedGlassPane = 556, BlueStainedGlassPane = 557, BrownStainedGlassPane = 558, GreenStainedGlassPane = 559, RedStainedGlassPane = 560, BlackStainedGlassPane = 561, Prismarine = 562, PrismarineBricks = 563, DarkPrismarine = 564, PrismarineStairs = 565, PrismarineBrickStairs = 566, DarkPrismarineStairs = 567, SeaLantern = 568, RedSandstone = 569, ChiseledRedSandstone = 570, CutRedSandstone = 571, RedSandstoneStairs = 572, RepeatingCommandBlock = 573, ChainCommandBlock = 574, MagmaBlock = 575, NetherWartBlock = 576, WarpedWartBlock = 577, RedNetherBricks = 578, BoneBlock = 579, StructureVoid = 580, ShulkerBox = 581, WhiteShulkerBox = 582, OrangeShulkerBox = 583, MagentaShulkerBox = 584, LightBlueShulkerBox = 585, YellowShulkerBox = 586, LimeShulkerBox = 587, PinkShulkerBox = 588, GrayShulkerBox = 589, LightGrayShulkerBox = 590, CyanShulkerBox = 591, PurpleShulkerBox = 592, BlueShulkerBox = 593, BrownShulkerBox = 594, GreenShulkerBox = 595, RedShulkerBox = 596, BlackShulkerBox = 597, WhiteGlazedTerracotta = 598, OrangeGlazedTerracotta = 599, MagentaGlazedTerracotta = 600, LightBlueGlazedTerracotta = 601, YellowGlazedTerracotta = 602, LimeGlazedTerracotta = 603, PinkGlazedTerracotta = 604, GrayGlazedTerracotta = 605, LightGrayGlazedTerracotta = 606, CyanGlazedTerracotta = 607, PurpleGlazedTerracotta = 608, BlueGlazedTerracotta = 609, BrownGlazedTerracotta = 610, GreenGlazedTerracotta = 611, RedGlazedTerracotta = 612, BlackGlazedTerracotta = 613, WhiteConcrete = 614, OrangeConcrete = 615, MagentaConcrete = 616, LightBlueConcrete = 617, YellowConcrete = 618, LimeConcrete = 619, PinkConcrete = 620, GrayConcrete = 621, LightGrayConcrete = 622, CyanConcrete = 623, PurpleConcrete = 624, BlueConcrete = 625, BrownConcrete = 626, GreenConcrete = 627, RedConcrete = 628, BlackConcrete = 629, WhiteConcretePowder = 630, OrangeConcretePowder = 631, MagentaConcretePowder = 632, LightBlueConcretePowder = 633, YellowConcretePowder = 634, LimeConcretePowder = 635, PinkConcretePowder = 636, GrayConcretePowder = 637, LightGrayConcretePowder = 638, CyanConcretePowder = 639, PurpleConcretePowder = 640, BlueConcretePowder = 641, BrownConcretePowder = 642, GreenConcretePowder = 643, RedConcretePowder = 644, BlackConcretePowder = 645, TurtleEgg = 646, SnifferEgg = 647, DriedGhast = 648, DeadTubeCoralBlock = 649, DeadBrainCoralBlock = 650, DeadBubbleCoralBlock = 651, DeadFireCoralBlock = 652, DeadHornCoralBlock = 653, TubeCoralBlock = 654, BrainCoralBlock = 655, BubbleCoralBlock = 656, FireCoralBlock = 657, HornCoralBlock = 658, TubeCoral = 659, BrainCoral = 660, BubbleCoral = 661, FireCoral = 662, HornCoral = 663, DeadBrainCoral = 664, DeadBubbleCoral = 665, DeadFireCoral = 666, DeadHornCoral = 667, DeadTubeCoral = 668, TubeCoralFan = 669, BrainCoralFan = 670, BubbleCoralFan = 671, FireCoralFan = 672, HornCoralFan = 673, DeadTubeCoralFan = 674, DeadBrainCoralFan = 675, DeadBubbleCoralFan = 676, DeadFireCoralFan = 677, DeadHornCoralFan = 678, BlueIce = 679, Conduit = 680, PolishedGraniteStairs = 681, SmoothRedSandstoneStairs = 682, MossyStoneBrickStairs = 683, PolishedDioriteStairs = 684, MossyCobblestoneStairs = 685, EndStoneBrickStairs = 686, StoneStairs = 687, SmoothSandstoneStairs = 688, SmoothQuartzStairs = 689, GraniteStairs = 690, AndesiteStairs = 691, RedNetherBrickStairs = 692, PolishedAndesiteStairs = 693, DioriteStairs = 694, CobbledDeepslateStairs = 695, PolishedDeepslateStairs = 696, DeepslateBrickStairs = 697, DeepslateTileStairs = 698, PolishedGraniteSlab = 699, SmoothRedSandstoneSlab = 700, MossyStoneBrickSlab = 701, PolishedDioriteSlab = 702, MossyCobblestoneSlab = 703, EndStoneBrickSlab = 704, SmoothSandstoneSlab = 705, SmoothQuartzSlab = 706, GraniteSlab = 707, AndesiteSlab = 708, RedNetherBrickSlab = 709, PolishedAndesiteSlab = 710, DioriteSlab = 711, CobbledDeepslateSlab = 712, PolishedDeepslateSlab = 713, DeepslateBrickSlab = 714, DeepslateTileSlab = 715, Scaffolding = 716, Redstone = 717, RedstoneTorch = 718, RedstoneBlock = 719, Repeater = 720, Comparator = 721, Piston = 722, StickyPiston = 723, SlimeBlock = 724, HoneyBlock = 725, Observer = 726, Hopper = 727, Dispenser = 728, Dropper = 729, Lectern = 730, Target = 731, Lever = 732, LightningRod = 733, ExposedLightningRod = 734, WeatheredLightningRod = 735, OxidizedLightningRod = 736, WaxedLightningRod = 737, WaxedExposedLightningRod = 738, WaxedWeatheredLightningRod = 739, WaxedOxidizedLightningRod = 740, DaylightDetector = 741, SculkSensor = 742, CalibratedSculkSensor = 743, TripwireHook = 744, TrappedChest = 745, Tnt = 746, RedstoneLamp = 747, NoteBlock = 748, StoneButton = 749, PolishedBlackstoneButton = 750, OakButton = 751, SpruceButton = 752, BirchButton = 753, JungleButton = 754, AcaciaButton = 755, CherryButton = 756, DarkOakButton = 757, PaleOakButton = 758, MangroveButton = 759, BambooButton = 760, CrimsonButton = 761, WarpedButton = 762, StonePressurePlate = 763, PolishedBlackstonePressurePlate = 764, LightWeightedPressurePlate = 765, HeavyWeightedPressurePlate = 766, OakPressurePlate = 767, SprucePressurePlate = 768, BirchPressurePlate = 769, JunglePressurePlate = 770, AcaciaPressurePlate = 771, CherryPressurePlate = 772, DarkOakPressurePlate = 773, PaleOakPressurePlate = 774, MangrovePressurePlate = 775, BambooPressurePlate = 776, CrimsonPressurePlate = 777, WarpedPressurePlate = 778, IronDoor = 779, OakDoor = 780, SpruceDoor = 781, BirchDoor = 782, JungleDoor = 783, AcaciaDoor = 784, CherryDoor = 785, DarkOakDoor = 786, PaleOakDoor = 787, MangroveDoor = 788, BambooDoor = 789, CrimsonDoor = 790, WarpedDoor = 791, CopperDoor = 792, ExposedCopperDoor = 793, WeatheredCopperDoor = 794, OxidizedCopperDoor = 795, WaxedCopperDoor = 796, WaxedExposedCopperDoor = 797, WaxedWeatheredCopperDoor = 798, WaxedOxidizedCopperDoor = 799, IronTrapdoor = 800, OakTrapdoor = 801, SpruceTrapdoor = 802, BirchTrapdoor = 803, JungleTrapdoor = 804, AcaciaTrapdoor = 805, CherryTrapdoor = 806, DarkOakTrapdoor = 807, PaleOakTrapdoor = 808, MangroveTrapdoor = 809, BambooTrapdoor = 810, CrimsonTrapdoor = 811, WarpedTrapdoor = 812, CopperTrapdoor = 813, ExposedCopperTrapdoor = 814, WeatheredCopperTrapdoor = 815, OxidizedCopperTrapdoor = 816, WaxedCopperTrapdoor = 817, WaxedExposedCopperTrapdoor = 818, WaxedWeatheredCopperTrapdoor = 819, WaxedOxidizedCopperTrapdoor = 820, OakFenceGate = 821, SpruceFenceGate = 822, BirchFenceGate = 823, JungleFenceGate = 824, AcaciaFenceGate = 825, CherryFenceGate = 826, DarkOakFenceGate = 827, PaleOakFenceGate = 828, MangroveFenceGate = 829, BambooFenceGate = 830, CrimsonFenceGate = 831, WarpedFenceGate = 832, PoweredRail = 833, DetectorRail = 834, Rail = 835, ActivatorRail = 836, Saddle = 837, WhiteHarness = 838, OrangeHarness = 839, MagentaHarness = 840, LightBlueHarness = 841, YellowHarness = 842, LimeHarness = 843, PinkHarness = 844, GrayHarness = 845, LightGrayHarness = 846, CyanHarness = 847, PurpleHarness = 848, BlueHarness = 849, BrownHarness = 850, GreenHarness = 851, RedHarness = 852, BlackHarness = 853, Minecart = 854, ChestMinecart = 855, FurnaceMinecart = 856, TntMinecart = 857, HopperMinecart = 858, CarrotOnAStick = 859, WarpedFungusOnAStick = 860, PhantomMembrane = 861, Elytra = 862, OakBoat = 863, OakChestBoat = 864, SpruceBoat = 865, SpruceChestBoat = 866, BirchBoat = 867, BirchChestBoat = 868, JungleBoat = 869, JungleChestBoat = 870, AcaciaBoat = 871, AcaciaChestBoat = 872, CherryBoat = 873, CherryChestBoat = 874, DarkOakBoat = 875, DarkOakChestBoat = 876, PaleOakBoat = 877, PaleOakChestBoat = 878, MangroveBoat = 879, MangroveChestBoat = 880, BambooRaft = 881, BambooChestRaft = 882, StructureBlock = 883, Jigsaw = 884, TestBlock = 885, TestInstanceBlock = 886, TurtleHelmet = 887, TurtleScute = 888, ArmadilloScute = 889, WolfArmor = 890, FlintAndSteel = 891, Bowl = 892, Apple = 893, Bow = 894, Arrow = 895, Coal = 896, Charcoal = 897, Diamond = 898, Emerald = 899, LapisLazuli = 900, Quartz = 901, AmethystShard = 902, RawIron = 903, IronIngot = 904, RawCopper = 905, CopperIngot = 906, RawGold = 907, GoldIngot = 908, NetheriteIngot = 909, NetheriteScrap = 910, WoodenSword = 911, WoodenShovel = 912, WoodenPickaxe = 913, WoodenAxe = 914, WoodenHoe = 915, CopperSword = 916, CopperShovel = 917, CopperPickaxe = 918, CopperAxe = 919, CopperHoe = 920, StoneSword = 921, StoneShovel = 922, StonePickaxe = 923, StoneAxe = 924, StoneHoe = 925, GoldenSword = 926, GoldenShovel = 927, GoldenPickaxe = 928, GoldenAxe = 929, GoldenHoe = 930, IronSword = 931, IronShovel = 932, IronPickaxe = 933, IronAxe = 934, IronHoe = 935, DiamondSword = 936, DiamondShovel = 937, DiamondPickaxe = 938, DiamondAxe = 939, DiamondHoe = 940, NetheriteSword = 941, NetheriteShovel = 942, NetheritePickaxe = 943, NetheriteAxe = 944, NetheriteHoe = 945, Stick = 946, MushroomStew = 947, String = 948, Feather = 949, Gunpowder = 950, WheatSeeds = 951, Wheat = 952, Bread = 953, LeatherHelmet = 954, LeatherChestplate = 955, LeatherLeggings = 956, LeatherBoots = 957, CopperHelmet = 958, CopperChestplate = 959, CopperLeggings = 960, CopperBoots = 961, ChainmailHelmet = 962, ChainmailChestplate = 963, ChainmailLeggings = 964, ChainmailBoots = 965, IronHelmet = 966, IronChestplate = 967, IronLeggings = 968, IronBoots = 969, DiamondHelmet = 970, DiamondChestplate = 971, DiamondLeggings = 972, DiamondBoots = 973, GoldenHelmet = 974, GoldenChestplate = 975, GoldenLeggings = 976, GoldenBoots = 977, NetheriteHelmet = 978, NetheriteChestplate = 979, NetheriteLeggings = 980, NetheriteBoots = 981, Flint = 982, Porkchop = 983, CookedPorkchop = 984, Painting = 985, GoldenApple = 986, EnchantedGoldenApple = 987, OakSign = 988, SpruceSign = 989, BirchSign = 990, JungleSign = 991, AcaciaSign = 992, CherrySign = 993, DarkOakSign = 994, PaleOakSign = 995, MangroveSign = 996, BambooSign = 997, CrimsonSign = 998, WarpedSign = 999, OakHangingSign = 1_000, SpruceHangingSign = 1_001, BirchHangingSign = 1_002, JungleHangingSign = 1_003, AcaciaHangingSign = 1_004, CherryHangingSign = 1_005, DarkOakHangingSign = 1_006, PaleOakHangingSign = 1_007, MangroveHangingSign = 1_008, BambooHangingSign = 1_009, CrimsonHangingSign = 1_010, WarpedHangingSign = 1_011, Bucket = 1_012, WaterBucket = 1_013, LavaBucket = 1_014, PowderSnowBucket = 1_015, Snowball = 1_016, Leather = 1_017, MilkBucket = 1_018, PufferfishBucket = 1_019, SalmonBucket = 1_020, CodBucket = 1_021, TropicalFishBucket = 1_022, AxolotlBucket = 1_023, TadpoleBucket = 1_024, Brick = 1_025, ClayBall = 1_026, DriedKelpBlock = 1_027, Paper = 1_028, Book = 1_029, SlimeBall = 1_030, Egg = 1_031, BlueEgg = 1_032, BrownEgg = 1_033, Compass = 1_034, RecoveryCompass = 1_035, Bundle = 1_036, WhiteBundle = 1_037, OrangeBundle = 1_038, MagentaBundle = 1_039, LightBlueBundle = 1_040, YellowBundle = 1_041, LimeBundle = 1_042, PinkBundle = 1_043, GrayBundle = 1_044, LightGrayBundle = 1_045, CyanBundle = 1_046, PurpleBundle = 1_047, BlueBundle = 1_048, BrownBundle = 1_049, GreenBundle = 1_050, RedBundle = 1_051, BlackBundle = 1_052, FishingRod = 1_053, Clock = 1_054, Spyglass = 1_055, GlowstoneDust = 1_056, Cod = 1_057, Salmon = 1_058, TropicalFish = 1_059, Pufferfish = 1_060, CookedCod = 1_061, CookedSalmon = 1_062, InkSac = 1_063, GlowInkSac = 1_064, CocoaBeans = 1_065, WhiteDye = 1_066, OrangeDye = 1_067, MagentaDye = 1_068, LightBlueDye = 1_069, YellowDye = 1_070, LimeDye = 1_071, PinkDye = 1_072, GrayDye = 1_073, LightGrayDye = 1_074, CyanDye = 1_075, PurpleDye = 1_076, BlueDye = 1_077, BrownDye = 1_078, GreenDye = 1_079, RedDye = 1_080, BlackDye = 1_081, BoneMeal = 1_082, Bone = 1_083, Sugar = 1_084, Cake = 1_085, WhiteBed = 1_086, OrangeBed = 1_087, MagentaBed = 1_088, LightBlueBed = 1_089, YellowBed = 1_090, LimeBed = 1_091, PinkBed = 1_092, GrayBed = 1_093, LightGrayBed = 1_094, CyanBed = 1_095, PurpleBed = 1_096, BlueBed = 1_097, BrownBed = 1_098, GreenBed = 1_099, RedBed = 1_100, BlackBed = 1_101, Cookie = 1_102, Crafter = 1_103, FilledMap = 1_104, Shears = 1_105, MelonSlice = 1_106, DriedKelp = 1_107, PumpkinSeeds = 1_108, MelonSeeds = 1_109, Beef = 1_110, CookedBeef = 1_111, Chicken = 1_112, CookedChicken = 1_113, RottenFlesh = 1_114, EnderPearl = 1_115, BlazeRod = 1_116, GhastTear = 1_117, GoldNugget = 1_118, NetherWart = 1_119, GlassBottle = 1_120, Potion = 1_121, SpiderEye = 1_122, FermentedSpiderEye = 1_123, BlazePowder = 1_124, MagmaCream = 1_125, BrewingStand = 1_126, Cauldron = 1_127, EnderEye = 1_128, GlisteringMelonSlice = 1_129, ArmadilloSpawnEgg = 1_130, AllaySpawnEgg = 1_131, AxolotlSpawnEgg = 1_132, BatSpawnEgg = 1_133, BeeSpawnEgg = 1_134, BlazeSpawnEgg = 1_135, BoggedSpawnEgg = 1_136, BreezeSpawnEgg = 1_137, CatSpawnEgg = 1_138, CamelSpawnEgg = 1_139, CaveSpiderSpawnEgg = 1_140, ChickenSpawnEgg = 1_141, CodSpawnEgg = 1_142, CopperGolemSpawnEgg = 1_143, CowSpawnEgg = 1_144, CreeperSpawnEgg = 1_145, DolphinSpawnEgg = 1_146, DonkeySpawnEgg = 1_147, DrownedSpawnEgg = 1_148, ElderGuardianSpawnEgg = 1_149, EnderDragonSpawnEgg = 1_150, EndermanSpawnEgg = 1_151, EndermiteSpawnEgg = 1_152, EvokerSpawnEgg = 1_153, FoxSpawnEgg = 1_154, FrogSpawnEgg = 1_155, GhastSpawnEgg = 1_156, HappyGhastSpawnEgg = 1_157, GlowSquidSpawnEgg = 1_158, GoatSpawnEgg = 1_159, GuardianSpawnEgg = 1_160, HoglinSpawnEgg = 1_161, HorseSpawnEgg = 1_162, HuskSpawnEgg = 1_163, IronGolemSpawnEgg = 1_164, LlamaSpawnEgg = 1_165, MagmaCubeSpawnEgg = 1_166, MooshroomSpawnEgg = 1_167, MuleSpawnEgg = 1_168, OcelotSpawnEgg = 1_169, PandaSpawnEgg = 1_170, ParrotSpawnEgg = 1_171, PhantomSpawnEgg = 1_172, PigSpawnEgg = 1_173, PiglinSpawnEgg = 1_174, PiglinBruteSpawnEgg = 1_175, PillagerSpawnEgg = 1_176, PolarBearSpawnEgg = 1_177, PufferfishSpawnEgg = 1_178, RabbitSpawnEgg = 1_179, RavagerSpawnEgg = 1_180, SalmonSpawnEgg = 1_181, SheepSpawnEgg = 1_182, ShulkerSpawnEgg = 1_183, SilverfishSpawnEgg = 1_184, SkeletonSpawnEgg = 1_185, SkeletonHorseSpawnEgg = 1_186, SlimeSpawnEgg = 1_187, SnifferSpawnEgg = 1_188, SnowGolemSpawnEgg = 1_189, SpiderSpawnEgg = 1_190, SquidSpawnEgg = 1_191, StraySpawnEgg = 1_192, StriderSpawnEgg = 1_193, TadpoleSpawnEgg = 1_194, TraderLlamaSpawnEgg = 1_195, TropicalFishSpawnEgg = 1_196, TurtleSpawnEgg = 1_197, VexSpawnEgg = 1_198, VillagerSpawnEgg = 1_199, VindicatorSpawnEgg = 1_200, WanderingTraderSpawnEgg = 1_201, WardenSpawnEgg = 1_202, WitchSpawnEgg = 1_203, WitherSpawnEgg = 1_204, WitherSkeletonSpawnEgg = 1_205, WolfSpawnEgg = 1_206, ZoglinSpawnEgg = 1_207, CreakingSpawnEgg = 1_208, ZombieSpawnEgg = 1_209, ZombieHorseSpawnEgg = 1_210, ZombieVillagerSpawnEgg = 1_211, ZombifiedPiglinSpawnEgg = 1_212, ExperienceBottle = 1_213, FireCharge = 1_214, WindCharge = 1_215, WritableBook = 1_216, WrittenBook = 1_217, BreezeRod = 1_218, Mace = 1_219, ItemFrame = 1_220, GlowItemFrame = 1_221, FlowerPot = 1_222, Carrot = 1_223, Potato = 1_224, BakedPotato = 1_225, PoisonousPotato = 1_226, Map = 1_227, GoldenCarrot = 1_228, SkeletonSkull = 1_229, WitherSkeletonSkull = 1_230, PlayerHead = 1_231, ZombieHead = 1_232, CreeperHead = 1_233, DragonHead = 1_234, PiglinHead = 1_235, NetherStar = 1_236, PumpkinPie = 1_237, FireworkRocket = 1_238, FireworkStar = 1_239, EnchantedBook = 1_240, NetherBrick = 1_241, ResinBrick = 1_242, PrismarineShard = 1_243, PrismarineCrystals = 1_244, Rabbit = 1_245, CookedRabbit = 1_246, RabbitStew = 1_247, RabbitFoot = 1_248, RabbitHide = 1_249, ArmorStand = 1_250, CopperHorseArmor = 1_251, IronHorseArmor = 1_252, GoldenHorseArmor = 1_253, DiamondHorseArmor = 1_254, LeatherHorseArmor = 1_255, Lead = 1_256, NameTag = 1_257, CommandBlockMinecart = 1_258, Mutton = 1_259, CookedMutton = 1_260, WhiteBanner = 1_261, OrangeBanner = 1_262, MagentaBanner = 1_263, LightBlueBanner = 1_264, YellowBanner = 1_265, LimeBanner = 1_266, PinkBanner = 1_267, GrayBanner = 1_268, LightGrayBanner = 1_269, CyanBanner = 1_270, PurpleBanner = 1_271, BlueBanner = 1_272, BrownBanner = 1_273, GreenBanner = 1_274, RedBanner = 1_275, BlackBanner = 1_276, EndCrystal = 1_277, ChorusFruit = 1_278, PoppedChorusFruit = 1_279, TorchflowerSeeds = 1_280, PitcherPod = 1_281, Beetroot = 1_282, BeetrootSeeds = 1_283, BeetrootSoup = 1_284, DragonBreath = 1_285, SplashPotion = 1_286, SpectralArrow = 1_287, TippedArrow = 1_288, LingeringPotion = 1_289, Shield = 1_290, TotemOfUndying = 1_291, ShulkerShell = 1_292, IronNugget = 1_293, CopperNugget = 1_294, KnowledgeBook = 1_295, DebugStick = 1_296, MusicDisc13 = 1_297, MusicDiscCat = 1_298, MusicDiscBlocks = 1_299, MusicDiscChirp = 1_300, MusicDiscCreator = 1_301, MusicDiscCreatorMusicBox = 1_302, MusicDiscFar = 1_303, MusicDiscLavaChicken = 1_304, MusicDiscMall = 1_305, MusicDiscMellohi = 1_306, MusicDiscStal = 1_307, MusicDiscStrad = 1_308, MusicDiscWard = 1_309, MusicDisc11 = 1_310, MusicDiscWait = 1_311, MusicDiscOtherside = 1_312, MusicDiscRelic = 1_313, MusicDisc5 = 1_314, MusicDiscPigstep = 1_315, MusicDiscPrecipice = 1_316, MusicDiscTears = 1_317, DiscFragment5 = 1_318, Trident = 1_319, NautilusShell = 1_320, HeartOfTheSea = 1_321, Crossbow = 1_322, SuspiciousStew = 1_323, Loom = 1_324, FlowerBannerPattern = 1_325, CreeperBannerPattern = 1_326, SkullBannerPattern = 1_327, MojangBannerPattern = 1_328, GlobeBannerPattern = 1_329, PiglinBannerPattern = 1_330, FlowBannerPattern = 1_331, GusterBannerPattern = 1_332, FieldMasonedBannerPattern = 1_333, BordureIndentedBannerPattern = 1_334, GoatHorn = 1_335, Composter = 1_336, Barrel = 1_337, Smoker = 1_338, BlastFurnace = 1_339, CartographyTable = 1_340, FletchingTable = 1_341, Grindstone = 1_342, SmithingTable = 1_343, Stonecutter = 1_344, Bell = 1_345, Lantern = 1_346, SoulLantern = 1_347, CopperLantern = 1_348, ExposedCopperLantern = 1_349, WeatheredCopperLantern = 1_350, OxidizedCopperLantern = 1_351, WaxedCopperLantern = 1_352, WaxedExposedCopperLantern = 1_353, WaxedWeatheredCopperLantern = 1_354, WaxedOxidizedCopperLantern = 1_355, SweetBerries = 1_356, GlowBerries = 1_357, Campfire = 1_358, SoulCampfire = 1_359, Shroomlight = 1_360, Honeycomb = 1_361, BeeNest = 1_362, Beehive = 1_363, HoneyBottle = 1_364, HoneycombBlock = 1_365, Lodestone = 1_366, CryingObsidian = 1_367, Blackstone = 1_368, BlackstoneSlab = 1_369, BlackstoneStairs = 1_370, GildedBlackstone = 1_371, PolishedBlackstone = 1_372, PolishedBlackstoneSlab = 1_373, PolishedBlackstoneStairs = 1_374, ChiseledPolishedBlackstone = 1_375, PolishedBlackstoneBricks = 1_376, PolishedBlackstoneBrickSlab = 1_377, PolishedBlackstoneBrickStairs = 1_378, CrackedPolishedBlackstoneBricks = 1_379, RespawnAnchor = 1_380, Candle = 1_381, WhiteCandle = 1_382, OrangeCandle = 1_383, MagentaCandle = 1_384, LightBlueCandle = 1_385, YellowCandle = 1_386, LimeCandle = 1_387, PinkCandle = 1_388, GrayCandle = 1_389, LightGrayCandle = 1_390, CyanCandle = 1_391, PurpleCandle = 1_392, BlueCandle = 1_393, BrownCandle = 1_394, GreenCandle = 1_395, RedCandle = 1_396, BlackCandle = 1_397, SmallAmethystBud = 1_398, MediumAmethystBud = 1_399, LargeAmethystBud = 1_400, AmethystCluster = 1_401, PointedDripstone = 1_402, OchreFroglight = 1_403, VerdantFroglight = 1_404, PearlescentFroglight = 1_405, Frogspawn = 1_406, EchoShard = 1_407, Brush = 1_408, NetheriteUpgradeSmithingTemplate = 1_409, SentryArmorTrimSmithingTemplate = 1_410, DuneArmorTrimSmithingTemplate = 1_411, CoastArmorTrimSmithingTemplate = 1_412, WildArmorTrimSmithingTemplate = 1_413, WardArmorTrimSmithingTemplate = 1_414, EyeArmorTrimSmithingTemplate = 1_415, VexArmorTrimSmithingTemplate = 1_416, TideArmorTrimSmithingTemplate = 1_417, SnoutArmorTrimSmithingTemplate = 1_418, RibArmorTrimSmithingTemplate = 1_419, SpireArmorTrimSmithingTemplate = 1_420, WayfinderArmorTrimSmithingTemplate = 1_421, ShaperArmorTrimSmithingTemplate = 1_422, SilenceArmorTrimSmithingTemplate = 1_423, RaiserArmorTrimSmithingTemplate = 1_424, HostArmorTrimSmithingTemplate = 1_425, FlowArmorTrimSmithingTemplate = 1_426, BoltArmorTrimSmithingTemplate = 1_427, AnglerPotterySherd = 1_428, ArcherPotterySherd = 1_429, ArmsUpPotterySherd = 1_430, BladePotterySherd = 1_431, BrewerPotterySherd = 1_432, BurnPotterySherd = 1_433, DangerPotterySherd = 1_434, ExplorerPotterySherd = 1_435, FlowPotterySherd = 1_436, FriendPotterySherd = 1_437, GusterPotterySherd = 1_438, HeartPotterySherd = 1_439, HeartbreakPotterySherd = 1_440, HowlPotterySherd = 1_441, MinerPotterySherd = 1_442, MournerPotterySherd = 1_443, PlentyPotterySherd = 1_444, PrizePotterySherd = 1_445, ScrapePotterySherd = 1_446, SheafPotterySherd = 1_447, ShelterPotterySherd = 1_448, SkullPotterySherd = 1_449, SnortPotterySherd = 1_450, CopperGrate = 1_451, ExposedCopperGrate = 1_452, WeatheredCopperGrate = 1_453, OxidizedCopperGrate = 1_454, WaxedCopperGrate = 1_455, WaxedExposedCopperGrate = 1_456, WaxedWeatheredCopperGrate = 1_457, WaxedOxidizedCopperGrate = 1_458, CopperBulb = 1_459, ExposedCopperBulb = 1_460, WeatheredCopperBulb = 1_461, OxidizedCopperBulb = 1_462, WaxedCopperBulb = 1_463, WaxedExposedCopperBulb = 1_464, WaxedWeatheredCopperBulb = 1_465, WaxedOxidizedCopperBulb = 1_466, CopperChest = 1_467, ExposedCopperChest = 1_468, WeatheredCopperChest = 1_469, OxidizedCopperChest = 1_470, WaxedCopperChest = 1_471, WaxedExposedCopperChest = 1_472, WaxedWeatheredCopperChest = 1_473, WaxedOxidizedCopperChest = 1_474, CopperGolemStatue = 1_475, ExposedCopperGolemStatue = 1_476, WeatheredCopperGolemStatue = 1_477, OxidizedCopperGolemStatue = 1_478, WaxedCopperGolemStatue = 1_479, WaxedExposedCopperGolemStatue = 1_480, WaxedWeatheredCopperGolemStatue = 1_481, WaxedOxidizedCopperGolemStatue = 1_482, TrialSpawner = 1_483, TrialKey = 1_484, OminousTrialKey = 1_485, Vault = 1_486, OminousBottle = 1_487,
}
Expand description

Every type of item in the game.

You might find it useful in some cases to check for categories of items with azalea_registry::tags::items, like this

let item = azalea_registry::Item::OakLog;
let is_log = azalea_registry::tags::items::LOGS.contains(&item);
assert!(is_log);

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

§

Bush = 204

§

Azalea = 205

§

FloweringAzalea = 206

§

DeadBush = 207

§

FireflyBush = 208

§

ShortDryGrass = 209

§

TallDryGrass = 210

§

Seagrass = 211

§

SeaPickle = 212

§

WhiteWool = 213

§

OrangeWool = 214

§

MagentaWool = 215

§

LightBlueWool = 216

§

YellowWool = 217

§

LimeWool = 218

§

PinkWool = 219

§

GrayWool = 220

§

LightGrayWool = 221

§

CyanWool = 222

§

PurpleWool = 223

§

BlueWool = 224

§

BrownWool = 225

§

GreenWool = 226

§

RedWool = 227

§

BlackWool = 228

§

Dandelion = 229

§

OpenEyeblossom = 230

§

ClosedEyeblossom = 231

§

Poppy = 232

§

BlueOrchid = 233

§

Allium = 234

§

AzureBluet = 235

§

RedTulip = 236

§

OrangeTulip = 237

§

WhiteTulip = 238

§

PinkTulip = 239

§

OxeyeDaisy = 240

§

Cornflower = 241

§

LilyOfTheValley = 242

§

WitherRose = 243

§

Torchflower = 244

§

PitcherPlant = 245

§

SporeBlossom = 246

§

BrownMushroom = 247

§

RedMushroom = 248

§

CrimsonFungus = 249

§

WarpedFungus = 250

§

CrimsonRoots = 251

§

WarpedRoots = 252

§

NetherSprouts = 253

§

WeepingVines = 254

§

TwistingVines = 255

§

SugarCane = 256

§

Kelp = 257

§

PinkPetals = 258

§

Wildflowers = 259

§

LeafLitter = 260

§

MossCarpet = 261

§

MossBlock = 262

§

PaleMossCarpet = 263

§

PaleHangingMoss = 264

§

PaleMossBlock = 265

§

HangingRoots = 266

§

BigDripleaf = 267

§

SmallDripleaf = 268

§

Bamboo = 269

§

OakSlab = 270

§

SpruceSlab = 271

§

BirchSlab = 272

§

JungleSlab = 273

§

AcaciaSlab = 274

§

CherrySlab = 275

§

DarkOakSlab = 276

§

PaleOakSlab = 277

§

MangroveSlab = 278

§

BambooSlab = 279

§

BambooMosaicSlab = 280

§

CrimsonSlab = 281

§

WarpedSlab = 282

§

StoneSlab = 283

§

SmoothStoneSlab = 284

§

SandstoneSlab = 285

§

CutSandstoneSlab = 286

§

PetrifiedOakSlab = 287

§

CobblestoneSlab = 288

§

BrickSlab = 289

§

StoneBrickSlab = 290

§

MudBrickSlab = 291

§

NetherBrickSlab = 292

§

QuartzSlab = 293

§

RedSandstoneSlab = 294

§

CutRedSandstoneSlab = 295

§

PurpurSlab = 296

§

PrismarineSlab = 297

§

PrismarineBrickSlab = 298

§

DarkPrismarineSlab = 299

§

SmoothQuartz = 300

§

SmoothRedSandstone = 301

§

SmoothSandstone = 302

§

SmoothStone = 303

§

Bricks = 304

§

AcaciaShelf = 305

§

BambooShelf = 306

§

BirchShelf = 307

§

CherryShelf = 308

§

CrimsonShelf = 309

§

DarkOakShelf = 310

§

JungleShelf = 311

§

MangroveShelf = 312

§

OakShelf = 313

§

PaleOakShelf = 314

§

SpruceShelf = 315

§

WarpedShelf = 316

§

Bookshelf = 317

§

ChiseledBookshelf = 318

§

DecoratedPot = 319

§

MossyCobblestone = 320

§

Obsidian = 321

§

Torch = 322

§

EndRod = 323

§

ChorusPlant = 324

§

ChorusFlower = 325

§

PurpurBlock = 326

§

PurpurPillar = 327

§

PurpurStairs = 328

§

Spawner = 329

§

CreakingHeart = 330

§

Chest = 331

§

CraftingTable = 332

§

Farmland = 333

§

Furnace = 334

§

Ladder = 335

§

CobblestoneStairs = 336

§

Snow = 337

§

Ice = 338

§

SnowBlock = 339

§

Cactus = 340

§

CactusFlower = 341

§

Clay = 342

§

Jukebox = 343

§

OakFence = 344

§

SpruceFence = 345

§

BirchFence = 346

§

JungleFence = 347

§

AcaciaFence = 348

§

CherryFence = 349

§

DarkOakFence = 350

§

PaleOakFence = 351

§

MangroveFence = 352

§

BambooFence = 353

§

CrimsonFence = 354

§

WarpedFence = 355

§

Pumpkin = 356

§

CarvedPumpkin = 357

§

JackOLantern = 358

§

Netherrack = 359

§

SoulSand = 360

§

SoulSoil = 361

§

Basalt = 362

§

PolishedBasalt = 363

§

SmoothBasalt = 364

§

SoulTorch = 365

§

CopperTorch = 366

§

Glowstone = 367

§

InfestedStone = 368

§

InfestedCobblestone = 369

§

InfestedStoneBricks = 370

§

InfestedMossyStoneBricks = 371

§

InfestedCrackedStoneBricks = 372

§

InfestedChiseledStoneBricks = 373

§

InfestedDeepslate = 374

§

StoneBricks = 375

§

MossyStoneBricks = 376

§

CrackedStoneBricks = 377

§

ChiseledStoneBricks = 378

§

PackedMud = 379

§

MudBricks = 380

§

DeepslateBricks = 381

§

CrackedDeepslateBricks = 382

§

DeepslateTiles = 383

§

CrackedDeepslateTiles = 384

§

ChiseledDeepslate = 385

§

ReinforcedDeepslate = 386

§

BrownMushroomBlock = 387

§

RedMushroomBlock = 388

§

MushroomStem = 389

§

IronBars = 390

§

CopperBars = 391

§

ExposedCopperBars = 392

§

WeatheredCopperBars = 393

§

OxidizedCopperBars = 394

§

WaxedCopperBars = 395

§

WaxedExposedCopperBars = 396

§

WaxedWeatheredCopperBars = 397

§

WaxedOxidizedCopperBars = 398

§

IronChain = 399

§

CopperChain = 400

§

ExposedCopperChain = 401

§

WeatheredCopperChain = 402

§

OxidizedCopperChain = 403

§

WaxedCopperChain = 404

§

WaxedExposedCopperChain = 405

§

WaxedWeatheredCopperChain = 406

§

WaxedOxidizedCopperChain = 407

§

GlassPane = 408

§

Melon = 409

§

Vine = 410

§

GlowLichen = 411

§

ResinClump = 412

§

ResinBlock = 413

§

ResinBricks = 414

§

ResinBrickStairs = 415

§

ResinBrickSlab = 416

§

ResinBrickWall = 417

§

ChiseledResinBricks = 418

§

BrickStairs = 419

§

StoneBrickStairs = 420

§

MudBrickStairs = 421

§

Mycelium = 422

§

LilyPad = 423

§

NetherBricks = 424

§

CrackedNetherBricks = 425

§

ChiseledNetherBricks = 426

§

NetherBrickFence = 427

§

NetherBrickStairs = 428

§

Sculk = 429

§

SculkVein = 430

§

SculkCatalyst = 431

§

SculkShrieker = 432

§

EnchantingTable = 433

§

EndPortalFrame = 434

§

EndStone = 435

§

EndStoneBricks = 436

§

DragonEgg = 437

§

SandstoneStairs = 438

§

EnderChest = 439

§

EmeraldBlock = 440

§

OakStairs = 441

§

SpruceStairs = 442

§

BirchStairs = 443

§

JungleStairs = 444

§

AcaciaStairs = 445

§

CherryStairs = 446

§

DarkOakStairs = 447

§

PaleOakStairs = 448

§

MangroveStairs = 449

§

BambooStairs = 450

§

BambooMosaicStairs = 451

§

CrimsonStairs = 452

§

WarpedStairs = 453

§

CommandBlock = 454

§

Beacon = 455

§

CobblestoneWall = 456

§

MossyCobblestoneWall = 457

§

BrickWall = 458

§

PrismarineWall = 459

§

RedSandstoneWall = 460

§

MossyStoneBrickWall = 461

§

GraniteWall = 462

§

StoneBrickWall = 463

§

MudBrickWall = 464

§

NetherBrickWall = 465

§

AndesiteWall = 466

§

RedNetherBrickWall = 467

§

SandstoneWall = 468

§

EndStoneBrickWall = 469

§

DioriteWall = 470

§

BlackstoneWall = 471

§

PolishedBlackstoneWall = 472

§

PolishedBlackstoneBrickWall = 473

§

CobbledDeepslateWall = 474

§

PolishedDeepslateWall = 475

§

DeepslateBrickWall = 476

§

DeepslateTileWall = 477

§

Anvil = 478

§

ChippedAnvil = 479

§

DamagedAnvil = 480

§

ChiseledQuartzBlock = 481

§

QuartzBlock = 482

§

QuartzBricks = 483

§

QuartzPillar = 484

§

QuartzStairs = 485

§

WhiteTerracotta = 486

§

OrangeTerracotta = 487

§

MagentaTerracotta = 488

§

LightBlueTerracotta = 489

§

YellowTerracotta = 490

§

LimeTerracotta = 491

§

PinkTerracotta = 492

§

GrayTerracotta = 493

§

LightGrayTerracotta = 494

§

CyanTerracotta = 495

§

PurpleTerracotta = 496

§

BlueTerracotta = 497

§

BrownTerracotta = 498

§

GreenTerracotta = 499

§

RedTerracotta = 500

§

BlackTerracotta = 501

§

Barrier = 502

§

Light = 503

§

HayBlock = 504

§

WhiteCarpet = 505

§

OrangeCarpet = 506

§

MagentaCarpet = 507

§

LightBlueCarpet = 508

§

YellowCarpet = 509

§

LimeCarpet = 510

§

PinkCarpet = 511

§

GrayCarpet = 512

§

LightGrayCarpet = 513

§

CyanCarpet = 514

§

PurpleCarpet = 515

§

BlueCarpet = 516

§

BrownCarpet = 517

§

GreenCarpet = 518

§

RedCarpet = 519

§

BlackCarpet = 520

§

Terracotta = 521

§

PackedIce = 522

§

DirtPath = 523

§

Sunflower = 524

§

Lilac = 525

§

RoseBush = 526

§

Peony = 527

§

TallGrass = 528

§

LargeFern = 529

§

WhiteStainedGlass = 530

§

OrangeStainedGlass = 531

§

MagentaStainedGlass = 532

§

LightBlueStainedGlass = 533

§

YellowStainedGlass = 534

§

LimeStainedGlass = 535

§

PinkStainedGlass = 536

§

GrayStainedGlass = 537

§

LightGrayStainedGlass = 538

§

CyanStainedGlass = 539

§

PurpleStainedGlass = 540

§

BlueStainedGlass = 541

§

BrownStainedGlass = 542

§

GreenStainedGlass = 543

§

RedStainedGlass = 544

§

BlackStainedGlass = 545

§

WhiteStainedGlassPane = 546

§

OrangeStainedGlassPane = 547

§

MagentaStainedGlassPane = 548

§

LightBlueStainedGlassPane = 549

§

YellowStainedGlassPane = 550

§

LimeStainedGlassPane = 551

§

PinkStainedGlassPane = 552

§

GrayStainedGlassPane = 553

§

LightGrayStainedGlassPane = 554

§

CyanStainedGlassPane = 555

§

PurpleStainedGlassPane = 556

§

BlueStainedGlassPane = 557

§

BrownStainedGlassPane = 558

§

GreenStainedGlassPane = 559

§

RedStainedGlassPane = 560

§

BlackStainedGlassPane = 561

§

Prismarine = 562

§

PrismarineBricks = 563

§

DarkPrismarine = 564

§

PrismarineStairs = 565

§

PrismarineBrickStairs = 566

§

DarkPrismarineStairs = 567

§

SeaLantern = 568

§

RedSandstone = 569

§

ChiseledRedSandstone = 570

§

CutRedSandstone = 571

§

RedSandstoneStairs = 572

§

RepeatingCommandBlock = 573

§

ChainCommandBlock = 574

§

MagmaBlock = 575

§

NetherWartBlock = 576

§

WarpedWartBlock = 577

§

RedNetherBricks = 578

§

BoneBlock = 579

§

StructureVoid = 580

§

ShulkerBox = 581

§

WhiteShulkerBox = 582

§

OrangeShulkerBox = 583

§

MagentaShulkerBox = 584

§

LightBlueShulkerBox = 585

§

YellowShulkerBox = 586

§

LimeShulkerBox = 587

§

PinkShulkerBox = 588

§

GrayShulkerBox = 589

§

LightGrayShulkerBox = 590

§

CyanShulkerBox = 591

§

PurpleShulkerBox = 592

§

BlueShulkerBox = 593

§

BrownShulkerBox = 594

§

GreenShulkerBox = 595

§

RedShulkerBox = 596

§

BlackShulkerBox = 597

§

WhiteGlazedTerracotta = 598

§

OrangeGlazedTerracotta = 599

§

MagentaGlazedTerracotta = 600

§

LightBlueGlazedTerracotta = 601

§

YellowGlazedTerracotta = 602

§

LimeGlazedTerracotta = 603

§

PinkGlazedTerracotta = 604

§

GrayGlazedTerracotta = 605

§

LightGrayGlazedTerracotta = 606

§

CyanGlazedTerracotta = 607

§

PurpleGlazedTerracotta = 608

§

BlueGlazedTerracotta = 609

§

BrownGlazedTerracotta = 610

§

GreenGlazedTerracotta = 611

§

RedGlazedTerracotta = 612

§

BlackGlazedTerracotta = 613

§

WhiteConcrete = 614

§

OrangeConcrete = 615

§

MagentaConcrete = 616

§

LightBlueConcrete = 617

§

YellowConcrete = 618

§

LimeConcrete = 619

§

PinkConcrete = 620

§

GrayConcrete = 621

§

LightGrayConcrete = 622

§

CyanConcrete = 623

§

PurpleConcrete = 624

§

BlueConcrete = 625

§

BrownConcrete = 626

§

GreenConcrete = 627

§

RedConcrete = 628

§

BlackConcrete = 629

§

WhiteConcretePowder = 630

§

OrangeConcretePowder = 631

§

MagentaConcretePowder = 632

§

LightBlueConcretePowder = 633

§

YellowConcretePowder = 634

§

LimeConcretePowder = 635

§

PinkConcretePowder = 636

§

GrayConcretePowder = 637

§

LightGrayConcretePowder = 638

§

CyanConcretePowder = 639

§

PurpleConcretePowder = 640

§

BlueConcretePowder = 641

§

BrownConcretePowder = 642

§

GreenConcretePowder = 643

§

RedConcretePowder = 644

§

BlackConcretePowder = 645

§

TurtleEgg = 646

§

SnifferEgg = 647

§

DriedGhast = 648

§

DeadTubeCoralBlock = 649

§

DeadBrainCoralBlock = 650

§

DeadBubbleCoralBlock = 651

§

DeadFireCoralBlock = 652

§

DeadHornCoralBlock = 653

§

TubeCoralBlock = 654

§

BrainCoralBlock = 655

§

BubbleCoralBlock = 656

§

FireCoralBlock = 657

§

HornCoralBlock = 658

§

TubeCoral = 659

§

BrainCoral = 660

§

BubbleCoral = 661

§

FireCoral = 662

§

HornCoral = 663

§

DeadBrainCoral = 664

§

DeadBubbleCoral = 665

§

DeadFireCoral = 666

§

DeadHornCoral = 667

§

DeadTubeCoral = 668

§

TubeCoralFan = 669

§

BrainCoralFan = 670

§

BubbleCoralFan = 671

§

FireCoralFan = 672

§

HornCoralFan = 673

§

DeadTubeCoralFan = 674

§

DeadBrainCoralFan = 675

§

DeadBubbleCoralFan = 676

§

DeadFireCoralFan = 677

§

DeadHornCoralFan = 678

§

BlueIce = 679

§

Conduit = 680

§

PolishedGraniteStairs = 681

§

SmoothRedSandstoneStairs = 682

§

MossyStoneBrickStairs = 683

§

PolishedDioriteStairs = 684

§

MossyCobblestoneStairs = 685

§

EndStoneBrickStairs = 686

§

StoneStairs = 687

§

SmoothSandstoneStairs = 688

§

SmoothQuartzStairs = 689

§

GraniteStairs = 690

§

AndesiteStairs = 691

§

RedNetherBrickStairs = 692

§

PolishedAndesiteStairs = 693

§

DioriteStairs = 694

§

CobbledDeepslateStairs = 695

§

PolishedDeepslateStairs = 696

§

DeepslateBrickStairs = 697

§

DeepslateTileStairs = 698

§

PolishedGraniteSlab = 699

§

SmoothRedSandstoneSlab = 700

§

MossyStoneBrickSlab = 701

§

PolishedDioriteSlab = 702

§

MossyCobblestoneSlab = 703

§

EndStoneBrickSlab = 704

§

SmoothSandstoneSlab = 705

§

SmoothQuartzSlab = 706

§

GraniteSlab = 707

§

AndesiteSlab = 708

§

RedNetherBrickSlab = 709

§

PolishedAndesiteSlab = 710

§

DioriteSlab = 711

§

CobbledDeepslateSlab = 712

§

PolishedDeepslateSlab = 713

§

DeepslateBrickSlab = 714

§

DeepslateTileSlab = 715

§

Scaffolding = 716

§

Redstone = 717

§

RedstoneTorch = 718

§

RedstoneBlock = 719

§

Repeater = 720

§

Comparator = 721

§

Piston = 722

§

StickyPiston = 723

§

SlimeBlock = 724

§

HoneyBlock = 725

§

Observer = 726

§

Hopper = 727

§

Dispenser = 728

§

Dropper = 729

§

Lectern = 730

§

Target = 731

§

Lever = 732

§

LightningRod = 733

§

ExposedLightningRod = 734

§

WeatheredLightningRod = 735

§

OxidizedLightningRod = 736

§

WaxedLightningRod = 737

§

WaxedExposedLightningRod = 738

§

WaxedWeatheredLightningRod = 739

§

WaxedOxidizedLightningRod = 740

§

DaylightDetector = 741

§

SculkSensor = 742

§

CalibratedSculkSensor = 743

§

TripwireHook = 744

§

TrappedChest = 745

§

Tnt = 746

§

RedstoneLamp = 747

§

NoteBlock = 748

§

StoneButton = 749

§

PolishedBlackstoneButton = 750

§

OakButton = 751

§

SpruceButton = 752

§

BirchButton = 753

§

JungleButton = 754

§

AcaciaButton = 755

§

CherryButton = 756

§

DarkOakButton = 757

§

PaleOakButton = 758

§

MangroveButton = 759

§

BambooButton = 760

§

CrimsonButton = 761

§

WarpedButton = 762

§

StonePressurePlate = 763

§

PolishedBlackstonePressurePlate = 764

§

LightWeightedPressurePlate = 765

§

HeavyWeightedPressurePlate = 766

§

OakPressurePlate = 767

§

SprucePressurePlate = 768

§

BirchPressurePlate = 769

§

JunglePressurePlate = 770

§

AcaciaPressurePlate = 771

§

CherryPressurePlate = 772

§

DarkOakPressurePlate = 773

§

PaleOakPressurePlate = 774

§

MangrovePressurePlate = 775

§

BambooPressurePlate = 776

§

CrimsonPressurePlate = 777

§

WarpedPressurePlate = 778

§

IronDoor = 779

§

OakDoor = 780

§

SpruceDoor = 781

§

BirchDoor = 782

§

JungleDoor = 783

§

AcaciaDoor = 784

§

CherryDoor = 785

§

DarkOakDoor = 786

§

PaleOakDoor = 787

§

MangroveDoor = 788

§

BambooDoor = 789

§

CrimsonDoor = 790

§

WarpedDoor = 791

§

CopperDoor = 792

§

ExposedCopperDoor = 793

§

WeatheredCopperDoor = 794

§

OxidizedCopperDoor = 795

§

WaxedCopperDoor = 796

§

WaxedExposedCopperDoor = 797

§

WaxedWeatheredCopperDoor = 798

§

WaxedOxidizedCopperDoor = 799

§

IronTrapdoor = 800

§

OakTrapdoor = 801

§

SpruceTrapdoor = 802

§

BirchTrapdoor = 803

§

JungleTrapdoor = 804

§

AcaciaTrapdoor = 805

§

CherryTrapdoor = 806

§

DarkOakTrapdoor = 807

§

PaleOakTrapdoor = 808

§

MangroveTrapdoor = 809

§

BambooTrapdoor = 810

§

CrimsonTrapdoor = 811

§

WarpedTrapdoor = 812

§

CopperTrapdoor = 813

§

ExposedCopperTrapdoor = 814

§

WeatheredCopperTrapdoor = 815

§

OxidizedCopperTrapdoor = 816

§

WaxedCopperTrapdoor = 817

§

WaxedExposedCopperTrapdoor = 818

§

WaxedWeatheredCopperTrapdoor = 819

§

WaxedOxidizedCopperTrapdoor = 820

§

OakFenceGate = 821

§

SpruceFenceGate = 822

§

BirchFenceGate = 823

§

JungleFenceGate = 824

§

AcaciaFenceGate = 825

§

CherryFenceGate = 826

§

DarkOakFenceGate = 827

§

PaleOakFenceGate = 828

§

MangroveFenceGate = 829

§

BambooFenceGate = 830

§

CrimsonFenceGate = 831

§

WarpedFenceGate = 832

§

PoweredRail = 833

§

DetectorRail = 834

§

Rail = 835

§

ActivatorRail = 836

§

Saddle = 837

§

WhiteHarness = 838

§

OrangeHarness = 839

§

MagentaHarness = 840

§

LightBlueHarness = 841

§

YellowHarness = 842

§

LimeHarness = 843

§

PinkHarness = 844

§

GrayHarness = 845

§

LightGrayHarness = 846

§

CyanHarness = 847

§

PurpleHarness = 848

§

BlueHarness = 849

§

BrownHarness = 850

§

GreenHarness = 851

§

RedHarness = 852

§

BlackHarness = 853

§

Minecart = 854

§

ChestMinecart = 855

§

FurnaceMinecart = 856

§

TntMinecart = 857

§

HopperMinecart = 858

§

CarrotOnAStick = 859

§

WarpedFungusOnAStick = 860

§

PhantomMembrane = 861

§

Elytra = 862

§

OakBoat = 863

§

OakChestBoat = 864

§

SpruceBoat = 865

§

SpruceChestBoat = 866

§

BirchBoat = 867

§

BirchChestBoat = 868

§

JungleBoat = 869

§

JungleChestBoat = 870

§

AcaciaBoat = 871

§

AcaciaChestBoat = 872

§

CherryBoat = 873

§

CherryChestBoat = 874

§

DarkOakBoat = 875

§

DarkOakChestBoat = 876

§

PaleOakBoat = 877

§

PaleOakChestBoat = 878

§

MangroveBoat = 879

§

MangroveChestBoat = 880

§

BambooRaft = 881

§

BambooChestRaft = 882

§

StructureBlock = 883

§

Jigsaw = 884

§

TestBlock = 885

§

TestInstanceBlock = 886

§

TurtleHelmet = 887

§

TurtleScute = 888

§

ArmadilloScute = 889

§

WolfArmor = 890

§

FlintAndSteel = 891

§

Bowl = 892

§

Apple = 893

§

Bow = 894

§

Arrow = 895

§

Coal = 896

§

Charcoal = 897

§

Diamond = 898

§

Emerald = 899

§

LapisLazuli = 900

§

Quartz = 901

§

AmethystShard = 902

§

RawIron = 903

§

IronIngot = 904

§

RawCopper = 905

§

CopperIngot = 906

§

RawGold = 907

§

GoldIngot = 908

§

NetheriteIngot = 909

§

NetheriteScrap = 910

§

WoodenSword = 911

§

WoodenShovel = 912

§

WoodenPickaxe = 913

§

WoodenAxe = 914

§

WoodenHoe = 915

§

CopperSword = 916

§

CopperShovel = 917

§

CopperPickaxe = 918

§

CopperAxe = 919

§

CopperHoe = 920

§

StoneSword = 921

§

StoneShovel = 922

§

StonePickaxe = 923

§

StoneAxe = 924

§

StoneHoe = 925

§

GoldenSword = 926

§

GoldenShovel = 927

§

GoldenPickaxe = 928

§

GoldenAxe = 929

§

GoldenHoe = 930

§

IronSword = 931

§

IronShovel = 932

§

IronPickaxe = 933

§

IronAxe = 934

§

IronHoe = 935

§

DiamondSword = 936

§

DiamondShovel = 937

§

DiamondPickaxe = 938

§

DiamondAxe = 939

§

DiamondHoe = 940

§

NetheriteSword = 941

§

NetheriteShovel = 942

§

NetheritePickaxe = 943

§

NetheriteAxe = 944

§

NetheriteHoe = 945

§

Stick = 946

§

MushroomStew = 947

§

String = 948

§

Feather = 949

§

Gunpowder = 950

§

WheatSeeds = 951

§

Wheat = 952

§

Bread = 953

§

LeatherHelmet = 954

§

LeatherChestplate = 955

§

LeatherLeggings = 956

§

LeatherBoots = 957

§

CopperHelmet = 958

§

CopperChestplate = 959

§

CopperLeggings = 960

§

CopperBoots = 961

§

ChainmailHelmet = 962

§

ChainmailChestplate = 963

§

ChainmailLeggings = 964

§

ChainmailBoots = 965

§

IronHelmet = 966

§

IronChestplate = 967

§

IronLeggings = 968

§

IronBoots = 969

§

DiamondHelmet = 970

§

DiamondChestplate = 971

§

DiamondLeggings = 972

§

DiamondBoots = 973

§

GoldenHelmet = 974

§

GoldenChestplate = 975

§

GoldenLeggings = 976

§

GoldenBoots = 977

§

NetheriteHelmet = 978

§

NetheriteChestplate = 979

§

NetheriteLeggings = 980

§

NetheriteBoots = 981

§

Flint = 982

§

Porkchop = 983

§

CookedPorkchop = 984

§

Painting = 985

§

GoldenApple = 986

§

EnchantedGoldenApple = 987

§

OakSign = 988

§

SpruceSign = 989

§

BirchSign = 990

§

JungleSign = 991

§

AcaciaSign = 992

§

CherrySign = 993

§

DarkOakSign = 994

§

PaleOakSign = 995

§

MangroveSign = 996

§

BambooSign = 997

§

CrimsonSign = 998

§

WarpedSign = 999

§

OakHangingSign = 1_000

§

SpruceHangingSign = 1_001

§

BirchHangingSign = 1_002

§

JungleHangingSign = 1_003

§

AcaciaHangingSign = 1_004

§

CherryHangingSign = 1_005

§

DarkOakHangingSign = 1_006

§

PaleOakHangingSign = 1_007

§

MangroveHangingSign = 1_008

§

BambooHangingSign = 1_009

§

CrimsonHangingSign = 1_010

§

WarpedHangingSign = 1_011

§

Bucket = 1_012

§

WaterBucket = 1_013

§

LavaBucket = 1_014

§

PowderSnowBucket = 1_015

§

Snowball = 1_016

§

Leather = 1_017

§

MilkBucket = 1_018

§

PufferfishBucket = 1_019

§

SalmonBucket = 1_020

§

CodBucket = 1_021

§

TropicalFishBucket = 1_022

§

AxolotlBucket = 1_023

§

TadpoleBucket = 1_024

§

Brick = 1_025

§

ClayBall = 1_026

§

DriedKelpBlock = 1_027

§

Paper = 1_028

§

Book = 1_029

§

SlimeBall = 1_030

§

Egg = 1_031

§

BlueEgg = 1_032

§

BrownEgg = 1_033

§

Compass = 1_034

§

RecoveryCompass = 1_035

§

Bundle = 1_036

§

WhiteBundle = 1_037

§

OrangeBundle = 1_038

§

MagentaBundle = 1_039

§

LightBlueBundle = 1_040

§

YellowBundle = 1_041

§

LimeBundle = 1_042

§

PinkBundle = 1_043

§

GrayBundle = 1_044

§

LightGrayBundle = 1_045

§

CyanBundle = 1_046

§

PurpleBundle = 1_047

§

BlueBundle = 1_048

§

BrownBundle = 1_049

§

GreenBundle = 1_050

§

RedBundle = 1_051

§

BlackBundle = 1_052

§

FishingRod = 1_053

§

Clock = 1_054

§

Spyglass = 1_055

§

GlowstoneDust = 1_056

§

Cod = 1_057

§

Salmon = 1_058

§

TropicalFish = 1_059

§

Pufferfish = 1_060

§

CookedCod = 1_061

§

CookedSalmon = 1_062

§

InkSac = 1_063

§

GlowInkSac = 1_064

§

CocoaBeans = 1_065

§

WhiteDye = 1_066

§

OrangeDye = 1_067

§

MagentaDye = 1_068

§

LightBlueDye = 1_069

§

YellowDye = 1_070

§

LimeDye = 1_071

§

PinkDye = 1_072

§

GrayDye = 1_073

§

LightGrayDye = 1_074

§

CyanDye = 1_075

§

PurpleDye = 1_076

§

BlueDye = 1_077

§

BrownDye = 1_078

§

GreenDye = 1_079

§

RedDye = 1_080

§

BlackDye = 1_081

§

BoneMeal = 1_082

§

Bone = 1_083

§

Sugar = 1_084

§

Cake = 1_085

§

WhiteBed = 1_086

§

OrangeBed = 1_087

§

MagentaBed = 1_088

§

LightBlueBed = 1_089

§

YellowBed = 1_090

§

LimeBed = 1_091

§

PinkBed = 1_092

§

GrayBed = 1_093

§

LightGrayBed = 1_094

§

CyanBed = 1_095

§

PurpleBed = 1_096

§

BlueBed = 1_097

§

BrownBed = 1_098

§

GreenBed = 1_099

§

RedBed = 1_100

§

BlackBed = 1_101

§

Cookie = 1_102

§

Crafter = 1_103

§

FilledMap = 1_104

§

Shears = 1_105

§

MelonSlice = 1_106

§

DriedKelp = 1_107

§

PumpkinSeeds = 1_108

§

MelonSeeds = 1_109

§

Beef = 1_110

§

CookedBeef = 1_111

§

Chicken = 1_112

§

CookedChicken = 1_113

§

RottenFlesh = 1_114

§

EnderPearl = 1_115

§

BlazeRod = 1_116

§

GhastTear = 1_117

§

GoldNugget = 1_118

§

NetherWart = 1_119

§

GlassBottle = 1_120

§

Potion = 1_121

§

SpiderEye = 1_122

§

FermentedSpiderEye = 1_123

§

BlazePowder = 1_124

§

MagmaCream = 1_125

§

BrewingStand = 1_126

§

Cauldron = 1_127

§

EnderEye = 1_128

§

GlisteringMelonSlice = 1_129

§

ArmadilloSpawnEgg = 1_130

§

AllaySpawnEgg = 1_131

§

AxolotlSpawnEgg = 1_132

§

BatSpawnEgg = 1_133

§

BeeSpawnEgg = 1_134

§

BlazeSpawnEgg = 1_135

§

BoggedSpawnEgg = 1_136

§

BreezeSpawnEgg = 1_137

§

CatSpawnEgg = 1_138

§

CamelSpawnEgg = 1_139

§

CaveSpiderSpawnEgg = 1_140

§

ChickenSpawnEgg = 1_141

§

CodSpawnEgg = 1_142

§

CopperGolemSpawnEgg = 1_143

§

CowSpawnEgg = 1_144

§

CreeperSpawnEgg = 1_145

§

DolphinSpawnEgg = 1_146

§

DonkeySpawnEgg = 1_147

§

DrownedSpawnEgg = 1_148

§

ElderGuardianSpawnEgg = 1_149

§

EnderDragonSpawnEgg = 1_150

§

EndermanSpawnEgg = 1_151

§

EndermiteSpawnEgg = 1_152

§

EvokerSpawnEgg = 1_153

§

FoxSpawnEgg = 1_154

§

FrogSpawnEgg = 1_155

§

GhastSpawnEgg = 1_156

§

HappyGhastSpawnEgg = 1_157

§

GlowSquidSpawnEgg = 1_158

§

GoatSpawnEgg = 1_159

§

GuardianSpawnEgg = 1_160

§

HoglinSpawnEgg = 1_161

§

HorseSpawnEgg = 1_162

§

HuskSpawnEgg = 1_163

§

IronGolemSpawnEgg = 1_164

§

LlamaSpawnEgg = 1_165

§

MagmaCubeSpawnEgg = 1_166

§

MooshroomSpawnEgg = 1_167

§

MuleSpawnEgg = 1_168

§

OcelotSpawnEgg = 1_169

§

PandaSpawnEgg = 1_170

§

ParrotSpawnEgg = 1_171

§

PhantomSpawnEgg = 1_172

§

PigSpawnEgg = 1_173

§

PiglinSpawnEgg = 1_174

§

PiglinBruteSpawnEgg = 1_175

§

PillagerSpawnEgg = 1_176

§

PolarBearSpawnEgg = 1_177

§

PufferfishSpawnEgg = 1_178

§

RabbitSpawnEgg = 1_179

§

RavagerSpawnEgg = 1_180

§

SalmonSpawnEgg = 1_181

§

SheepSpawnEgg = 1_182

§

ShulkerSpawnEgg = 1_183

§

SilverfishSpawnEgg = 1_184

§

SkeletonSpawnEgg = 1_185

§

SkeletonHorseSpawnEgg = 1_186

§

SlimeSpawnEgg = 1_187

§

SnifferSpawnEgg = 1_188

§

SnowGolemSpawnEgg = 1_189

§

SpiderSpawnEgg = 1_190

§

SquidSpawnEgg = 1_191

§

StraySpawnEgg = 1_192

§

StriderSpawnEgg = 1_193

§

TadpoleSpawnEgg = 1_194

§

TraderLlamaSpawnEgg = 1_195

§

TropicalFishSpawnEgg = 1_196

§

TurtleSpawnEgg = 1_197

§

VexSpawnEgg = 1_198

§

VillagerSpawnEgg = 1_199

§

VindicatorSpawnEgg = 1_200

§

WanderingTraderSpawnEgg = 1_201

§

WardenSpawnEgg = 1_202

§

WitchSpawnEgg = 1_203

§

WitherSpawnEgg = 1_204

§

WitherSkeletonSpawnEgg = 1_205

§

WolfSpawnEgg = 1_206

§

ZoglinSpawnEgg = 1_207

§

CreakingSpawnEgg = 1_208

§

ZombieSpawnEgg = 1_209

§

ZombieHorseSpawnEgg = 1_210

§

ZombieVillagerSpawnEgg = 1_211

§

ZombifiedPiglinSpawnEgg = 1_212

§

ExperienceBottle = 1_213

§

FireCharge = 1_214

§

WindCharge = 1_215

§

WritableBook = 1_216

§

WrittenBook = 1_217

§

BreezeRod = 1_218

§

Mace = 1_219

§

ItemFrame = 1_220

§

GlowItemFrame = 1_221

§

FlowerPot = 1_222

§

Carrot = 1_223

§

Potato = 1_224

§

BakedPotato = 1_225

§

PoisonousPotato = 1_226

§

Map = 1_227

§

GoldenCarrot = 1_228

§

SkeletonSkull = 1_229

§

WitherSkeletonSkull = 1_230

§

PlayerHead = 1_231

§

ZombieHead = 1_232

§

CreeperHead = 1_233

§

DragonHead = 1_234

§

PiglinHead = 1_235

§

NetherStar = 1_236

§

PumpkinPie = 1_237

§

FireworkRocket = 1_238

§

FireworkStar = 1_239

§

EnchantedBook = 1_240

§

NetherBrick = 1_241

§

ResinBrick = 1_242

§

PrismarineShard = 1_243

§

PrismarineCrystals = 1_244

§

Rabbit = 1_245

§

CookedRabbit = 1_246

§

RabbitStew = 1_247

§

RabbitFoot = 1_248

§

RabbitHide = 1_249

§

ArmorStand = 1_250

§

CopperHorseArmor = 1_251

§

IronHorseArmor = 1_252

§

GoldenHorseArmor = 1_253

§

DiamondHorseArmor = 1_254

§

LeatherHorseArmor = 1_255

§

Lead = 1_256

§

NameTag = 1_257

§

CommandBlockMinecart = 1_258

§

Mutton = 1_259

§

CookedMutton = 1_260

§

WhiteBanner = 1_261

§

OrangeBanner = 1_262

§

MagentaBanner = 1_263

§

LightBlueBanner = 1_264

§

YellowBanner = 1_265

§

LimeBanner = 1_266

§

PinkBanner = 1_267

§

GrayBanner = 1_268

§

LightGrayBanner = 1_269

§

CyanBanner = 1_270

§

PurpleBanner = 1_271

§

BlueBanner = 1_272

§

BrownBanner = 1_273

§

GreenBanner = 1_274

§

RedBanner = 1_275

§

BlackBanner = 1_276

§

EndCrystal = 1_277

§

ChorusFruit = 1_278

§

PoppedChorusFruit = 1_279

§

TorchflowerSeeds = 1_280

§

PitcherPod = 1_281

§

Beetroot = 1_282

§

BeetrootSeeds = 1_283

§

BeetrootSoup = 1_284

§

DragonBreath = 1_285

§

SplashPotion = 1_286

§

SpectralArrow = 1_287

§

TippedArrow = 1_288

§

LingeringPotion = 1_289

§

Shield = 1_290

§

TotemOfUndying = 1_291

§

ShulkerShell = 1_292

§

IronNugget = 1_293

§

CopperNugget = 1_294

§

KnowledgeBook = 1_295

§

DebugStick = 1_296

§

MusicDisc13 = 1_297

§

MusicDiscCat = 1_298

§

MusicDiscBlocks = 1_299

§

MusicDiscChirp = 1_300

§

MusicDiscCreator = 1_301

§

MusicDiscCreatorMusicBox = 1_302

§

MusicDiscFar = 1_303

§

MusicDiscLavaChicken = 1_304

§

MusicDiscMall = 1_305

§

MusicDiscMellohi = 1_306

§

MusicDiscStal = 1_307

§

MusicDiscStrad = 1_308

§

MusicDiscWard = 1_309

§

MusicDisc11 = 1_310

§

MusicDiscWait = 1_311

§

MusicDiscOtherside = 1_312

§

MusicDiscRelic = 1_313

§

MusicDisc5 = 1_314

§

MusicDiscPigstep = 1_315

§

MusicDiscPrecipice = 1_316

§

MusicDiscTears = 1_317

§

DiscFragment5 = 1_318

§

Trident = 1_319

§

NautilusShell = 1_320

§

HeartOfTheSea = 1_321

§

Crossbow = 1_322

§

SuspiciousStew = 1_323

§

Loom = 1_324

§

FlowerBannerPattern = 1_325

§

CreeperBannerPattern = 1_326

§

SkullBannerPattern = 1_327

§

MojangBannerPattern = 1_328

§

GlobeBannerPattern = 1_329

§

PiglinBannerPattern = 1_330

§

FlowBannerPattern = 1_331

§

GusterBannerPattern = 1_332

§

FieldMasonedBannerPattern = 1_333

§

BordureIndentedBannerPattern = 1_334

§

GoatHorn = 1_335

§

Composter = 1_336

§

Barrel = 1_337

§

Smoker = 1_338

§

BlastFurnace = 1_339

§

CartographyTable = 1_340

§

FletchingTable = 1_341

§

Grindstone = 1_342

§

SmithingTable = 1_343

§

Stonecutter = 1_344

§

Bell = 1_345

§

Lantern = 1_346

§

SoulLantern = 1_347

§

CopperLantern = 1_348

§

ExposedCopperLantern = 1_349

§

WeatheredCopperLantern = 1_350

§

OxidizedCopperLantern = 1_351

§

WaxedCopperLantern = 1_352

§

WaxedExposedCopperLantern = 1_353

§

WaxedWeatheredCopperLantern = 1_354

§

WaxedOxidizedCopperLantern = 1_355

§

SweetBerries = 1_356

§

GlowBerries = 1_357

§

Campfire = 1_358

§

SoulCampfire = 1_359

§

Shroomlight = 1_360

§

Honeycomb = 1_361

§

BeeNest = 1_362

§

Beehive = 1_363

§

HoneyBottle = 1_364

§

HoneycombBlock = 1_365

§

Lodestone = 1_366

§

CryingObsidian = 1_367

§

Blackstone = 1_368

§

BlackstoneSlab = 1_369

§

BlackstoneStairs = 1_370

§

GildedBlackstone = 1_371

§

PolishedBlackstone = 1_372

§

PolishedBlackstoneSlab = 1_373

§

PolishedBlackstoneStairs = 1_374

§

ChiseledPolishedBlackstone = 1_375

§

PolishedBlackstoneBricks = 1_376

§

PolishedBlackstoneBrickSlab = 1_377

§

PolishedBlackstoneBrickStairs = 1_378

§

CrackedPolishedBlackstoneBricks = 1_379

§

RespawnAnchor = 1_380

§

Candle = 1_381

§

WhiteCandle = 1_382

§

OrangeCandle = 1_383

§

MagentaCandle = 1_384

§

LightBlueCandle = 1_385

§

YellowCandle = 1_386

§

LimeCandle = 1_387

§

PinkCandle = 1_388

§

GrayCandle = 1_389

§

LightGrayCandle = 1_390

§

CyanCandle = 1_391

§

PurpleCandle = 1_392

§

BlueCandle = 1_393

§

BrownCandle = 1_394

§

GreenCandle = 1_395

§

RedCandle = 1_396

§

BlackCandle = 1_397

§

SmallAmethystBud = 1_398

§

MediumAmethystBud = 1_399

§

LargeAmethystBud = 1_400

§

AmethystCluster = 1_401

§

PointedDripstone = 1_402

§

OchreFroglight = 1_403

§

VerdantFroglight = 1_404

§

PearlescentFroglight = 1_405

§

Frogspawn = 1_406

§

EchoShard = 1_407

§

Brush = 1_408

§

NetheriteUpgradeSmithingTemplate = 1_409

§

SentryArmorTrimSmithingTemplate = 1_410

§

DuneArmorTrimSmithingTemplate = 1_411

§

CoastArmorTrimSmithingTemplate = 1_412

§

WildArmorTrimSmithingTemplate = 1_413

§

WardArmorTrimSmithingTemplate = 1_414

§

EyeArmorTrimSmithingTemplate = 1_415

§

VexArmorTrimSmithingTemplate = 1_416

§

TideArmorTrimSmithingTemplate = 1_417

§

SnoutArmorTrimSmithingTemplate = 1_418

§

RibArmorTrimSmithingTemplate = 1_419

§

SpireArmorTrimSmithingTemplate = 1_420

§

WayfinderArmorTrimSmithingTemplate = 1_421

§

ShaperArmorTrimSmithingTemplate = 1_422

§

SilenceArmorTrimSmithingTemplate = 1_423

§

RaiserArmorTrimSmithingTemplate = 1_424

§

HostArmorTrimSmithingTemplate = 1_425

§

FlowArmorTrimSmithingTemplate = 1_426

§

BoltArmorTrimSmithingTemplate = 1_427

§

AnglerPotterySherd = 1_428

§

ArcherPotterySherd = 1_429

§

ArmsUpPotterySherd = 1_430

§

BladePotterySherd = 1_431

§

BrewerPotterySherd = 1_432

§

BurnPotterySherd = 1_433

§

DangerPotterySherd = 1_434

§

ExplorerPotterySherd = 1_435

§

FlowPotterySherd = 1_436

§

FriendPotterySherd = 1_437

§

GusterPotterySherd = 1_438

§

HeartPotterySherd = 1_439

§

HeartbreakPotterySherd = 1_440

§

HowlPotterySherd = 1_441

§

MinerPotterySherd = 1_442

§

MournerPotterySherd = 1_443

§

PlentyPotterySherd = 1_444

§

PrizePotterySherd = 1_445

§

ScrapePotterySherd = 1_446

§

SheafPotterySherd = 1_447

§

ShelterPotterySherd = 1_448

§

SkullPotterySherd = 1_449

§

SnortPotterySherd = 1_450

§

CopperGrate = 1_451

§

ExposedCopperGrate = 1_452

§

WeatheredCopperGrate = 1_453

§

OxidizedCopperGrate = 1_454

§

WaxedCopperGrate = 1_455

§

WaxedExposedCopperGrate = 1_456

§

WaxedWeatheredCopperGrate = 1_457

§

WaxedOxidizedCopperGrate = 1_458

§

CopperBulb = 1_459

§

ExposedCopperBulb = 1_460

§

WeatheredCopperBulb = 1_461

§

OxidizedCopperBulb = 1_462

§

WaxedCopperBulb = 1_463

§

WaxedExposedCopperBulb = 1_464

§

WaxedWeatheredCopperBulb = 1_465

§

WaxedOxidizedCopperBulb = 1_466

§

CopperChest = 1_467

§

ExposedCopperChest = 1_468

§

WeatheredCopperChest = 1_469

§

OxidizedCopperChest = 1_470

§

WaxedCopperChest = 1_471

§

WaxedExposedCopperChest = 1_472

§

WaxedWeatheredCopperChest = 1_473

§

WaxedOxidizedCopperChest = 1_474

§

CopperGolemStatue = 1_475

§

ExposedCopperGolemStatue = 1_476

§

WeatheredCopperGolemStatue = 1_477

§

OxidizedCopperGolemStatue = 1_478

§

WaxedCopperGolemStatue = 1_479

§

WaxedExposedCopperGolemStatue = 1_480

§

WaxedWeatheredCopperGolemStatue = 1_481

§

WaxedOxidizedCopperGolemStatue = 1_482

§

TrialSpawner = 1_483

§

TrialKey = 1_484

§

OminousTrialKey = 1_485

§

Vault = 1_486

§

OminousBottle = 1_487

Implementations§

Source§

impl Item

Source

pub fn azalea_read_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 1487.

Source

pub fn is_valid_id(id: u32) -> bool

Trait Implementations§

Source§

impl AzaleaRead for Item

Source§

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

Source§

impl AzaleaWrite for Item

Source§

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

Source§

impl Clone for Item

Source§

fn clone(&self) -> Item

Returns a duplicate 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

Available on crate feature serde only.
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 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

Available on crate feature serde only.
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, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. 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.
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§

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