Block

Enum Block 

Source
#[repr(u32)]
pub enum Block {
Show 1166 variants Air = 0, Stone = 1, Granite = 2, PolishedGranite = 3, Diorite = 4, PolishedDiorite = 5, Andesite = 6, PolishedAndesite = 7, GrassBlock = 8, Dirt = 9, CoarseDirt = 10, Podzol = 11, Cobblestone = 12, OakPlanks = 13, SprucePlanks = 14, BirchPlanks = 15, JunglePlanks = 16, AcaciaPlanks = 17, CherryPlanks = 18, DarkOakPlanks = 19, PaleOakWood = 20, PaleOakPlanks = 21, MangrovePlanks = 22, BambooPlanks = 23, BambooMosaic = 24, OakSapling = 25, SpruceSapling = 26, BirchSapling = 27, JungleSapling = 28, AcaciaSapling = 29, CherrySapling = 30, DarkOakSapling = 31, PaleOakSapling = 32, MangrovePropagule = 33, Bedrock = 34, Water = 35, Lava = 36, Sand = 37, SuspiciousSand = 38, RedSand = 39, Gravel = 40, SuspiciousGravel = 41, GoldOre = 42, DeepslateGoldOre = 43, IronOre = 44, DeepslateIronOre = 45, CoalOre = 46, DeepslateCoalOre = 47, NetherGoldOre = 48, OakLog = 49, SpruceLog = 50, BirchLog = 51, JungleLog = 52, AcaciaLog = 53, CherryLog = 54, DarkOakLog = 55, PaleOakLog = 56, MangroveLog = 57, MangroveRoots = 58, MuddyMangroveRoots = 59, BambooBlock = 60, StrippedSpruceLog = 61, StrippedBirchLog = 62, StrippedJungleLog = 63, StrippedAcaciaLog = 64, StrippedCherryLog = 65, StrippedDarkOakLog = 66, StrippedPaleOakLog = 67, StrippedOakLog = 68, StrippedMangroveLog = 69, StrippedBambooBlock = 70, OakWood = 71, SpruceWood = 72, BirchWood = 73, JungleWood = 74, AcaciaWood = 75, CherryWood = 76, DarkOakWood = 77, MangroveWood = 78, StrippedOakWood = 79, StrippedSpruceWood = 80, StrippedBirchWood = 81, StrippedJungleWood = 82, StrippedAcaciaWood = 83, StrippedCherryWood = 84, StrippedDarkOakWood = 85, StrippedPaleOakWood = 86, StrippedMangroveWood = 87, OakLeaves = 88, SpruceLeaves = 89, BirchLeaves = 90, JungleLeaves = 91, AcaciaLeaves = 92, CherryLeaves = 93, DarkOakLeaves = 94, PaleOakLeaves = 95, MangroveLeaves = 96, AzaleaLeaves = 97, FloweringAzaleaLeaves = 98, Sponge = 99, WetSponge = 100, Glass = 101, LapisOre = 102, DeepslateLapisOre = 103, LapisBlock = 104, Dispenser = 105, Sandstone = 106, ChiseledSandstone = 107, CutSandstone = 108, NoteBlock = 109, WhiteBed = 110, OrangeBed = 111, MagentaBed = 112, LightBlueBed = 113, YellowBed = 114, LimeBed = 115, PinkBed = 116, GrayBed = 117, LightGrayBed = 118, CyanBed = 119, PurpleBed = 120, BlueBed = 121, BrownBed = 122, GreenBed = 123, RedBed = 124, BlackBed = 125, PoweredRail = 126, DetectorRail = 127, StickyPiston = 128, Cobweb = 129, ShortGrass = 130, Fern = 131, DeadBush = 132, Bush = 133, ShortDryGrass = 134, TallDryGrass = 135, Seagrass = 136, TallSeagrass = 137, Piston = 138, PistonHead = 139, WhiteWool = 140, OrangeWool = 141, MagentaWool = 142, LightBlueWool = 143, YellowWool = 144, LimeWool = 145, PinkWool = 146, GrayWool = 147, LightGrayWool = 148, CyanWool = 149, PurpleWool = 150, BlueWool = 151, BrownWool = 152, GreenWool = 153, RedWool = 154, BlackWool = 155, MovingPiston = 156, Dandelion = 157, Torchflower = 158, Poppy = 159, BlueOrchid = 160, Allium = 161, AzureBluet = 162, RedTulip = 163, OrangeTulip = 164, WhiteTulip = 165, PinkTulip = 166, OxeyeDaisy = 167, Cornflower = 168, WitherRose = 169, LilyOfTheValley = 170, BrownMushroom = 171, RedMushroom = 172, GoldBlock = 173, IronBlock = 174, Bricks = 175, Tnt = 176, Bookshelf = 177, ChiseledBookshelf = 178, AcaciaShelf = 179, BambooShelf = 180, BirchShelf = 181, CherryShelf = 182, CrimsonShelf = 183, DarkOakShelf = 184, JungleShelf = 185, MangroveShelf = 186, OakShelf = 187, PaleOakShelf = 188, SpruceShelf = 189, WarpedShelf = 190, MossyCobblestone = 191, Obsidian = 192, Torch = 193, WallTorch = 194, Fire = 195, SoulFire = 196, Spawner = 197, CreakingHeart = 198, OakStairs = 199, Chest = 200, RedstoneWire = 201, DiamondOre = 202, DeepslateDiamondOre = 203, DiamondBlock = 204, CraftingTable = 205, Wheat = 206, Farmland = 207, Furnace = 208, OakSign = 209, SpruceSign = 210, BirchSign = 211, AcaciaSign = 212, CherrySign = 213, JungleSign = 214, DarkOakSign = 215, PaleOakSign = 216, MangroveSign = 217, BambooSign = 218, OakDoor = 219, Ladder = 220, Rail = 221, CobblestoneStairs = 222, OakWallSign = 223, SpruceWallSign = 224, BirchWallSign = 225, AcaciaWallSign = 226, CherryWallSign = 227, JungleWallSign = 228, DarkOakWallSign = 229, PaleOakWallSign = 230, MangroveWallSign = 231, BambooWallSign = 232, OakHangingSign = 233, SpruceHangingSign = 234, BirchHangingSign = 235, AcaciaHangingSign = 236, CherryHangingSign = 237, JungleHangingSign = 238, DarkOakHangingSign = 239, PaleOakHangingSign = 240, CrimsonHangingSign = 241, WarpedHangingSign = 242, MangroveHangingSign = 243, BambooHangingSign = 244, OakWallHangingSign = 245, SpruceWallHangingSign = 246, BirchWallHangingSign = 247, AcaciaWallHangingSign = 248, CherryWallHangingSign = 249, JungleWallHangingSign = 250, DarkOakWallHangingSign = 251, PaleOakWallHangingSign = 252, MangroveWallHangingSign = 253, CrimsonWallHangingSign = 254, WarpedWallHangingSign = 255, BambooWallHangingSign = 256, Lever = 257, StonePressurePlate = 258, IronDoor = 259, OakPressurePlate = 260, SprucePressurePlate = 261, BirchPressurePlate = 262, JunglePressurePlate = 263, AcaciaPressurePlate = 264, CherryPressurePlate = 265, DarkOakPressurePlate = 266, PaleOakPressurePlate = 267, MangrovePressurePlate = 268, BambooPressurePlate = 269, RedstoneOre = 270, DeepslateRedstoneOre = 271, RedstoneTorch = 272, RedstoneWallTorch = 273, StoneButton = 274, Snow = 275, Ice = 276, SnowBlock = 277, Cactus = 278, CactusFlower = 279, Clay = 280, SugarCane = 281, Jukebox = 282, OakFence = 283, Netherrack = 284, SoulSand = 285, SoulSoil = 286, Basalt = 287, PolishedBasalt = 288, SoulTorch = 289, SoulWallTorch = 290, CopperTorch = 291, CopperWallTorch = 292, Glowstone = 293, NetherPortal = 294, CarvedPumpkin = 295, JackOLantern = 296, Cake = 297, Repeater = 298, WhiteStainedGlass = 299, OrangeStainedGlass = 300, MagentaStainedGlass = 301, LightBlueStainedGlass = 302, YellowStainedGlass = 303, LimeStainedGlass = 304, PinkStainedGlass = 305, GrayStainedGlass = 306, LightGrayStainedGlass = 307, CyanStainedGlass = 308, PurpleStainedGlass = 309, BlueStainedGlass = 310, BrownStainedGlass = 311, GreenStainedGlass = 312, RedStainedGlass = 313, BlackStainedGlass = 314, OakTrapdoor = 315, SpruceTrapdoor = 316, BirchTrapdoor = 317, JungleTrapdoor = 318, AcaciaTrapdoor = 319, CherryTrapdoor = 320, DarkOakTrapdoor = 321, PaleOakTrapdoor = 322, MangroveTrapdoor = 323, BambooTrapdoor = 324, StoneBricks = 325, MossyStoneBricks = 326, CrackedStoneBricks = 327, ChiseledStoneBricks = 328, PackedMud = 329, MudBricks = 330, InfestedStone = 331, InfestedCobblestone = 332, InfestedStoneBricks = 333, InfestedMossyStoneBricks = 334, InfestedCrackedStoneBricks = 335, InfestedChiseledStoneBricks = 336, BrownMushroomBlock = 337, RedMushroomBlock = 338, MushroomStem = 339, IronBars = 340, CopperBars = 341, ExposedCopperBars = 342, WeatheredCopperBars = 343, OxidizedCopperBars = 344, WaxedCopperBars = 345, WaxedExposedCopperBars = 346, WaxedWeatheredCopperBars = 347, WaxedOxidizedCopperBars = 348, IronChain = 349, CopperChain = 350, ExposedCopperChain = 351, WeatheredCopperChain = 352, OxidizedCopperChain = 353, WaxedCopperChain = 354, WaxedExposedCopperChain = 355, WaxedWeatheredCopperChain = 356, WaxedOxidizedCopperChain = 357, GlassPane = 358, Pumpkin = 359, Melon = 360, AttachedPumpkinStem = 361, AttachedMelonStem = 362, PumpkinStem = 363, MelonStem = 364, Vine = 365, GlowLichen = 366, ResinClump = 367, OakFenceGate = 368, BrickStairs = 369, StoneBrickStairs = 370, MudBrickStairs = 371, Mycelium = 372, LilyPad = 373, ResinBlock = 374, ResinBricks = 375, ResinBrickStairs = 376, ResinBrickSlab = 377, ResinBrickWall = 378, ChiseledResinBricks = 379, NetherBricks = 380, NetherBrickFence = 381, NetherBrickStairs = 382, NetherWart = 383, EnchantingTable = 384, BrewingStand = 385, Cauldron = 386, WaterCauldron = 387, LavaCauldron = 388, PowderSnowCauldron = 389, EndPortal = 390, EndPortalFrame = 391, EndStone = 392, DragonEgg = 393, RedstoneLamp = 394, Cocoa = 395, SandstoneStairs = 396, EmeraldOre = 397, DeepslateEmeraldOre = 398, EnderChest = 399, TripwireHook = 400, Tripwire = 401, EmeraldBlock = 402, SpruceStairs = 403, BirchStairs = 404, JungleStairs = 405, CommandBlock = 406, Beacon = 407, CobblestoneWall = 408, MossyCobblestoneWall = 409, FlowerPot = 410, PottedTorchflower = 411, PottedOakSapling = 412, PottedSpruceSapling = 413, PottedBirchSapling = 414, PottedJungleSapling = 415, PottedAcaciaSapling = 416, PottedCherrySapling = 417, PottedDarkOakSapling = 418, PottedPaleOakSapling = 419, PottedMangrovePropagule = 420, PottedFern = 421, PottedDandelion = 422, PottedPoppy = 423, PottedBlueOrchid = 424, PottedAllium = 425, PottedAzureBluet = 426, PottedRedTulip = 427, PottedOrangeTulip = 428, PottedWhiteTulip = 429, PottedPinkTulip = 430, PottedOxeyeDaisy = 431, PottedCornflower = 432, PottedLilyOfTheValley = 433, PottedWitherRose = 434, PottedRedMushroom = 435, PottedBrownMushroom = 436, PottedDeadBush = 437, PottedCactus = 438, Carrots = 439, Potatoes = 440, OakButton = 441, SpruceButton = 442, BirchButton = 443, JungleButton = 444, AcaciaButton = 445, CherryButton = 446, DarkOakButton = 447, PaleOakButton = 448, MangroveButton = 449, BambooButton = 450, SkeletonSkull = 451, SkeletonWallSkull = 452, WitherSkeletonSkull = 453, WitherSkeletonWallSkull = 454, ZombieHead = 455, ZombieWallHead = 456, PlayerHead = 457, PlayerWallHead = 458, CreeperHead = 459, CreeperWallHead = 460, DragonHead = 461, DragonWallHead = 462, PiglinHead = 463, PiglinWallHead = 464, Anvil = 465, ChippedAnvil = 466, DamagedAnvil = 467, TrappedChest = 468, LightWeightedPressurePlate = 469, HeavyWeightedPressurePlate = 470, Comparator = 471, DaylightDetector = 472, RedstoneBlock = 473, NetherQuartzOre = 474, Hopper = 475, QuartzBlock = 476, ChiseledQuartzBlock = 477, QuartzPillar = 478, QuartzStairs = 479, ActivatorRail = 480, Dropper = 481, WhiteTerracotta = 482, OrangeTerracotta = 483, MagentaTerracotta = 484, LightBlueTerracotta = 485, YellowTerracotta = 486, LimeTerracotta = 487, PinkTerracotta = 488, GrayTerracotta = 489, LightGrayTerracotta = 490, CyanTerracotta = 491, PurpleTerracotta = 492, BlueTerracotta = 493, BrownTerracotta = 494, GreenTerracotta = 495, RedTerracotta = 496, BlackTerracotta = 497, WhiteStainedGlassPane = 498, OrangeStainedGlassPane = 499, MagentaStainedGlassPane = 500, LightBlueStainedGlassPane = 501, YellowStainedGlassPane = 502, LimeStainedGlassPane = 503, PinkStainedGlassPane = 504, GrayStainedGlassPane = 505, LightGrayStainedGlassPane = 506, CyanStainedGlassPane = 507, PurpleStainedGlassPane = 508, BlueStainedGlassPane = 509, BrownStainedGlassPane = 510, GreenStainedGlassPane = 511, RedStainedGlassPane = 512, BlackStainedGlassPane = 513, AcaciaStairs = 514, CherryStairs = 515, DarkOakStairs = 516, PaleOakStairs = 517, MangroveStairs = 518, BambooStairs = 519, BambooMosaicStairs = 520, SlimeBlock = 521, Barrier = 522, Light = 523, IronTrapdoor = 524, Prismarine = 525, PrismarineBricks = 526, DarkPrismarine = 527, PrismarineStairs = 528, PrismarineBrickStairs = 529, DarkPrismarineStairs = 530, PrismarineSlab = 531, PrismarineBrickSlab = 532, DarkPrismarineSlab = 533, SeaLantern = 534, HayBlock = 535, WhiteCarpet = 536, OrangeCarpet = 537, MagentaCarpet = 538, LightBlueCarpet = 539, YellowCarpet = 540, LimeCarpet = 541, PinkCarpet = 542, GrayCarpet = 543, LightGrayCarpet = 544, CyanCarpet = 545, PurpleCarpet = 546, BlueCarpet = 547, BrownCarpet = 548, GreenCarpet = 549, RedCarpet = 550, BlackCarpet = 551, Terracotta = 552, CoalBlock = 553, PackedIce = 554, Sunflower = 555, Lilac = 556, RoseBush = 557, Peony = 558, TallGrass = 559, LargeFern = 560, WhiteBanner = 561, OrangeBanner = 562, MagentaBanner = 563, LightBlueBanner = 564, YellowBanner = 565, LimeBanner = 566, PinkBanner = 567, GrayBanner = 568, LightGrayBanner = 569, CyanBanner = 570, PurpleBanner = 571, BlueBanner = 572, BrownBanner = 573, GreenBanner = 574, RedBanner = 575, BlackBanner = 576, WhiteWallBanner = 577, OrangeWallBanner = 578, MagentaWallBanner = 579, LightBlueWallBanner = 580, YellowWallBanner = 581, LimeWallBanner = 582, PinkWallBanner = 583, GrayWallBanner = 584, LightGrayWallBanner = 585, CyanWallBanner = 586, PurpleWallBanner = 587, BlueWallBanner = 588, BrownWallBanner = 589, GreenWallBanner = 590, RedWallBanner = 591, BlackWallBanner = 592, RedSandstone = 593, ChiseledRedSandstone = 594, CutRedSandstone = 595, RedSandstoneStairs = 596, OakSlab = 597, SpruceSlab = 598, BirchSlab = 599, JungleSlab = 600, AcaciaSlab = 601, CherrySlab = 602, DarkOakSlab = 603, PaleOakSlab = 604, MangroveSlab = 605, BambooSlab = 606, BambooMosaicSlab = 607, StoneSlab = 608, SmoothStoneSlab = 609, SandstoneSlab = 610, CutSandstoneSlab = 611, PetrifiedOakSlab = 612, CobblestoneSlab = 613, BrickSlab = 614, StoneBrickSlab = 615, MudBrickSlab = 616, NetherBrickSlab = 617, QuartzSlab = 618, RedSandstoneSlab = 619, CutRedSandstoneSlab = 620, PurpurSlab = 621, SmoothStone = 622, SmoothSandstone = 623, SmoothQuartz = 624, SmoothRedSandstone = 625, SpruceFenceGate = 626, BirchFenceGate = 627, JungleFenceGate = 628, AcaciaFenceGate = 629, CherryFenceGate = 630, DarkOakFenceGate = 631, PaleOakFenceGate = 632, MangroveFenceGate = 633, BambooFenceGate = 634, SpruceFence = 635, BirchFence = 636, JungleFence = 637, AcaciaFence = 638, CherryFence = 639, DarkOakFence = 640, PaleOakFence = 641, MangroveFence = 642, BambooFence = 643, SpruceDoor = 644, BirchDoor = 645, JungleDoor = 646, AcaciaDoor = 647, CherryDoor = 648, DarkOakDoor = 649, PaleOakDoor = 650, MangroveDoor = 651, BambooDoor = 652, EndRod = 653, ChorusPlant = 654, ChorusFlower = 655, PurpurBlock = 656, PurpurPillar = 657, PurpurStairs = 658, EndStoneBricks = 659, TorchflowerCrop = 660, PitcherCrop = 661, PitcherPlant = 662, Beetroots = 663, DirtPath = 664, EndGateway = 665, RepeatingCommandBlock = 666, ChainCommandBlock = 667, FrostedIce = 668, MagmaBlock = 669, NetherWartBlock = 670, RedNetherBricks = 671, BoneBlock = 672, StructureVoid = 673, Observer = 674, ShulkerBox = 675, WhiteShulkerBox = 676, OrangeShulkerBox = 677, MagentaShulkerBox = 678, LightBlueShulkerBox = 679, YellowShulkerBox = 680, LimeShulkerBox = 681, PinkShulkerBox = 682, GrayShulkerBox = 683, LightGrayShulkerBox = 684, CyanShulkerBox = 685, PurpleShulkerBox = 686, BlueShulkerBox = 687, BrownShulkerBox = 688, GreenShulkerBox = 689, RedShulkerBox = 690, BlackShulkerBox = 691, WhiteGlazedTerracotta = 692, OrangeGlazedTerracotta = 693, MagentaGlazedTerracotta = 694, LightBlueGlazedTerracotta = 695, YellowGlazedTerracotta = 696, LimeGlazedTerracotta = 697, PinkGlazedTerracotta = 698, GrayGlazedTerracotta = 699, LightGrayGlazedTerracotta = 700, CyanGlazedTerracotta = 701, PurpleGlazedTerracotta = 702, BlueGlazedTerracotta = 703, BrownGlazedTerracotta = 704, GreenGlazedTerracotta = 705, RedGlazedTerracotta = 706, BlackGlazedTerracotta = 707, WhiteConcrete = 708, OrangeConcrete = 709, MagentaConcrete = 710, LightBlueConcrete = 711, YellowConcrete = 712, LimeConcrete = 713, PinkConcrete = 714, GrayConcrete = 715, LightGrayConcrete = 716, CyanConcrete = 717, PurpleConcrete = 718, BlueConcrete = 719, BrownConcrete = 720, GreenConcrete = 721, RedConcrete = 722, BlackConcrete = 723, WhiteConcretePowder = 724, OrangeConcretePowder = 725, MagentaConcretePowder = 726, LightBlueConcretePowder = 727, YellowConcretePowder = 728, LimeConcretePowder = 729, PinkConcretePowder = 730, GrayConcretePowder = 731, LightGrayConcretePowder = 732, CyanConcretePowder = 733, PurpleConcretePowder = 734, BlueConcretePowder = 735, BrownConcretePowder = 736, GreenConcretePowder = 737, RedConcretePowder = 738, BlackConcretePowder = 739, Kelp = 740, KelpPlant = 741, DriedKelpBlock = 742, TurtleEgg = 743, SnifferEgg = 744, DriedGhast = 745, DeadTubeCoralBlock = 746, DeadBrainCoralBlock = 747, DeadBubbleCoralBlock = 748, DeadFireCoralBlock = 749, DeadHornCoralBlock = 750, TubeCoralBlock = 751, BrainCoralBlock = 752, BubbleCoralBlock = 753, FireCoralBlock = 754, HornCoralBlock = 755, DeadTubeCoral = 756, DeadBrainCoral = 757, DeadBubbleCoral = 758, DeadFireCoral = 759, DeadHornCoral = 760, TubeCoral = 761, BrainCoral = 762, BubbleCoral = 763, FireCoral = 764, HornCoral = 765, DeadTubeCoralFan = 766, DeadBrainCoralFan = 767, DeadBubbleCoralFan = 768, DeadFireCoralFan = 769, DeadHornCoralFan = 770, TubeCoralFan = 771, BrainCoralFan = 772, BubbleCoralFan = 773, FireCoralFan = 774, HornCoralFan = 775, DeadTubeCoralWallFan = 776, DeadBrainCoralWallFan = 777, DeadBubbleCoralWallFan = 778, DeadFireCoralWallFan = 779, DeadHornCoralWallFan = 780, TubeCoralWallFan = 781, BrainCoralWallFan = 782, BubbleCoralWallFan = 783, FireCoralWallFan = 784, HornCoralWallFan = 785, SeaPickle = 786, BlueIce = 787, Conduit = 788, BambooSapling = 789, Bamboo = 790, PottedBamboo = 791, VoidAir = 792, CaveAir = 793, BubbleColumn = 794, PolishedGraniteStairs = 795, SmoothRedSandstoneStairs = 796, MossyStoneBrickStairs = 797, PolishedDioriteStairs = 798, MossyCobblestoneStairs = 799, EndStoneBrickStairs = 800, StoneStairs = 801, SmoothSandstoneStairs = 802, SmoothQuartzStairs = 803, GraniteStairs = 804, AndesiteStairs = 805, RedNetherBrickStairs = 806, PolishedAndesiteStairs = 807, DioriteStairs = 808, PolishedGraniteSlab = 809, SmoothRedSandstoneSlab = 810, MossyStoneBrickSlab = 811, PolishedDioriteSlab = 812, MossyCobblestoneSlab = 813, EndStoneBrickSlab = 814, SmoothSandstoneSlab = 815, SmoothQuartzSlab = 816, GraniteSlab = 817, AndesiteSlab = 818, RedNetherBrickSlab = 819, PolishedAndesiteSlab = 820, DioriteSlab = 821, BrickWall = 822, PrismarineWall = 823, RedSandstoneWall = 824, MossyStoneBrickWall = 825, GraniteWall = 826, StoneBrickWall = 827, MudBrickWall = 828, NetherBrickWall = 829, AndesiteWall = 830, RedNetherBrickWall = 831, SandstoneWall = 832, EndStoneBrickWall = 833, DioriteWall = 834, Scaffolding = 835, Loom = 836, Barrel = 837, Smoker = 838, BlastFurnace = 839, CartographyTable = 840, FletchingTable = 841, Grindstone = 842, Lectern = 843, SmithingTable = 844, Stonecutter = 845, Bell = 846, Lantern = 847, SoulLantern = 848, CopperLantern = 849, ExposedCopperLantern = 850, WeatheredCopperLantern = 851, OxidizedCopperLantern = 852, WaxedCopperLantern = 853, WaxedExposedCopperLantern = 854, WaxedWeatheredCopperLantern = 855, WaxedOxidizedCopperLantern = 856, Campfire = 857, SoulCampfire = 858, SweetBerryBush = 859, WarpedStem = 860, StrippedWarpedStem = 861, WarpedHyphae = 862, StrippedWarpedHyphae = 863, WarpedNylium = 864, WarpedFungus = 865, WarpedWartBlock = 866, WarpedRoots = 867, NetherSprouts = 868, CrimsonStem = 869, StrippedCrimsonStem = 870, CrimsonHyphae = 871, StrippedCrimsonHyphae = 872, CrimsonNylium = 873, CrimsonFungus = 874, Shroomlight = 875, WeepingVines = 876, WeepingVinesPlant = 877, TwistingVines = 878, TwistingVinesPlant = 879, CrimsonRoots = 880, CrimsonPlanks = 881, WarpedPlanks = 882, CrimsonSlab = 883, WarpedSlab = 884, CrimsonPressurePlate = 885, WarpedPressurePlate = 886, CrimsonFence = 887, WarpedFence = 888, CrimsonTrapdoor = 889, WarpedTrapdoor = 890, CrimsonFenceGate = 891, WarpedFenceGate = 892, CrimsonStairs = 893, WarpedStairs = 894, CrimsonButton = 895, WarpedButton = 896, CrimsonDoor = 897, WarpedDoor = 898, CrimsonSign = 899, WarpedSign = 900, CrimsonWallSign = 901, WarpedWallSign = 902, StructureBlock = 903, Jigsaw = 904, TestBlock = 905, TestInstanceBlock = 906, Composter = 907, Target = 908, BeeNest = 909, Beehive = 910, HoneyBlock = 911, HoneycombBlock = 912, NetheriteBlock = 913, AncientDebris = 914, CryingObsidian = 915, RespawnAnchor = 916, PottedCrimsonFungus = 917, PottedWarpedFungus = 918, PottedCrimsonRoots = 919, PottedWarpedRoots = 920, Lodestone = 921, Blackstone = 922, BlackstoneStairs = 923, BlackstoneWall = 924, BlackstoneSlab = 925, PolishedBlackstone = 926, PolishedBlackstoneBricks = 927, CrackedPolishedBlackstoneBricks = 928, ChiseledPolishedBlackstone = 929, PolishedBlackstoneBrickSlab = 930, PolishedBlackstoneBrickStairs = 931, PolishedBlackstoneBrickWall = 932, GildedBlackstone = 933, PolishedBlackstoneStairs = 934, PolishedBlackstoneSlab = 935, PolishedBlackstonePressurePlate = 936, PolishedBlackstoneButton = 937, PolishedBlackstoneWall = 938, ChiseledNetherBricks = 939, CrackedNetherBricks = 940, QuartzBricks = 941, Candle = 942, WhiteCandle = 943, OrangeCandle = 944, MagentaCandle = 945, LightBlueCandle = 946, YellowCandle = 947, LimeCandle = 948, PinkCandle = 949, GrayCandle = 950, LightGrayCandle = 951, CyanCandle = 952, PurpleCandle = 953, BlueCandle = 954, BrownCandle = 955, GreenCandle = 956, RedCandle = 957, BlackCandle = 958, CandleCake = 959, WhiteCandleCake = 960, OrangeCandleCake = 961, MagentaCandleCake = 962, LightBlueCandleCake = 963, YellowCandleCake = 964, LimeCandleCake = 965, PinkCandleCake = 966, GrayCandleCake = 967, LightGrayCandleCake = 968, CyanCandleCake = 969, PurpleCandleCake = 970, BlueCandleCake = 971, BrownCandleCake = 972, GreenCandleCake = 973, RedCandleCake = 974, BlackCandleCake = 975, AmethystBlock = 976, BuddingAmethyst = 977, AmethystCluster = 978, LargeAmethystBud = 979, MediumAmethystBud = 980, SmallAmethystBud = 981, Tuff = 982, TuffSlab = 983, TuffStairs = 984, TuffWall = 985, PolishedTuff = 986, PolishedTuffSlab = 987, PolishedTuffStairs = 988, PolishedTuffWall = 989, ChiseledTuff = 990, TuffBricks = 991, TuffBrickSlab = 992, TuffBrickStairs = 993, TuffBrickWall = 994, ChiseledTuffBricks = 995, Calcite = 996, TintedGlass = 997, PowderSnow = 998, SculkSensor = 999, CalibratedSculkSensor = 1_000, Sculk = 1_001, SculkVein = 1_002, SculkCatalyst = 1_003, SculkShrieker = 1_004, CopperBlock = 1_005, ExposedCopper = 1_006, WeatheredCopper = 1_007, OxidizedCopper = 1_008, CopperOre = 1_009, DeepslateCopperOre = 1_010, OxidizedCutCopper = 1_011, WeatheredCutCopper = 1_012, ExposedCutCopper = 1_013, CutCopper = 1_014, OxidizedChiseledCopper = 1_015, WeatheredChiseledCopper = 1_016, ExposedChiseledCopper = 1_017, ChiseledCopper = 1_018, WaxedOxidizedChiseledCopper = 1_019, WaxedWeatheredChiseledCopper = 1_020, WaxedExposedChiseledCopper = 1_021, WaxedChiseledCopper = 1_022, OxidizedCutCopperStairs = 1_023, WeatheredCutCopperStairs = 1_024, ExposedCutCopperStairs = 1_025, CutCopperStairs = 1_026, OxidizedCutCopperSlab = 1_027, WeatheredCutCopperSlab = 1_028, ExposedCutCopperSlab = 1_029, CutCopperSlab = 1_030, WaxedCopperBlock = 1_031, WaxedWeatheredCopper = 1_032, WaxedExposedCopper = 1_033, WaxedOxidizedCopper = 1_034, WaxedOxidizedCutCopper = 1_035, WaxedWeatheredCutCopper = 1_036, WaxedExposedCutCopper = 1_037, WaxedCutCopper = 1_038, WaxedOxidizedCutCopperStairs = 1_039, WaxedWeatheredCutCopperStairs = 1_040, WaxedExposedCutCopperStairs = 1_041, WaxedCutCopperStairs = 1_042, WaxedOxidizedCutCopperSlab = 1_043, WaxedWeatheredCutCopperSlab = 1_044, WaxedExposedCutCopperSlab = 1_045, WaxedCutCopperSlab = 1_046, CopperDoor = 1_047, ExposedCopperDoor = 1_048, OxidizedCopperDoor = 1_049, WeatheredCopperDoor = 1_050, WaxedCopperDoor = 1_051, WaxedExposedCopperDoor = 1_052, WaxedOxidizedCopperDoor = 1_053, WaxedWeatheredCopperDoor = 1_054, CopperTrapdoor = 1_055, ExposedCopperTrapdoor = 1_056, OxidizedCopperTrapdoor = 1_057, WeatheredCopperTrapdoor = 1_058, WaxedCopperTrapdoor = 1_059, WaxedExposedCopperTrapdoor = 1_060, WaxedOxidizedCopperTrapdoor = 1_061, WaxedWeatheredCopperTrapdoor = 1_062, CopperGrate = 1_063, ExposedCopperGrate = 1_064, WeatheredCopperGrate = 1_065, OxidizedCopperGrate = 1_066, WaxedCopperGrate = 1_067, WaxedExposedCopperGrate = 1_068, WaxedWeatheredCopperGrate = 1_069, WaxedOxidizedCopperGrate = 1_070, CopperBulb = 1_071, ExposedCopperBulb = 1_072, WeatheredCopperBulb = 1_073, OxidizedCopperBulb = 1_074, WaxedCopperBulb = 1_075, WaxedExposedCopperBulb = 1_076, WaxedWeatheredCopperBulb = 1_077, WaxedOxidizedCopperBulb = 1_078, CopperChest = 1_079, ExposedCopperChest = 1_080, WeatheredCopperChest = 1_081, OxidizedCopperChest = 1_082, WaxedCopperChest = 1_083, WaxedExposedCopperChest = 1_084, WaxedWeatheredCopperChest = 1_085, WaxedOxidizedCopperChest = 1_086, CopperGolemStatue = 1_087, ExposedCopperGolemStatue = 1_088, WeatheredCopperGolemStatue = 1_089, OxidizedCopperGolemStatue = 1_090, WaxedCopperGolemStatue = 1_091, WaxedExposedCopperGolemStatue = 1_092, WaxedWeatheredCopperGolemStatue = 1_093, WaxedOxidizedCopperGolemStatue = 1_094, LightningRod = 1_095, ExposedLightningRod = 1_096, WeatheredLightningRod = 1_097, OxidizedLightningRod = 1_098, WaxedLightningRod = 1_099, WaxedExposedLightningRod = 1_100, WaxedWeatheredLightningRod = 1_101, WaxedOxidizedLightningRod = 1_102, PointedDripstone = 1_103, DripstoneBlock = 1_104, CaveVines = 1_105, CaveVinesPlant = 1_106, SporeBlossom = 1_107, Azalea = 1_108, FloweringAzalea = 1_109, MossCarpet = 1_110, PinkPetals = 1_111, Wildflowers = 1_112, LeafLitter = 1_113, MossBlock = 1_114, BigDripleaf = 1_115, BigDripleafStem = 1_116, SmallDripleaf = 1_117, HangingRoots = 1_118, RootedDirt = 1_119, Mud = 1_120, Deepslate = 1_121, CobbledDeepslate = 1_122, CobbledDeepslateStairs = 1_123, CobbledDeepslateSlab = 1_124, CobbledDeepslateWall = 1_125, PolishedDeepslate = 1_126, PolishedDeepslateStairs = 1_127, PolishedDeepslateSlab = 1_128, PolishedDeepslateWall = 1_129, DeepslateTiles = 1_130, DeepslateTileStairs = 1_131, DeepslateTileSlab = 1_132, DeepslateTileWall = 1_133, DeepslateBricks = 1_134, DeepslateBrickStairs = 1_135, DeepslateBrickSlab = 1_136, DeepslateBrickWall = 1_137, ChiseledDeepslate = 1_138, CrackedDeepslateBricks = 1_139, CrackedDeepslateTiles = 1_140, InfestedDeepslate = 1_141, SmoothBasalt = 1_142, RawIronBlock = 1_143, RawCopperBlock = 1_144, RawGoldBlock = 1_145, PottedAzaleaBush = 1_146, PottedFloweringAzaleaBush = 1_147, OchreFroglight = 1_148, VerdantFroglight = 1_149, PearlescentFroglight = 1_150, Frogspawn = 1_151, ReinforcedDeepslate = 1_152, DecoratedPot = 1_153, Crafter = 1_154, TrialSpawner = 1_155, Vault = 1_156, HeavyCore = 1_157, PaleMossBlock = 1_158, PaleMossCarpet = 1_159, PaleHangingMoss = 1_160, OpenEyeblossom = 1_161, ClosedEyeblossom = 1_162, PottedOpenEyeblossom = 1_163, PottedClosedEyeblossom = 1_164, FireflyBush = 1_165,
}
Expand description

An enum of every type of block in the game. To represent a block state, use azalea_block::BlockState or azalea_block::BlockTrait.

Variants§

§

Air = 0

§

Stone = 1

§

Granite = 2

§

PolishedGranite = 3

§

Diorite = 4

§

PolishedDiorite = 5

§

Andesite = 6

§

PolishedAndesite = 7

§

GrassBlock = 8

§

Dirt = 9

§

CoarseDirt = 10

§

Podzol = 11

§

Cobblestone = 12

§

OakPlanks = 13

§

SprucePlanks = 14

§

BirchPlanks = 15

§

JunglePlanks = 16

§

AcaciaPlanks = 17

§

CherryPlanks = 18

§

DarkOakPlanks = 19

§

PaleOakWood = 20

§

PaleOakPlanks = 21

§

MangrovePlanks = 22

§

BambooPlanks = 23

§

BambooMosaic = 24

§

OakSapling = 25

§

SpruceSapling = 26

§

BirchSapling = 27

§

JungleSapling = 28

§

AcaciaSapling = 29

§

CherrySapling = 30

§

DarkOakSapling = 31

§

PaleOakSapling = 32

§

MangrovePropagule = 33

§

Bedrock = 34

§

Water = 35

§

Lava = 36

§

Sand = 37

§

SuspiciousSand = 38

§

RedSand = 39

§

Gravel = 40

§

SuspiciousGravel = 41

§

GoldOre = 42

§

DeepslateGoldOre = 43

§

IronOre = 44

§

DeepslateIronOre = 45

§

CoalOre = 46

§

DeepslateCoalOre = 47

§

NetherGoldOre = 48

§

OakLog = 49

§

SpruceLog = 50

§

BirchLog = 51

§

JungleLog = 52

§

AcaciaLog = 53

§

CherryLog = 54

§

DarkOakLog = 55

§

PaleOakLog = 56

§

MangroveLog = 57

§

MangroveRoots = 58

§

MuddyMangroveRoots = 59

§

BambooBlock = 60

§

StrippedSpruceLog = 61

§

StrippedBirchLog = 62

§

StrippedJungleLog = 63

§

StrippedAcaciaLog = 64

§

StrippedCherryLog = 65

§

StrippedDarkOakLog = 66

§

StrippedPaleOakLog = 67

§

StrippedOakLog = 68

§

StrippedMangroveLog = 69

§

StrippedBambooBlock = 70

§

OakWood = 71

§

SpruceWood = 72

§

BirchWood = 73

§

JungleWood = 74

§

AcaciaWood = 75

§

CherryWood = 76

§

DarkOakWood = 77

§

MangroveWood = 78

§

StrippedOakWood = 79

§

StrippedSpruceWood = 80

§

StrippedBirchWood = 81

§

StrippedJungleWood = 82

§

StrippedAcaciaWood = 83

§

StrippedCherryWood = 84

§

StrippedDarkOakWood = 85

§

StrippedPaleOakWood = 86

§

StrippedMangroveWood = 87

§

OakLeaves = 88

§

SpruceLeaves = 89

§

BirchLeaves = 90

§

JungleLeaves = 91

§

AcaciaLeaves = 92

§

CherryLeaves = 93

§

DarkOakLeaves = 94

§

PaleOakLeaves = 95

§

MangroveLeaves = 96

§

AzaleaLeaves = 97

§

FloweringAzaleaLeaves = 98

§

Sponge = 99

§

WetSponge = 100

§

Glass = 101

§

LapisOre = 102

§

DeepslateLapisOre = 103

§

LapisBlock = 104

§

Dispenser = 105

§

Sandstone = 106

§

ChiseledSandstone = 107

§

CutSandstone = 108

§

NoteBlock = 109

§

WhiteBed = 110

§

OrangeBed = 111

§

MagentaBed = 112

§

LightBlueBed = 113

§

YellowBed = 114

§

LimeBed = 115

§

PinkBed = 116

§

GrayBed = 117

§

LightGrayBed = 118

§

CyanBed = 119

§

PurpleBed = 120

§

BlueBed = 121

§

BrownBed = 122

§

GreenBed = 123

§

RedBed = 124

§

BlackBed = 125

§

PoweredRail = 126

§

DetectorRail = 127

§

StickyPiston = 128

§

Cobweb = 129

§

ShortGrass = 130

§

Fern = 131

§

DeadBush = 132

§

Bush = 133

§

ShortDryGrass = 134

§

TallDryGrass = 135

§

Seagrass = 136

§

TallSeagrass = 137

§

Piston = 138

§

PistonHead = 139

§

WhiteWool = 140

§

OrangeWool = 141

§

MagentaWool = 142

§

LightBlueWool = 143

§

YellowWool = 144

§

LimeWool = 145

§

PinkWool = 146

§

GrayWool = 147

§

LightGrayWool = 148

§

CyanWool = 149

§

PurpleWool = 150

§

BlueWool = 151

§

BrownWool = 152

§

GreenWool = 153

§

RedWool = 154

§

BlackWool = 155

§

MovingPiston = 156

§

Dandelion = 157

§

Torchflower = 158

§

Poppy = 159

§

BlueOrchid = 160

§

Allium = 161

§

AzureBluet = 162

§

RedTulip = 163

§

OrangeTulip = 164

§

WhiteTulip = 165

§

PinkTulip = 166

§

OxeyeDaisy = 167

§

Cornflower = 168

§

WitherRose = 169

§

LilyOfTheValley = 170

§

BrownMushroom = 171

§

RedMushroom = 172

§

GoldBlock = 173

§

IronBlock = 174

§

Bricks = 175

§

Tnt = 176

§

Bookshelf = 177

§

ChiseledBookshelf = 178

§

AcaciaShelf = 179

§

BambooShelf = 180

§

BirchShelf = 181

§

CherryShelf = 182

§

CrimsonShelf = 183

§

DarkOakShelf = 184

§

JungleShelf = 185

§

MangroveShelf = 186

§

OakShelf = 187

§

PaleOakShelf = 188

§

SpruceShelf = 189

§

WarpedShelf = 190

§

MossyCobblestone = 191

§

Obsidian = 192

§

Torch = 193

§

WallTorch = 194

§

Fire = 195

§

SoulFire = 196

§

Spawner = 197

§

CreakingHeart = 198

§

OakStairs = 199

§

Chest = 200

§

RedstoneWire = 201

§

DiamondOre = 202

§

DeepslateDiamondOre = 203

§

DiamondBlock = 204

§

CraftingTable = 205

§

Wheat = 206

§

Farmland = 207

§

Furnace = 208

§

OakSign = 209

§

SpruceSign = 210

§

BirchSign = 211

§

AcaciaSign = 212

§

CherrySign = 213

§

JungleSign = 214

§

DarkOakSign = 215

§

PaleOakSign = 216

§

MangroveSign = 217

§

BambooSign = 218

§

OakDoor = 219

§

Ladder = 220

§

Rail = 221

§

CobblestoneStairs = 222

§

OakWallSign = 223

§

SpruceWallSign = 224

§

BirchWallSign = 225

§

AcaciaWallSign = 226

§

CherryWallSign = 227

§

JungleWallSign = 228

§

DarkOakWallSign = 229

§

PaleOakWallSign = 230

§

MangroveWallSign = 231

§

BambooWallSign = 232

§

OakHangingSign = 233

§

SpruceHangingSign = 234

§

BirchHangingSign = 235

§

AcaciaHangingSign = 236

§

CherryHangingSign = 237

§

JungleHangingSign = 238

§

DarkOakHangingSign = 239

§

PaleOakHangingSign = 240

§

CrimsonHangingSign = 241

§

WarpedHangingSign = 242

§

MangroveHangingSign = 243

§

BambooHangingSign = 244

§

OakWallHangingSign = 245

§

SpruceWallHangingSign = 246

§

BirchWallHangingSign = 247

§

AcaciaWallHangingSign = 248

§

CherryWallHangingSign = 249

§

JungleWallHangingSign = 250

§

DarkOakWallHangingSign = 251

§

PaleOakWallHangingSign = 252

§

MangroveWallHangingSign = 253

§

CrimsonWallHangingSign = 254

§

WarpedWallHangingSign = 255

§

BambooWallHangingSign = 256

§

Lever = 257

§

StonePressurePlate = 258

§

IronDoor = 259

§

OakPressurePlate = 260

§

SprucePressurePlate = 261

§

BirchPressurePlate = 262

§

JunglePressurePlate = 263

§

AcaciaPressurePlate = 264

§

CherryPressurePlate = 265

§

DarkOakPressurePlate = 266

§

PaleOakPressurePlate = 267

§

MangrovePressurePlate = 268

§

BambooPressurePlate = 269

§

RedstoneOre = 270

§

DeepslateRedstoneOre = 271

§

RedstoneTorch = 272

§

RedstoneWallTorch = 273

§

StoneButton = 274

§

Snow = 275

§

Ice = 276

§

SnowBlock = 277

§

Cactus = 278

§

CactusFlower = 279

§

Clay = 280

§

SugarCane = 281

§

Jukebox = 282

§

OakFence = 283

§

Netherrack = 284

§

SoulSand = 285

§

SoulSoil = 286

§

Basalt = 287

§

PolishedBasalt = 288

§

SoulTorch = 289

§

SoulWallTorch = 290

§

CopperTorch = 291

§

CopperWallTorch = 292

§

Glowstone = 293

§

NetherPortal = 294

§

CarvedPumpkin = 295

§

JackOLantern = 296

§

Cake = 297

§

Repeater = 298

§

WhiteStainedGlass = 299

§

OrangeStainedGlass = 300

§

MagentaStainedGlass = 301

§

LightBlueStainedGlass = 302

§

YellowStainedGlass = 303

§

LimeStainedGlass = 304

§

PinkStainedGlass = 305

§

GrayStainedGlass = 306

§

LightGrayStainedGlass = 307

§

CyanStainedGlass = 308

§

PurpleStainedGlass = 309

§

BlueStainedGlass = 310

§

BrownStainedGlass = 311

§

GreenStainedGlass = 312

§

RedStainedGlass = 313

§

BlackStainedGlass = 314

§

OakTrapdoor = 315

§

SpruceTrapdoor = 316

§

BirchTrapdoor = 317

§

JungleTrapdoor = 318

§

AcaciaTrapdoor = 319

§

CherryTrapdoor = 320

§

DarkOakTrapdoor = 321

§

PaleOakTrapdoor = 322

§

MangroveTrapdoor = 323

§

BambooTrapdoor = 324

§

StoneBricks = 325

§

MossyStoneBricks = 326

§

CrackedStoneBricks = 327

§

ChiseledStoneBricks = 328

§

PackedMud = 329

§

MudBricks = 330

§

InfestedStone = 331

§

InfestedCobblestone = 332

§

InfestedStoneBricks = 333

§

InfestedMossyStoneBricks = 334

§

InfestedCrackedStoneBricks = 335

§

InfestedChiseledStoneBricks = 336

§

BrownMushroomBlock = 337

§

RedMushroomBlock = 338

§

MushroomStem = 339

§

IronBars = 340

§

CopperBars = 341

§

ExposedCopperBars = 342

§

WeatheredCopperBars = 343

§

OxidizedCopperBars = 344

§

WaxedCopperBars = 345

§

WaxedExposedCopperBars = 346

§

WaxedWeatheredCopperBars = 347

§

WaxedOxidizedCopperBars = 348

§

IronChain = 349

§

CopperChain = 350

§

ExposedCopperChain = 351

§

WeatheredCopperChain = 352

§

OxidizedCopperChain = 353

§

WaxedCopperChain = 354

§

WaxedExposedCopperChain = 355

§

WaxedWeatheredCopperChain = 356

§

WaxedOxidizedCopperChain = 357

§

GlassPane = 358

§

Pumpkin = 359

§

Melon = 360

§

AttachedPumpkinStem = 361

§

AttachedMelonStem = 362

§

PumpkinStem = 363

§

MelonStem = 364

§

Vine = 365

§

GlowLichen = 366

§

ResinClump = 367

§

OakFenceGate = 368

§

BrickStairs = 369

§

StoneBrickStairs = 370

§

MudBrickStairs = 371

§

Mycelium = 372

§

LilyPad = 373

§

ResinBlock = 374

§

ResinBricks = 375

§

ResinBrickStairs = 376

§

ResinBrickSlab = 377

§

ResinBrickWall = 378

§

ChiseledResinBricks = 379

§

NetherBricks = 380

§

NetherBrickFence = 381

§

NetherBrickStairs = 382

§

NetherWart = 383

§

EnchantingTable = 384

§

BrewingStand = 385

§

Cauldron = 386

§

WaterCauldron = 387

§

LavaCauldron = 388

§

PowderSnowCauldron = 389

§

EndPortal = 390

§

EndPortalFrame = 391

§

EndStone = 392

§

DragonEgg = 393

§

RedstoneLamp = 394

§

Cocoa = 395

§

SandstoneStairs = 396

§

EmeraldOre = 397

§

DeepslateEmeraldOre = 398

§

EnderChest = 399

§

TripwireHook = 400

§

Tripwire = 401

§

EmeraldBlock = 402

§

SpruceStairs = 403

§

BirchStairs = 404

§

JungleStairs = 405

§

CommandBlock = 406

§

Beacon = 407

§

CobblestoneWall = 408

§

MossyCobblestoneWall = 409

§

FlowerPot = 410

§

PottedTorchflower = 411

§

PottedOakSapling = 412

§

PottedSpruceSapling = 413

§

PottedBirchSapling = 414

§

PottedJungleSapling = 415

§

PottedAcaciaSapling = 416

§

PottedCherrySapling = 417

§

PottedDarkOakSapling = 418

§

PottedPaleOakSapling = 419

§

PottedMangrovePropagule = 420

§

PottedFern = 421

§

PottedDandelion = 422

§

PottedPoppy = 423

§

PottedBlueOrchid = 424

§

PottedAllium = 425

§

PottedAzureBluet = 426

§

PottedRedTulip = 427

§

PottedOrangeTulip = 428

§

PottedWhiteTulip = 429

§

PottedPinkTulip = 430

§

PottedOxeyeDaisy = 431

§

PottedCornflower = 432

§

PottedLilyOfTheValley = 433

§

PottedWitherRose = 434

§

PottedRedMushroom = 435

§

PottedBrownMushroom = 436

§

PottedDeadBush = 437

§

PottedCactus = 438

§

Carrots = 439

§

Potatoes = 440

§

OakButton = 441

§

SpruceButton = 442

§

BirchButton = 443

§

JungleButton = 444

§

AcaciaButton = 445

§

CherryButton = 446

§

DarkOakButton = 447

§

PaleOakButton = 448

§

MangroveButton = 449

§

BambooButton = 450

§

SkeletonSkull = 451

§

SkeletonWallSkull = 452

§

WitherSkeletonSkull = 453

§

WitherSkeletonWallSkull = 454

§

ZombieHead = 455

§

ZombieWallHead = 456

§

PlayerHead = 457

§

PlayerWallHead = 458

§

CreeperHead = 459

§

CreeperWallHead = 460

§

DragonHead = 461

§

DragonWallHead = 462

§

PiglinHead = 463

§

PiglinWallHead = 464

§

Anvil = 465

§

ChippedAnvil = 466

§

DamagedAnvil = 467

§

TrappedChest = 468

§

LightWeightedPressurePlate = 469

§

HeavyWeightedPressurePlate = 470

§

Comparator = 471

§

DaylightDetector = 472

§

RedstoneBlock = 473

§

NetherQuartzOre = 474

§

Hopper = 475

§

QuartzBlock = 476

§

ChiseledQuartzBlock = 477

§

QuartzPillar = 478

§

QuartzStairs = 479

§

ActivatorRail = 480

§

Dropper = 481

§

WhiteTerracotta = 482

§

OrangeTerracotta = 483

§

MagentaTerracotta = 484

§

LightBlueTerracotta = 485

§

YellowTerracotta = 486

§

LimeTerracotta = 487

§

PinkTerracotta = 488

§

GrayTerracotta = 489

§

LightGrayTerracotta = 490

§

CyanTerracotta = 491

§

PurpleTerracotta = 492

§

BlueTerracotta = 493

§

BrownTerracotta = 494

§

GreenTerracotta = 495

§

RedTerracotta = 496

§

BlackTerracotta = 497

§

WhiteStainedGlassPane = 498

§

OrangeStainedGlassPane = 499

§

MagentaStainedGlassPane = 500

§

LightBlueStainedGlassPane = 501

§

YellowStainedGlassPane = 502

§

LimeStainedGlassPane = 503

§

PinkStainedGlassPane = 504

§

GrayStainedGlassPane = 505

§

LightGrayStainedGlassPane = 506

§

CyanStainedGlassPane = 507

§

PurpleStainedGlassPane = 508

§

BlueStainedGlassPane = 509

§

BrownStainedGlassPane = 510

§

GreenStainedGlassPane = 511

§

RedStainedGlassPane = 512

§

BlackStainedGlassPane = 513

§

AcaciaStairs = 514

§

CherryStairs = 515

§

DarkOakStairs = 516

§

PaleOakStairs = 517

§

MangroveStairs = 518

§

BambooStairs = 519

§

BambooMosaicStairs = 520

§

SlimeBlock = 521

§

Barrier = 522

§

Light = 523

§

IronTrapdoor = 524

§

Prismarine = 525

§

PrismarineBricks = 526

§

DarkPrismarine = 527

§

PrismarineStairs = 528

§

PrismarineBrickStairs = 529

§

DarkPrismarineStairs = 530

§

PrismarineSlab = 531

§

PrismarineBrickSlab = 532

§

DarkPrismarineSlab = 533

§

SeaLantern = 534

§

HayBlock = 535

§

WhiteCarpet = 536

§

OrangeCarpet = 537

§

MagentaCarpet = 538

§

LightBlueCarpet = 539

§

YellowCarpet = 540

§

LimeCarpet = 541

§

PinkCarpet = 542

§

GrayCarpet = 543

§

LightGrayCarpet = 544

§

CyanCarpet = 545

§

PurpleCarpet = 546

§

BlueCarpet = 547

§

BrownCarpet = 548

§

GreenCarpet = 549

§

RedCarpet = 550

§

BlackCarpet = 551

§

Terracotta = 552

§

CoalBlock = 553

§

PackedIce = 554

§

Sunflower = 555

§

Lilac = 556

§

RoseBush = 557

§

Peony = 558

§

TallGrass = 559

§

LargeFern = 560

§

WhiteBanner = 561

§

OrangeBanner = 562

§

MagentaBanner = 563

§

LightBlueBanner = 564

§

YellowBanner = 565

§

LimeBanner = 566

§

PinkBanner = 567

§

GrayBanner = 568

§

LightGrayBanner = 569

§

CyanBanner = 570

§

PurpleBanner = 571

§

BlueBanner = 572

§

BrownBanner = 573

§

GreenBanner = 574

§

RedBanner = 575

§

BlackBanner = 576

§

WhiteWallBanner = 577

§

OrangeWallBanner = 578

§

MagentaWallBanner = 579

§

LightBlueWallBanner = 580

§

YellowWallBanner = 581

§

LimeWallBanner = 582

§

PinkWallBanner = 583

§

GrayWallBanner = 584

§

LightGrayWallBanner = 585

§

CyanWallBanner = 586

§

PurpleWallBanner = 587

§

BlueWallBanner = 588

§

BrownWallBanner = 589

§

GreenWallBanner = 590

§

RedWallBanner = 591

§

BlackWallBanner = 592

§

RedSandstone = 593

§

ChiseledRedSandstone = 594

§

CutRedSandstone = 595

§

RedSandstoneStairs = 596

§

OakSlab = 597

§

SpruceSlab = 598

§

BirchSlab = 599

§

JungleSlab = 600

§

AcaciaSlab = 601

§

CherrySlab = 602

§

DarkOakSlab = 603

§

PaleOakSlab = 604

§

MangroveSlab = 605

§

BambooSlab = 606

§

BambooMosaicSlab = 607

§

StoneSlab = 608

§

SmoothStoneSlab = 609

§

SandstoneSlab = 610

§

CutSandstoneSlab = 611

§

PetrifiedOakSlab = 612

§

CobblestoneSlab = 613

§

BrickSlab = 614

§

StoneBrickSlab = 615

§

MudBrickSlab = 616

§

NetherBrickSlab = 617

§

QuartzSlab = 618

§

RedSandstoneSlab = 619

§

CutRedSandstoneSlab = 620

§

PurpurSlab = 621

§

SmoothStone = 622

§

SmoothSandstone = 623

§

SmoothQuartz = 624

§

SmoothRedSandstone = 625

§

SpruceFenceGate = 626

§

BirchFenceGate = 627

§

JungleFenceGate = 628

§

AcaciaFenceGate = 629

§

CherryFenceGate = 630

§

DarkOakFenceGate = 631

§

PaleOakFenceGate = 632

§

MangroveFenceGate = 633

§

BambooFenceGate = 634

§

SpruceFence = 635

§

BirchFence = 636

§

JungleFence = 637

§

AcaciaFence = 638

§

CherryFence = 639

§

DarkOakFence = 640

§

PaleOakFence = 641

§

MangroveFence = 642

§

BambooFence = 643

§

SpruceDoor = 644

§

BirchDoor = 645

§

JungleDoor = 646

§

AcaciaDoor = 647

§

CherryDoor = 648

§

DarkOakDoor = 649

§

PaleOakDoor = 650

§

MangroveDoor = 651

§

BambooDoor = 652

§

EndRod = 653

§

ChorusPlant = 654

§

ChorusFlower = 655

§

PurpurBlock = 656

§

PurpurPillar = 657

§

PurpurStairs = 658

§

EndStoneBricks = 659

§

TorchflowerCrop = 660

§

PitcherCrop = 661

§

PitcherPlant = 662

§

Beetroots = 663

§

DirtPath = 664

§

EndGateway = 665

§

RepeatingCommandBlock = 666

§

ChainCommandBlock = 667

§

FrostedIce = 668

§

MagmaBlock = 669

§

NetherWartBlock = 670

§

RedNetherBricks = 671

§

BoneBlock = 672

§

StructureVoid = 673

§

Observer = 674

§

ShulkerBox = 675

§

WhiteShulkerBox = 676

§

OrangeShulkerBox = 677

§

MagentaShulkerBox = 678

§

LightBlueShulkerBox = 679

§

YellowShulkerBox = 680

§

LimeShulkerBox = 681

§

PinkShulkerBox = 682

§

GrayShulkerBox = 683

§

LightGrayShulkerBox = 684

§

CyanShulkerBox = 685

§

PurpleShulkerBox = 686

§

BlueShulkerBox = 687

§

BrownShulkerBox = 688

§

GreenShulkerBox = 689

§

RedShulkerBox = 690

§

BlackShulkerBox = 691

§

WhiteGlazedTerracotta = 692

§

OrangeGlazedTerracotta = 693

§

MagentaGlazedTerracotta = 694

§

LightBlueGlazedTerracotta = 695

§

YellowGlazedTerracotta = 696

§

LimeGlazedTerracotta = 697

§

PinkGlazedTerracotta = 698

§

GrayGlazedTerracotta = 699

§

LightGrayGlazedTerracotta = 700

§

CyanGlazedTerracotta = 701

§

PurpleGlazedTerracotta = 702

§

BlueGlazedTerracotta = 703

§

BrownGlazedTerracotta = 704

§

GreenGlazedTerracotta = 705

§

RedGlazedTerracotta = 706

§

BlackGlazedTerracotta = 707

§

WhiteConcrete = 708

§

OrangeConcrete = 709

§

MagentaConcrete = 710

§

LightBlueConcrete = 711

§

YellowConcrete = 712

§

LimeConcrete = 713

§

PinkConcrete = 714

§

GrayConcrete = 715

§

LightGrayConcrete = 716

§

CyanConcrete = 717

§

PurpleConcrete = 718

§

BlueConcrete = 719

§

BrownConcrete = 720

§

GreenConcrete = 721

§

RedConcrete = 722

§

BlackConcrete = 723

§

WhiteConcretePowder = 724

§

OrangeConcretePowder = 725

§

MagentaConcretePowder = 726

§

LightBlueConcretePowder = 727

§

YellowConcretePowder = 728

§

LimeConcretePowder = 729

§

PinkConcretePowder = 730

§

GrayConcretePowder = 731

§

LightGrayConcretePowder = 732

§

CyanConcretePowder = 733

§

PurpleConcretePowder = 734

§

BlueConcretePowder = 735

§

BrownConcretePowder = 736

§

GreenConcretePowder = 737

§

RedConcretePowder = 738

§

BlackConcretePowder = 739

§

Kelp = 740

§

KelpPlant = 741

§

DriedKelpBlock = 742

§

TurtleEgg = 743

§

SnifferEgg = 744

§

DriedGhast = 745

§

DeadTubeCoralBlock = 746

§

DeadBrainCoralBlock = 747

§

DeadBubbleCoralBlock = 748

§

DeadFireCoralBlock = 749

§

DeadHornCoralBlock = 750

§

TubeCoralBlock = 751

§

BrainCoralBlock = 752

§

BubbleCoralBlock = 753

§

FireCoralBlock = 754

§

HornCoralBlock = 755

§

DeadTubeCoral = 756

§

DeadBrainCoral = 757

§

DeadBubbleCoral = 758

§

DeadFireCoral = 759

§

DeadHornCoral = 760

§

TubeCoral = 761

§

BrainCoral = 762

§

BubbleCoral = 763

§

FireCoral = 764

§

HornCoral = 765

§

DeadTubeCoralFan = 766

§

DeadBrainCoralFan = 767

§

DeadBubbleCoralFan = 768

§

DeadFireCoralFan = 769

§

DeadHornCoralFan = 770

§

TubeCoralFan = 771

§

BrainCoralFan = 772

§

BubbleCoralFan = 773

§

FireCoralFan = 774

§

HornCoralFan = 775

§

DeadTubeCoralWallFan = 776

§

DeadBrainCoralWallFan = 777

§

DeadBubbleCoralWallFan = 778

§

DeadFireCoralWallFan = 779

§

DeadHornCoralWallFan = 780

§

TubeCoralWallFan = 781

§

BrainCoralWallFan = 782

§

BubbleCoralWallFan = 783

§

FireCoralWallFan = 784

§

HornCoralWallFan = 785

§

SeaPickle = 786

§

BlueIce = 787

§

Conduit = 788

§

BambooSapling = 789

§

Bamboo = 790

§

PottedBamboo = 791

§

VoidAir = 792

§

CaveAir = 793

§

BubbleColumn = 794

§

PolishedGraniteStairs = 795

§

SmoothRedSandstoneStairs = 796

§

MossyStoneBrickStairs = 797

§

PolishedDioriteStairs = 798

§

MossyCobblestoneStairs = 799

§

EndStoneBrickStairs = 800

§

StoneStairs = 801

§

SmoothSandstoneStairs = 802

§

SmoothQuartzStairs = 803

§

GraniteStairs = 804

§

AndesiteStairs = 805

§

RedNetherBrickStairs = 806

§

PolishedAndesiteStairs = 807

§

DioriteStairs = 808

§

PolishedGraniteSlab = 809

§

SmoothRedSandstoneSlab = 810

§

MossyStoneBrickSlab = 811

§

PolishedDioriteSlab = 812

§

MossyCobblestoneSlab = 813

§

EndStoneBrickSlab = 814

§

SmoothSandstoneSlab = 815

§

SmoothQuartzSlab = 816

§

GraniteSlab = 817

§

AndesiteSlab = 818

§

RedNetherBrickSlab = 819

§

PolishedAndesiteSlab = 820

§

DioriteSlab = 821

§

BrickWall = 822

§

PrismarineWall = 823

§

RedSandstoneWall = 824

§

MossyStoneBrickWall = 825

§

GraniteWall = 826

§

StoneBrickWall = 827

§

MudBrickWall = 828

§

NetherBrickWall = 829

§

AndesiteWall = 830

§

RedNetherBrickWall = 831

§

SandstoneWall = 832

§

EndStoneBrickWall = 833

§

DioriteWall = 834

§

Scaffolding = 835

§

Loom = 836

§

Barrel = 837

§

Smoker = 838

§

BlastFurnace = 839

§

CartographyTable = 840

§

FletchingTable = 841

§

Grindstone = 842

§

Lectern = 843

§

SmithingTable = 844

§

Stonecutter = 845

§

Bell = 846

§

Lantern = 847

§

SoulLantern = 848

§

CopperLantern = 849

§

ExposedCopperLantern = 850

§

WeatheredCopperLantern = 851

§

OxidizedCopperLantern = 852

§

WaxedCopperLantern = 853

§

WaxedExposedCopperLantern = 854

§

WaxedWeatheredCopperLantern = 855

§

WaxedOxidizedCopperLantern = 856

§

Campfire = 857

§

SoulCampfire = 858

§

SweetBerryBush = 859

§

WarpedStem = 860

§

StrippedWarpedStem = 861

§

WarpedHyphae = 862

§

StrippedWarpedHyphae = 863

§

WarpedNylium = 864

§

WarpedFungus = 865

§

WarpedWartBlock = 866

§

WarpedRoots = 867

§

NetherSprouts = 868

§

CrimsonStem = 869

§

StrippedCrimsonStem = 870

§

CrimsonHyphae = 871

§

StrippedCrimsonHyphae = 872

§

CrimsonNylium = 873

§

CrimsonFungus = 874

§

Shroomlight = 875

§

WeepingVines = 876

§

WeepingVinesPlant = 877

§

TwistingVines = 878

§

TwistingVinesPlant = 879

§

CrimsonRoots = 880

§

CrimsonPlanks = 881

§

WarpedPlanks = 882

§

CrimsonSlab = 883

§

WarpedSlab = 884

§

CrimsonPressurePlate = 885

§

WarpedPressurePlate = 886

§

CrimsonFence = 887

§

WarpedFence = 888

§

CrimsonTrapdoor = 889

§

WarpedTrapdoor = 890

§

CrimsonFenceGate = 891

§

WarpedFenceGate = 892

§

CrimsonStairs = 893

§

WarpedStairs = 894

§

CrimsonButton = 895

§

WarpedButton = 896

§

CrimsonDoor = 897

§

WarpedDoor = 898

§

CrimsonSign = 899

§

WarpedSign = 900

§

CrimsonWallSign = 901

§

WarpedWallSign = 902

§

StructureBlock = 903

§

Jigsaw = 904

§

TestBlock = 905

§

TestInstanceBlock = 906

§

Composter = 907

§

Target = 908

§

BeeNest = 909

§

Beehive = 910

§

HoneyBlock = 911

§

HoneycombBlock = 912

§

NetheriteBlock = 913

§

AncientDebris = 914

§

CryingObsidian = 915

§

RespawnAnchor = 916

§

PottedCrimsonFungus = 917

§

PottedWarpedFungus = 918

§

PottedCrimsonRoots = 919

§

PottedWarpedRoots = 920

§

Lodestone = 921

§

Blackstone = 922

§

BlackstoneStairs = 923

§

BlackstoneWall = 924

§

BlackstoneSlab = 925

§

PolishedBlackstone = 926

§

PolishedBlackstoneBricks = 927

§

CrackedPolishedBlackstoneBricks = 928

§

ChiseledPolishedBlackstone = 929

§

PolishedBlackstoneBrickSlab = 930

§

PolishedBlackstoneBrickStairs = 931

§

PolishedBlackstoneBrickWall = 932

§

GildedBlackstone = 933

§

PolishedBlackstoneStairs = 934

§

PolishedBlackstoneSlab = 935

§

PolishedBlackstonePressurePlate = 936

§

PolishedBlackstoneButton = 937

§

PolishedBlackstoneWall = 938

§

ChiseledNetherBricks = 939

§

CrackedNetherBricks = 940

§

QuartzBricks = 941

§

Candle = 942

§

WhiteCandle = 943

§

OrangeCandle = 944

§

MagentaCandle = 945

§

LightBlueCandle = 946

§

YellowCandle = 947

§

LimeCandle = 948

§

PinkCandle = 949

§

GrayCandle = 950

§

LightGrayCandle = 951

§

CyanCandle = 952

§

PurpleCandle = 953

§

BlueCandle = 954

§

BrownCandle = 955

§

GreenCandle = 956

§

RedCandle = 957

§

BlackCandle = 958

§

CandleCake = 959

§

WhiteCandleCake = 960

§

OrangeCandleCake = 961

§

MagentaCandleCake = 962

§

LightBlueCandleCake = 963

§

YellowCandleCake = 964

§

LimeCandleCake = 965

§

PinkCandleCake = 966

§

GrayCandleCake = 967

§

LightGrayCandleCake = 968

§

CyanCandleCake = 969

§

PurpleCandleCake = 970

§

BlueCandleCake = 971

§

BrownCandleCake = 972

§

GreenCandleCake = 973

§

RedCandleCake = 974

§

BlackCandleCake = 975

§

AmethystBlock = 976

§

BuddingAmethyst = 977

§

AmethystCluster = 978

§

LargeAmethystBud = 979

§

MediumAmethystBud = 980

§

SmallAmethystBud = 981

§

Tuff = 982

§

TuffSlab = 983

§

TuffStairs = 984

§

TuffWall = 985

§

PolishedTuff = 986

§

PolishedTuffSlab = 987

§

PolishedTuffStairs = 988

§

PolishedTuffWall = 989

§

ChiseledTuff = 990

§

TuffBricks = 991

§

TuffBrickSlab = 992

§

TuffBrickStairs = 993

§

TuffBrickWall = 994

§

ChiseledTuffBricks = 995

§

Calcite = 996

§

TintedGlass = 997

§

PowderSnow = 998

§

SculkSensor = 999

§

CalibratedSculkSensor = 1_000

§

Sculk = 1_001

§

SculkVein = 1_002

§

SculkCatalyst = 1_003

§

SculkShrieker = 1_004

§

CopperBlock = 1_005

§

ExposedCopper = 1_006

§

WeatheredCopper = 1_007

§

OxidizedCopper = 1_008

§

CopperOre = 1_009

§

DeepslateCopperOre = 1_010

§

OxidizedCutCopper = 1_011

§

WeatheredCutCopper = 1_012

§

ExposedCutCopper = 1_013

§

CutCopper = 1_014

§

OxidizedChiseledCopper = 1_015

§

WeatheredChiseledCopper = 1_016

§

ExposedChiseledCopper = 1_017

§

ChiseledCopper = 1_018

§

WaxedOxidizedChiseledCopper = 1_019

§

WaxedWeatheredChiseledCopper = 1_020

§

WaxedExposedChiseledCopper = 1_021

§

WaxedChiseledCopper = 1_022

§

OxidizedCutCopperStairs = 1_023

§

WeatheredCutCopperStairs = 1_024

§

ExposedCutCopperStairs = 1_025

§

CutCopperStairs = 1_026

§

OxidizedCutCopperSlab = 1_027

§

WeatheredCutCopperSlab = 1_028

§

ExposedCutCopperSlab = 1_029

§

CutCopperSlab = 1_030

§

WaxedCopperBlock = 1_031

§

WaxedWeatheredCopper = 1_032

§

WaxedExposedCopper = 1_033

§

WaxedOxidizedCopper = 1_034

§

WaxedOxidizedCutCopper = 1_035

§

WaxedWeatheredCutCopper = 1_036

§

WaxedExposedCutCopper = 1_037

§

WaxedCutCopper = 1_038

§

WaxedOxidizedCutCopperStairs = 1_039

§

WaxedWeatheredCutCopperStairs = 1_040

§

WaxedExposedCutCopperStairs = 1_041

§

WaxedCutCopperStairs = 1_042

§

WaxedOxidizedCutCopperSlab = 1_043

§

WaxedWeatheredCutCopperSlab = 1_044

§

WaxedExposedCutCopperSlab = 1_045

§

WaxedCutCopperSlab = 1_046

§

CopperDoor = 1_047

§

ExposedCopperDoor = 1_048

§

OxidizedCopperDoor = 1_049

§

WeatheredCopperDoor = 1_050

§

WaxedCopperDoor = 1_051

§

WaxedExposedCopperDoor = 1_052

§

WaxedOxidizedCopperDoor = 1_053

§

WaxedWeatheredCopperDoor = 1_054

§

CopperTrapdoor = 1_055

§

ExposedCopperTrapdoor = 1_056

§

OxidizedCopperTrapdoor = 1_057

§

WeatheredCopperTrapdoor = 1_058

§

WaxedCopperTrapdoor = 1_059

§

WaxedExposedCopperTrapdoor = 1_060

§

WaxedOxidizedCopperTrapdoor = 1_061

§

WaxedWeatheredCopperTrapdoor = 1_062

§

CopperGrate = 1_063

§

ExposedCopperGrate = 1_064

§

WeatheredCopperGrate = 1_065

§

OxidizedCopperGrate = 1_066

§

WaxedCopperGrate = 1_067

§

WaxedExposedCopperGrate = 1_068

§

WaxedWeatheredCopperGrate = 1_069

§

WaxedOxidizedCopperGrate = 1_070

§

CopperBulb = 1_071

§

ExposedCopperBulb = 1_072

§

WeatheredCopperBulb = 1_073

§

OxidizedCopperBulb = 1_074

§

WaxedCopperBulb = 1_075

§

WaxedExposedCopperBulb = 1_076

§

WaxedWeatheredCopperBulb = 1_077

§

WaxedOxidizedCopperBulb = 1_078

§

CopperChest = 1_079

§

ExposedCopperChest = 1_080

§

WeatheredCopperChest = 1_081

§

OxidizedCopperChest = 1_082

§

WaxedCopperChest = 1_083

§

WaxedExposedCopperChest = 1_084

§

WaxedWeatheredCopperChest = 1_085

§

WaxedOxidizedCopperChest = 1_086

§

CopperGolemStatue = 1_087

§

ExposedCopperGolemStatue = 1_088

§

WeatheredCopperGolemStatue = 1_089

§

OxidizedCopperGolemStatue = 1_090

§

WaxedCopperGolemStatue = 1_091

§

WaxedExposedCopperGolemStatue = 1_092

§

WaxedWeatheredCopperGolemStatue = 1_093

§

WaxedOxidizedCopperGolemStatue = 1_094

§

LightningRod = 1_095

§

ExposedLightningRod = 1_096

§

WeatheredLightningRod = 1_097

§

OxidizedLightningRod = 1_098

§

WaxedLightningRod = 1_099

§

WaxedExposedLightningRod = 1_100

§

WaxedWeatheredLightningRod = 1_101

§

WaxedOxidizedLightningRod = 1_102

§

PointedDripstone = 1_103

§

DripstoneBlock = 1_104

§

CaveVines = 1_105

§

CaveVinesPlant = 1_106

§

SporeBlossom = 1_107

§

Azalea = 1_108

§

FloweringAzalea = 1_109

§

MossCarpet = 1_110

§

PinkPetals = 1_111

§

Wildflowers = 1_112

§

LeafLitter = 1_113

§

MossBlock = 1_114

§

BigDripleaf = 1_115

§

BigDripleafStem = 1_116

§

SmallDripleaf = 1_117

§

HangingRoots = 1_118

§

RootedDirt = 1_119

§

Mud = 1_120

§

Deepslate = 1_121

§

CobbledDeepslate = 1_122

§

CobbledDeepslateStairs = 1_123

§

CobbledDeepslateSlab = 1_124

§

CobbledDeepslateWall = 1_125

§

PolishedDeepslate = 1_126

§

PolishedDeepslateStairs = 1_127

§

PolishedDeepslateSlab = 1_128

§

PolishedDeepslateWall = 1_129

§

DeepslateTiles = 1_130

§

DeepslateTileStairs = 1_131

§

DeepslateTileSlab = 1_132

§

DeepslateTileWall = 1_133

§

DeepslateBricks = 1_134

§

DeepslateBrickStairs = 1_135

§

DeepslateBrickSlab = 1_136

§

DeepslateBrickWall = 1_137

§

ChiseledDeepslate = 1_138

§

CrackedDeepslateBricks = 1_139

§

CrackedDeepslateTiles = 1_140

§

InfestedDeepslate = 1_141

§

SmoothBasalt = 1_142

§

RawIronBlock = 1_143

§

RawCopperBlock = 1_144

§

RawGoldBlock = 1_145

§

PottedAzaleaBush = 1_146

§

PottedFloweringAzaleaBush = 1_147

§

OchreFroglight = 1_148

§

VerdantFroglight = 1_149

§

PearlescentFroglight = 1_150

§

Frogspawn = 1_151

§

ReinforcedDeepslate = 1_152

§

DecoratedPot = 1_153

§

Crafter = 1_154

§

TrialSpawner = 1_155

§

Vault = 1_156

§

HeavyCore = 1_157

§

PaleMossBlock = 1_158

§

PaleMossCarpet = 1_159

§

PaleHangingMoss = 1_160

§

OpenEyeblossom = 1_161

§

ClosedEyeblossom = 1_162

§

PottedOpenEyeblossom = 1_163

§

PottedClosedEyeblossom = 1_164

§

FireflyBush = 1_165

Implementations§

Source§

impl Block

Source

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

Source§

impl Block

Source

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

Transmutes a u32 to a Block.

§Safety

The id should be at most 1165.

Source

pub fn is_valid_id(id: u32) -> bool

Trait Implementations§

Source§

impl AzaleaRead for Block

Source§

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

Source§

impl AzaleaWrite for Block

Source§

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

Source§

impl Clone for Block

Source§

fn clone(&self) -> Block

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 Block

Source§

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

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

impl<'de> Deserialize<'de> for Block

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 Block

Source§

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

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

impl FromNbtTag for Block

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 Block

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 Block

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 Block

Source§

fn eq(&self, other: &Block) -> 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 Block

Source§

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

Source§

fn to_u32(&self) -> u32

Source§

impl Serialize for Block

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 Block

Source§

fn to_nbt_tag(self) -> NbtTag

§

fn to_optional_nbt_tag(self) -> Option<NbtTag>

Source§

impl TryFrom<u32> for Block

Source§

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

Safely transmutes a u32 to a Block.

Source§

type Error = ()

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

impl Copy for Block

Source§

impl Eq for Block

Source§

impl StructuralPartialEq for Block

Auto Trait Implementations§

§

impl Freeze for Block

§

impl RefUnwindSafe for Block

§

impl Send for Block

§

impl Sync for Block

§

impl Unpin for Block

§

impl UnwindSafe for Block

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