#[repr(u16)]pub enum ItemKind {
Show 1396 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,
Bookshelf = 305,
ChiseledBookshelf = 306,
DecoratedPot = 307,
MossyCobblestone = 308,
Obsidian = 309,
Torch = 310,
EndRod = 311,
ChorusPlant = 312,
ChorusFlower = 313,
PurpurBlock = 314,
PurpurPillar = 315,
PurpurStairs = 316,
Spawner = 317,
CreakingHeart = 318,
Chest = 319,
CraftingTable = 320,
Farmland = 321,
Furnace = 322,
Ladder = 323,
CobblestoneStairs = 324,
Snow = 325,
Ice = 326,
SnowBlock = 327,
Cactus = 328,
CactusFlower = 329,
Clay = 330,
Jukebox = 331,
OakFence = 332,
SpruceFence = 333,
BirchFence = 334,
JungleFence = 335,
AcaciaFence = 336,
CherryFence = 337,
DarkOakFence = 338,
PaleOakFence = 339,
MangroveFence = 340,
BambooFence = 341,
CrimsonFence = 342,
WarpedFence = 343,
Pumpkin = 344,
CarvedPumpkin = 345,
JackOLantern = 346,
Netherrack = 347,
SoulSand = 348,
SoulSoil = 349,
Basalt = 350,
PolishedBasalt = 351,
SmoothBasalt = 352,
SoulTorch = 353,
Glowstone = 354,
InfestedStone = 355,
InfestedCobblestone = 356,
InfestedStoneBricks = 357,
InfestedMossyStoneBricks = 358,
InfestedCrackedStoneBricks = 359,
InfestedChiseledStoneBricks = 360,
InfestedDeepslate = 361,
StoneBricks = 362,
MossyStoneBricks = 363,
CrackedStoneBricks = 364,
ChiseledStoneBricks = 365,
PackedMud = 366,
MudBricks = 367,
DeepslateBricks = 368,
CrackedDeepslateBricks = 369,
DeepslateTiles = 370,
CrackedDeepslateTiles = 371,
ChiseledDeepslate = 372,
ReinforcedDeepslate = 373,
BrownMushroomBlock = 374,
RedMushroomBlock = 375,
MushroomStem = 376,
IronBars = 377,
Chain = 378,
GlassPane = 379,
Melon = 380,
Vine = 381,
GlowLichen = 382,
ResinClump = 383,
ResinBlock = 384,
ResinBricks = 385,
ResinBrickStairs = 386,
ResinBrickSlab = 387,
ResinBrickWall = 388,
ChiseledResinBricks = 389,
BrickStairs = 390,
StoneBrickStairs = 391,
MudBrickStairs = 392,
Mycelium = 393,
LilyPad = 394,
NetherBricks = 395,
CrackedNetherBricks = 396,
ChiseledNetherBricks = 397,
NetherBrickFence = 398,
NetherBrickStairs = 399,
Sculk = 400,
SculkVein = 401,
SculkCatalyst = 402,
SculkShrieker = 403,
EnchantingTable = 404,
EndPortalFrame = 405,
EndStone = 406,
EndStoneBricks = 407,
DragonEgg = 408,
SandstoneStairs = 409,
EnderChest = 410,
EmeraldBlock = 411,
OakStairs = 412,
SpruceStairs = 413,
BirchStairs = 414,
JungleStairs = 415,
AcaciaStairs = 416,
CherryStairs = 417,
DarkOakStairs = 418,
PaleOakStairs = 419,
MangroveStairs = 420,
BambooStairs = 421,
BambooMosaicStairs = 422,
CrimsonStairs = 423,
WarpedStairs = 424,
CommandBlock = 425,
Beacon = 426,
CobblestoneWall = 427,
MossyCobblestoneWall = 428,
BrickWall = 429,
PrismarineWall = 430,
RedSandstoneWall = 431,
MossyStoneBrickWall = 432,
GraniteWall = 433,
StoneBrickWall = 434,
MudBrickWall = 435,
NetherBrickWall = 436,
AndesiteWall = 437,
RedNetherBrickWall = 438,
SandstoneWall = 439,
EndStoneBrickWall = 440,
DioriteWall = 441,
BlackstoneWall = 442,
PolishedBlackstoneWall = 443,
PolishedBlackstoneBrickWall = 444,
CobbledDeepslateWall = 445,
PolishedDeepslateWall = 446,
DeepslateBrickWall = 447,
DeepslateTileWall = 448,
Anvil = 449,
ChippedAnvil = 450,
DamagedAnvil = 451,
ChiseledQuartzBlock = 452,
QuartzBlock = 453,
QuartzBricks = 454,
QuartzPillar = 455,
QuartzStairs = 456,
WhiteTerracotta = 457,
OrangeTerracotta = 458,
MagentaTerracotta = 459,
LightBlueTerracotta = 460,
YellowTerracotta = 461,
LimeTerracotta = 462,
PinkTerracotta = 463,
GrayTerracotta = 464,
LightGrayTerracotta = 465,
CyanTerracotta = 466,
PurpleTerracotta = 467,
BlueTerracotta = 468,
BrownTerracotta = 469,
GreenTerracotta = 470,
RedTerracotta = 471,
BlackTerracotta = 472,
Barrier = 473,
Light = 474,
HayBlock = 475,
WhiteCarpet = 476,
OrangeCarpet = 477,
MagentaCarpet = 478,
LightBlueCarpet = 479,
YellowCarpet = 480,
LimeCarpet = 481,
PinkCarpet = 482,
GrayCarpet = 483,
LightGrayCarpet = 484,
CyanCarpet = 485,
PurpleCarpet = 486,
BlueCarpet = 487,
BrownCarpet = 488,
GreenCarpet = 489,
RedCarpet = 490,
BlackCarpet = 491,
Terracotta = 492,
PackedIce = 493,
DirtPath = 494,
Sunflower = 495,
Lilac = 496,
RoseBush = 497,
Peony = 498,
TallGrass = 499,
LargeFern = 500,
WhiteStainedGlass = 501,
OrangeStainedGlass = 502,
MagentaStainedGlass = 503,
LightBlueStainedGlass = 504,
YellowStainedGlass = 505,
LimeStainedGlass = 506,
PinkStainedGlass = 507,
GrayStainedGlass = 508,
LightGrayStainedGlass = 509,
CyanStainedGlass = 510,
PurpleStainedGlass = 511,
BlueStainedGlass = 512,
BrownStainedGlass = 513,
GreenStainedGlass = 514,
RedStainedGlass = 515,
BlackStainedGlass = 516,
WhiteStainedGlassPane = 517,
OrangeStainedGlassPane = 518,
MagentaStainedGlassPane = 519,
LightBlueStainedGlassPane = 520,
YellowStainedGlassPane = 521,
LimeStainedGlassPane = 522,
PinkStainedGlassPane = 523,
GrayStainedGlassPane = 524,
LightGrayStainedGlassPane = 525,
CyanStainedGlassPane = 526,
PurpleStainedGlassPane = 527,
BlueStainedGlassPane = 528,
BrownStainedGlassPane = 529,
GreenStainedGlassPane = 530,
RedStainedGlassPane = 531,
BlackStainedGlassPane = 532,
Prismarine = 533,
PrismarineBricks = 534,
DarkPrismarine = 535,
PrismarineStairs = 536,
PrismarineBrickStairs = 537,
DarkPrismarineStairs = 538,
SeaLantern = 539,
RedSandstone = 540,
ChiseledRedSandstone = 541,
CutRedSandstone = 542,
RedSandstoneStairs = 543,
RepeatingCommandBlock = 544,
ChainCommandBlock = 545,
MagmaBlock = 546,
NetherWartBlock = 547,
WarpedWartBlock = 548,
RedNetherBricks = 549,
BoneBlock = 550,
StructureVoid = 551,
ShulkerBox = 552,
WhiteShulkerBox = 553,
OrangeShulkerBox = 554,
MagentaShulkerBox = 555,
LightBlueShulkerBox = 556,
YellowShulkerBox = 557,
LimeShulkerBox = 558,
PinkShulkerBox = 559,
GrayShulkerBox = 560,
LightGrayShulkerBox = 561,
CyanShulkerBox = 562,
PurpleShulkerBox = 563,
BlueShulkerBox = 564,
BrownShulkerBox = 565,
GreenShulkerBox = 566,
RedShulkerBox = 567,
BlackShulkerBox = 568,
WhiteGlazedTerracotta = 569,
OrangeGlazedTerracotta = 570,
MagentaGlazedTerracotta = 571,
LightBlueGlazedTerracotta = 572,
YellowGlazedTerracotta = 573,
LimeGlazedTerracotta = 574,
PinkGlazedTerracotta = 575,
GrayGlazedTerracotta = 576,
LightGrayGlazedTerracotta = 577,
CyanGlazedTerracotta = 578,
PurpleGlazedTerracotta = 579,
BlueGlazedTerracotta = 580,
BrownGlazedTerracotta = 581,
GreenGlazedTerracotta = 582,
RedGlazedTerracotta = 583,
BlackGlazedTerracotta = 584,
WhiteConcrete = 585,
OrangeConcrete = 586,
MagentaConcrete = 587,
LightBlueConcrete = 588,
YellowConcrete = 589,
LimeConcrete = 590,
PinkConcrete = 591,
GrayConcrete = 592,
LightGrayConcrete = 593,
CyanConcrete = 594,
PurpleConcrete = 595,
BlueConcrete = 596,
BrownConcrete = 597,
GreenConcrete = 598,
RedConcrete = 599,
BlackConcrete = 600,
WhiteConcretePowder = 601,
OrangeConcretePowder = 602,
MagentaConcretePowder = 603,
LightBlueConcretePowder = 604,
YellowConcretePowder = 605,
LimeConcretePowder = 606,
PinkConcretePowder = 607,
GrayConcretePowder = 608,
LightGrayConcretePowder = 609,
CyanConcretePowder = 610,
PurpleConcretePowder = 611,
BlueConcretePowder = 612,
BrownConcretePowder = 613,
GreenConcretePowder = 614,
RedConcretePowder = 615,
BlackConcretePowder = 616,
TurtleEgg = 617,
SnifferEgg = 618,
DeadTubeCoralBlock = 619,
DeadBrainCoralBlock = 620,
DeadBubbleCoralBlock = 621,
DeadFireCoralBlock = 622,
DeadHornCoralBlock = 623,
TubeCoralBlock = 624,
BrainCoralBlock = 625,
BubbleCoralBlock = 626,
FireCoralBlock = 627,
HornCoralBlock = 628,
TubeCoral = 629,
BrainCoral = 630,
BubbleCoral = 631,
FireCoral = 632,
HornCoral = 633,
DeadBrainCoral = 634,
DeadBubbleCoral = 635,
DeadFireCoral = 636,
DeadHornCoral = 637,
DeadTubeCoral = 638,
TubeCoralFan = 639,
BrainCoralFan = 640,
BubbleCoralFan = 641,
FireCoralFan = 642,
HornCoralFan = 643,
DeadTubeCoralFan = 644,
DeadBrainCoralFan = 645,
DeadBubbleCoralFan = 646,
DeadFireCoralFan = 647,
DeadHornCoralFan = 648,
BlueIce = 649,
Conduit = 650,
PolishedGraniteStairs = 651,
SmoothRedSandstoneStairs = 652,
MossyStoneBrickStairs = 653,
PolishedDioriteStairs = 654,
MossyCobblestoneStairs = 655,
EndStoneBrickStairs = 656,
StoneStairs = 657,
SmoothSandstoneStairs = 658,
SmoothQuartzStairs = 659,
GraniteStairs = 660,
AndesiteStairs = 661,
RedNetherBrickStairs = 662,
PolishedAndesiteStairs = 663,
DioriteStairs = 664,
CobbledDeepslateStairs = 665,
PolishedDeepslateStairs = 666,
DeepslateBrickStairs = 667,
DeepslateTileStairs = 668,
PolishedGraniteSlab = 669,
SmoothRedSandstoneSlab = 670,
MossyStoneBrickSlab = 671,
PolishedDioriteSlab = 672,
MossyCobblestoneSlab = 673,
EndStoneBrickSlab = 674,
SmoothSandstoneSlab = 675,
SmoothQuartzSlab = 676,
GraniteSlab = 677,
AndesiteSlab = 678,
RedNetherBrickSlab = 679,
PolishedAndesiteSlab = 680,
DioriteSlab = 681,
CobbledDeepslateSlab = 682,
PolishedDeepslateSlab = 683,
DeepslateBrickSlab = 684,
DeepslateTileSlab = 685,
Scaffolding = 686,
Redstone = 687,
RedstoneTorch = 688,
RedstoneBlock = 689,
Repeater = 690,
Comparator = 691,
Piston = 692,
StickyPiston = 693,
SlimeBlock = 694,
HoneyBlock = 695,
Observer = 696,
Hopper = 697,
Dispenser = 698,
Dropper = 699,
Lectern = 700,
Target = 701,
Lever = 702,
LightningRod = 703,
DaylightDetector = 704,
SculkSensor = 705,
CalibratedSculkSensor = 706,
TripwireHook = 707,
TrappedChest = 708,
Tnt = 709,
RedstoneLamp = 710,
NoteBlock = 711,
StoneButton = 712,
PolishedBlackstoneButton = 713,
OakButton = 714,
SpruceButton = 715,
BirchButton = 716,
JungleButton = 717,
AcaciaButton = 718,
CherryButton = 719,
DarkOakButton = 720,
PaleOakButton = 721,
MangroveButton = 722,
BambooButton = 723,
CrimsonButton = 724,
WarpedButton = 725,
StonePressurePlate = 726,
PolishedBlackstonePressurePlate = 727,
LightWeightedPressurePlate = 728,
HeavyWeightedPressurePlate = 729,
OakPressurePlate = 730,
SprucePressurePlate = 731,
BirchPressurePlate = 732,
JunglePressurePlate = 733,
AcaciaPressurePlate = 734,
CherryPressurePlate = 735,
DarkOakPressurePlate = 736,
PaleOakPressurePlate = 737,
MangrovePressurePlate = 738,
BambooPressurePlate = 739,
CrimsonPressurePlate = 740,
WarpedPressurePlate = 741,
IronDoor = 742,
OakDoor = 743,
SpruceDoor = 744,
BirchDoor = 745,
JungleDoor = 746,
AcaciaDoor = 747,
CherryDoor = 748,
DarkOakDoor = 749,
PaleOakDoor = 750,
MangroveDoor = 751,
BambooDoor = 752,
CrimsonDoor = 753,
WarpedDoor = 754,
CopperDoor = 755,
ExposedCopperDoor = 756,
WeatheredCopperDoor = 757,
OxidizedCopperDoor = 758,
WaxedCopperDoor = 759,
WaxedExposedCopperDoor = 760,
WaxedWeatheredCopperDoor = 761,
WaxedOxidizedCopperDoor = 762,
IronTrapdoor = 763,
OakTrapdoor = 764,
SpruceTrapdoor = 765,
BirchTrapdoor = 766,
JungleTrapdoor = 767,
AcaciaTrapdoor = 768,
CherryTrapdoor = 769,
DarkOakTrapdoor = 770,
PaleOakTrapdoor = 771,
MangroveTrapdoor = 772,
BambooTrapdoor = 773,
CrimsonTrapdoor = 774,
WarpedTrapdoor = 775,
CopperTrapdoor = 776,
ExposedCopperTrapdoor = 777,
WeatheredCopperTrapdoor = 778,
OxidizedCopperTrapdoor = 779,
WaxedCopperTrapdoor = 780,
WaxedExposedCopperTrapdoor = 781,
WaxedWeatheredCopperTrapdoor = 782,
WaxedOxidizedCopperTrapdoor = 783,
OakFenceGate = 784,
SpruceFenceGate = 785,
BirchFenceGate = 786,
JungleFenceGate = 787,
AcaciaFenceGate = 788,
CherryFenceGate = 789,
DarkOakFenceGate = 790,
PaleOakFenceGate = 791,
MangroveFenceGate = 792,
BambooFenceGate = 793,
CrimsonFenceGate = 794,
WarpedFenceGate = 795,
PoweredRail = 796,
DetectorRail = 797,
Rail = 798,
ActivatorRail = 799,
Saddle = 800,
Minecart = 801,
ChestMinecart = 802,
FurnaceMinecart = 803,
TntMinecart = 804,
HopperMinecart = 805,
CarrotOnAStick = 806,
WarpedFungusOnAStick = 807,
PhantomMembrane = 808,
Elytra = 809,
OakBoat = 810,
OakChestBoat = 811,
SpruceBoat = 812,
SpruceChestBoat = 813,
BirchBoat = 814,
BirchChestBoat = 815,
JungleBoat = 816,
JungleChestBoat = 817,
AcaciaBoat = 818,
AcaciaChestBoat = 819,
CherryBoat = 820,
CherryChestBoat = 821,
DarkOakBoat = 822,
DarkOakChestBoat = 823,
PaleOakBoat = 824,
PaleOakChestBoat = 825,
MangroveBoat = 826,
MangroveChestBoat = 827,
BambooRaft = 828,
BambooChestRaft = 829,
StructureBlock = 830,
Jigsaw = 831,
TestBlock = 832,
TestInstanceBlock = 833,
TurtleHelmet = 834,
TurtleScute = 835,
ArmadilloScute = 836,
WolfArmor = 837,
FlintAndSteel = 838,
Bowl = 839,
Apple = 840,
Bow = 841,
Arrow = 842,
Coal = 843,
Charcoal = 844,
Diamond = 845,
Emerald = 846,
LapisLazuli = 847,
Quartz = 848,
AmethystShard = 849,
RawIron = 850,
IronIngot = 851,
RawCopper = 852,
CopperIngot = 853,
RawGold = 854,
GoldIngot = 855,
NetheriteIngot = 856,
NetheriteScrap = 857,
WoodenSword = 858,
WoodenShovel = 859,
WoodenPickaxe = 860,
WoodenAxe = 861,
WoodenHoe = 862,
StoneSword = 863,
StoneShovel = 864,
StonePickaxe = 865,
StoneAxe = 866,
StoneHoe = 867,
GoldenSword = 868,
GoldenShovel = 869,
GoldenPickaxe = 870,
GoldenAxe = 871,
GoldenHoe = 872,
IronSword = 873,
IronShovel = 874,
IronPickaxe = 875,
IronAxe = 876,
IronHoe = 877,
DiamondSword = 878,
DiamondShovel = 879,
DiamondPickaxe = 880,
DiamondAxe = 881,
DiamondHoe = 882,
NetheriteSword = 883,
NetheriteShovel = 884,
NetheritePickaxe = 885,
NetheriteAxe = 886,
NetheriteHoe = 887,
Stick = 888,
MushroomStew = 889,
String = 890,
Feather = 891,
Gunpowder = 892,
WheatSeeds = 893,
Wheat = 894,
Bread = 895,
LeatherHelmet = 896,
LeatherChestplate = 897,
LeatherLeggings = 898,
LeatherBoots = 899,
ChainmailHelmet = 900,
ChainmailChestplate = 901,
ChainmailLeggings = 902,
ChainmailBoots = 903,
IronHelmet = 904,
IronChestplate = 905,
IronLeggings = 906,
IronBoots = 907,
DiamondHelmet = 908,
DiamondChestplate = 909,
DiamondLeggings = 910,
DiamondBoots = 911,
GoldenHelmet = 912,
GoldenChestplate = 913,
GoldenLeggings = 914,
GoldenBoots = 915,
NetheriteHelmet = 916,
NetheriteChestplate = 917,
NetheriteLeggings = 918,
NetheriteBoots = 919,
Flint = 920,
Porkchop = 921,
CookedPorkchop = 922,
Painting = 923,
GoldenApple = 924,
EnchantedGoldenApple = 925,
OakSign = 926,
SpruceSign = 927,
BirchSign = 928,
JungleSign = 929,
AcaciaSign = 930,
CherrySign = 931,
DarkOakSign = 932,
PaleOakSign = 933,
MangroveSign = 934,
BambooSign = 935,
CrimsonSign = 936,
WarpedSign = 937,
OakHangingSign = 938,
SpruceHangingSign = 939,
BirchHangingSign = 940,
JungleHangingSign = 941,
AcaciaHangingSign = 942,
CherryHangingSign = 943,
DarkOakHangingSign = 944,
PaleOakHangingSign = 945,
MangroveHangingSign = 946,
BambooHangingSign = 947,
CrimsonHangingSign = 948,
WarpedHangingSign = 949,
Bucket = 950,
WaterBucket = 951,
LavaBucket = 952,
PowderSnowBucket = 953,
Snowball = 954,
Leather = 955,
MilkBucket = 956,
PufferfishBucket = 957,
SalmonBucket = 958,
CodBucket = 959,
TropicalFishBucket = 960,
AxolotlBucket = 961,
TadpoleBucket = 962,
Brick = 963,
ClayBall = 964,
DriedKelpBlock = 965,
Paper = 966,
Book = 967,
SlimeBall = 968,
Egg = 969,
BlueEgg = 970,
BrownEgg = 971,
Compass = 972,
RecoveryCompass = 973,
Bundle = 974,
WhiteBundle = 975,
OrangeBundle = 976,
MagentaBundle = 977,
LightBlueBundle = 978,
YellowBundle = 979,
LimeBundle = 980,
PinkBundle = 981,
GrayBundle = 982,
LightGrayBundle = 983,
CyanBundle = 984,
PurpleBundle = 985,
BlueBundle = 986,
BrownBundle = 987,
GreenBundle = 988,
RedBundle = 989,
BlackBundle = 990,
FishingRod = 991,
Clock = 992,
Spyglass = 993,
GlowstoneDust = 994,
Cod = 995,
Salmon = 996,
TropicalFish = 997,
Pufferfish = 998,
CookedCod = 999,
CookedSalmon = 1000,
InkSac = 1001,
GlowInkSac = 1002,
CocoaBeans = 1003,
WhiteDye = 1004,
OrangeDye = 1005,
MagentaDye = 1006,
LightBlueDye = 1007,
YellowDye = 1008,
LimeDye = 1009,
PinkDye = 1010,
GrayDye = 1011,
LightGrayDye = 1012,
CyanDye = 1013,
PurpleDye = 1014,
BlueDye = 1015,
BrownDye = 1016,
GreenDye = 1017,
RedDye = 1018,
BlackDye = 1019,
BoneMeal = 1020,
Bone = 1021,
Sugar = 1022,
Cake = 1023,
WhiteBed = 1024,
OrangeBed = 1025,
MagentaBed = 1026,
LightBlueBed = 1027,
YellowBed = 1028,
LimeBed = 1029,
PinkBed = 1030,
GrayBed = 1031,
LightGrayBed = 1032,
CyanBed = 1033,
PurpleBed = 1034,
BlueBed = 1035,
BrownBed = 1036,
GreenBed = 1037,
RedBed = 1038,
BlackBed = 1039,
Cookie = 1040,
Crafter = 1041,
FilledMap = 1042,
Shears = 1043,
MelonSlice = 1044,
DriedKelp = 1045,
PumpkinSeeds = 1046,
MelonSeeds = 1047,
Beef = 1048,
CookedBeef = 1049,
Chicken = 1050,
CookedChicken = 1051,
RottenFlesh = 1052,
EnderPearl = 1053,
BlazeRod = 1054,
GhastTear = 1055,
GoldNugget = 1056,
NetherWart = 1057,
GlassBottle = 1058,
Potion = 1059,
SpiderEye = 1060,
FermentedSpiderEye = 1061,
BlazePowder = 1062,
MagmaCream = 1063,
BrewingStand = 1064,
Cauldron = 1065,
EnderEye = 1066,
GlisteringMelonSlice = 1067,
ArmadilloSpawnEgg = 1068,
AllaySpawnEgg = 1069,
AxolotlSpawnEgg = 1070,
BatSpawnEgg = 1071,
BeeSpawnEgg = 1072,
BlazeSpawnEgg = 1073,
BoggedSpawnEgg = 1074,
BreezeSpawnEgg = 1075,
CatSpawnEgg = 1076,
CamelSpawnEgg = 1077,
CaveSpiderSpawnEgg = 1078,
ChickenSpawnEgg = 1079,
CodSpawnEgg = 1080,
CowSpawnEgg = 1081,
CreeperSpawnEgg = 1082,
DolphinSpawnEgg = 1083,
DonkeySpawnEgg = 1084,
DrownedSpawnEgg = 1085,
ElderGuardianSpawnEgg = 1086,
EnderDragonSpawnEgg = 1087,
EndermanSpawnEgg = 1088,
EndermiteSpawnEgg = 1089,
EvokerSpawnEgg = 1090,
FoxSpawnEgg = 1091,
FrogSpawnEgg = 1092,
GhastSpawnEgg = 1093,
GlowSquidSpawnEgg = 1094,
GoatSpawnEgg = 1095,
GuardianSpawnEgg = 1096,
HoglinSpawnEgg = 1097,
HorseSpawnEgg = 1098,
HuskSpawnEgg = 1099,
IronGolemSpawnEgg = 1100,
LlamaSpawnEgg = 1101,
MagmaCubeSpawnEgg = 1102,
MooshroomSpawnEgg = 1103,
MuleSpawnEgg = 1104,
OcelotSpawnEgg = 1105,
PandaSpawnEgg = 1106,
ParrotSpawnEgg = 1107,
PhantomSpawnEgg = 1108,
PigSpawnEgg = 1109,
PiglinSpawnEgg = 1110,
PiglinBruteSpawnEgg = 1111,
PillagerSpawnEgg = 1112,
PolarBearSpawnEgg = 1113,
PufferfishSpawnEgg = 1114,
RabbitSpawnEgg = 1115,
RavagerSpawnEgg = 1116,
SalmonSpawnEgg = 1117,
SheepSpawnEgg = 1118,
ShulkerSpawnEgg = 1119,
SilverfishSpawnEgg = 1120,
SkeletonSpawnEgg = 1121,
SkeletonHorseSpawnEgg = 1122,
SlimeSpawnEgg = 1123,
SnifferSpawnEgg = 1124,
SnowGolemSpawnEgg = 1125,
SpiderSpawnEgg = 1126,
SquidSpawnEgg = 1127,
StraySpawnEgg = 1128,
StriderSpawnEgg = 1129,
TadpoleSpawnEgg = 1130,
TraderLlamaSpawnEgg = 1131,
TropicalFishSpawnEgg = 1132,
TurtleSpawnEgg = 1133,
VexSpawnEgg = 1134,
VillagerSpawnEgg = 1135,
VindicatorSpawnEgg = 1136,
WanderingTraderSpawnEgg = 1137,
WardenSpawnEgg = 1138,
WitchSpawnEgg = 1139,
WitherSpawnEgg = 1140,
WitherSkeletonSpawnEgg = 1141,
WolfSpawnEgg = 1142,
ZoglinSpawnEgg = 1143,
CreakingSpawnEgg = 1144,
ZombieSpawnEgg = 1145,
ZombieHorseSpawnEgg = 1146,
ZombieVillagerSpawnEgg = 1147,
ZombifiedPiglinSpawnEgg = 1148,
ExperienceBottle = 1149,
FireCharge = 1150,
WindCharge = 1151,
WritableBook = 1152,
WrittenBook = 1153,
BreezeRod = 1154,
Mace = 1155,
ItemFrame = 1156,
GlowItemFrame = 1157,
FlowerPot = 1158,
Carrot = 1159,
Potato = 1160,
BakedPotato = 1161,
PoisonousPotato = 1162,
Map = 1163,
GoldenCarrot = 1164,
SkeletonSkull = 1165,
WitherSkeletonSkull = 1166,
PlayerHead = 1167,
ZombieHead = 1168,
CreeperHead = 1169,
DragonHead = 1170,
PiglinHead = 1171,
NetherStar = 1172,
PumpkinPie = 1173,
FireworkRocket = 1174,
FireworkStar = 1175,
EnchantedBook = 1176,
NetherBrick = 1177,
ResinBrick = 1178,
PrismarineShard = 1179,
PrismarineCrystals = 1180,
Rabbit = 1181,
CookedRabbit = 1182,
RabbitStew = 1183,
RabbitFoot = 1184,
RabbitHide = 1185,
ArmorStand = 1186,
IronHorseArmor = 1187,
GoldenHorseArmor = 1188,
DiamondHorseArmor = 1189,
LeatherHorseArmor = 1190,
Lead = 1191,
NameTag = 1192,
CommandBlockMinecart = 1193,
Mutton = 1194,
CookedMutton = 1195,
WhiteBanner = 1196,
OrangeBanner = 1197,
MagentaBanner = 1198,
LightBlueBanner = 1199,
YellowBanner = 1200,
LimeBanner = 1201,
PinkBanner = 1202,
GrayBanner = 1203,
LightGrayBanner = 1204,
CyanBanner = 1205,
PurpleBanner = 1206,
BlueBanner = 1207,
BrownBanner = 1208,
GreenBanner = 1209,
RedBanner = 1210,
BlackBanner = 1211,
EndCrystal = 1212,
ChorusFruit = 1213,
PoppedChorusFruit = 1214,
TorchflowerSeeds = 1215,
PitcherPod = 1216,
Beetroot = 1217,
BeetrootSeeds = 1218,
BeetrootSoup = 1219,
DragonBreath = 1220,
SplashPotion = 1221,
SpectralArrow = 1222,
TippedArrow = 1223,
LingeringPotion = 1224,
Shield = 1225,
TotemOfUndying = 1226,
ShulkerShell = 1227,
IronNugget = 1228,
KnowledgeBook = 1229,
DebugStick = 1230,
MusicDisc13 = 1231,
MusicDiscCat = 1232,
MusicDiscBlocks = 1233,
MusicDiscChirp = 1234,
MusicDiscCreator = 1235,
MusicDiscCreatorMusicBox = 1236,
MusicDiscFar = 1237,
MusicDiscMall = 1238,
MusicDiscMellohi = 1239,
MusicDiscStal = 1240,
MusicDiscStrad = 1241,
MusicDiscWard = 1242,
MusicDisc11 = 1243,
MusicDiscWait = 1244,
MusicDiscOtherside = 1245,
MusicDiscRelic = 1246,
MusicDisc5 = 1247,
MusicDiscPigstep = 1248,
MusicDiscPrecipice = 1249,
DiscFragment5 = 1250,
Trident = 1251,
NautilusShell = 1252,
HeartOfTheSea = 1253,
Crossbow = 1254,
SuspiciousStew = 1255,
Loom = 1256,
FlowerBannerPattern = 1257,
CreeperBannerPattern = 1258,
SkullBannerPattern = 1259,
MojangBannerPattern = 1260,
GlobeBannerPattern = 1261,
PiglinBannerPattern = 1262,
FlowBannerPattern = 1263,
GusterBannerPattern = 1264,
FieldMasonedBannerPattern = 1265,
BordureIndentedBannerPattern = 1266,
GoatHorn = 1267,
Composter = 1268,
Barrel = 1269,
Smoker = 1270,
BlastFurnace = 1271,
CartographyTable = 1272,
FletchingTable = 1273,
Grindstone = 1274,
SmithingTable = 1275,
Stonecutter = 1276,
Bell = 1277,
Lantern = 1278,
SoulLantern = 1279,
SweetBerries = 1280,
GlowBerries = 1281,
Campfire = 1282,
SoulCampfire = 1283,
Shroomlight = 1284,
Honeycomb = 1285,
BeeNest = 1286,
Beehive = 1287,
HoneyBottle = 1288,
HoneycombBlock = 1289,
Lodestone = 1290,
CryingObsidian = 1291,
Blackstone = 1292,
BlackstoneSlab = 1293,
BlackstoneStairs = 1294,
GildedBlackstone = 1295,
PolishedBlackstone = 1296,
PolishedBlackstoneSlab = 1297,
PolishedBlackstoneStairs = 1298,
ChiseledPolishedBlackstone = 1299,
PolishedBlackstoneBricks = 1300,
PolishedBlackstoneBrickSlab = 1301,
PolishedBlackstoneBrickStairs = 1302,
CrackedPolishedBlackstoneBricks = 1303,
RespawnAnchor = 1304,
Candle = 1305,
WhiteCandle = 1306,
OrangeCandle = 1307,
MagentaCandle = 1308,
LightBlueCandle = 1309,
YellowCandle = 1310,
LimeCandle = 1311,
PinkCandle = 1312,
GrayCandle = 1313,
LightGrayCandle = 1314,
CyanCandle = 1315,
PurpleCandle = 1316,
BlueCandle = 1317,
BrownCandle = 1318,
GreenCandle = 1319,
RedCandle = 1320,
BlackCandle = 1321,
SmallAmethystBud = 1322,
MediumAmethystBud = 1323,
LargeAmethystBud = 1324,
AmethystCluster = 1325,
PointedDripstone = 1326,
OchreFroglight = 1327,
VerdantFroglight = 1328,
PearlescentFroglight = 1329,
Frogspawn = 1330,
EchoShard = 1331,
Brush = 1332,
NetheriteUpgradeSmithingTemplate = 1333,
SentryArmorTrimSmithingTemplate = 1334,
DuneArmorTrimSmithingTemplate = 1335,
CoastArmorTrimSmithingTemplate = 1336,
WildArmorTrimSmithingTemplate = 1337,
WardArmorTrimSmithingTemplate = 1338,
EyeArmorTrimSmithingTemplate = 1339,
VexArmorTrimSmithingTemplate = 1340,
TideArmorTrimSmithingTemplate = 1341,
SnoutArmorTrimSmithingTemplate = 1342,
RibArmorTrimSmithingTemplate = 1343,
SpireArmorTrimSmithingTemplate = 1344,
WayfinderArmorTrimSmithingTemplate = 1345,
ShaperArmorTrimSmithingTemplate = 1346,
SilenceArmorTrimSmithingTemplate = 1347,
RaiserArmorTrimSmithingTemplate = 1348,
HostArmorTrimSmithingTemplate = 1349,
FlowArmorTrimSmithingTemplate = 1350,
BoltArmorTrimSmithingTemplate = 1351,
AnglerPotterySherd = 1352,
ArcherPotterySherd = 1353,
ArmsUpPotterySherd = 1354,
BladePotterySherd = 1355,
BrewerPotterySherd = 1356,
BurnPotterySherd = 1357,
DangerPotterySherd = 1358,
ExplorerPotterySherd = 1359,
FlowPotterySherd = 1360,
FriendPotterySherd = 1361,
GusterPotterySherd = 1362,
HeartPotterySherd = 1363,
HeartbreakPotterySherd = 1364,
HowlPotterySherd = 1365,
MinerPotterySherd = 1366,
MournerPotterySherd = 1367,
PlentyPotterySherd = 1368,
PrizePotterySherd = 1369,
ScrapePotterySherd = 1370,
SheafPotterySherd = 1371,
ShelterPotterySherd = 1372,
SkullPotterySherd = 1373,
SnortPotterySherd = 1374,
CopperGrate = 1375,
ExposedCopperGrate = 1376,
WeatheredCopperGrate = 1377,
OxidizedCopperGrate = 1378,
WaxedCopperGrate = 1379,
WaxedExposedCopperGrate = 1380,
WaxedWeatheredCopperGrate = 1381,
WaxedOxidizedCopperGrate = 1382,
CopperBulb = 1383,
ExposedCopperBulb = 1384,
WeatheredCopperBulb = 1385,
OxidizedCopperBulb = 1386,
WaxedCopperBulb = 1387,
WaxedExposedCopperBulb = 1388,
WaxedWeatheredCopperBulb = 1389,
WaxedOxidizedCopperBulb = 1390,
TrialSpawner = 1391,
TrialKey = 1392,
OminousTrialKey = 1393,
Vault = 1394,
OminousBottle = 1395,
}Expand description
Represents an item from the game
Variants§
Air = 0
Stone = 1
Granite = 2
PolishedGranite = 3
Diorite = 4
PolishedDiorite = 5
Andesite = 6
PolishedAndesite = 7
Deepslate = 8
CobbledDeepslate = 9
PolishedDeepslate = 10
Calcite = 11
Tuff = 12
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
Bookshelf = 305
ChiseledBookshelf = 306
DecoratedPot = 307
MossyCobblestone = 308
Obsidian = 309
Torch = 310
EndRod = 311
ChorusPlant = 312
ChorusFlower = 313
PurpurBlock = 314
PurpurPillar = 315
PurpurStairs = 316
Spawner = 317
CreakingHeart = 318
Chest = 319
CraftingTable = 320
Farmland = 321
Furnace = 322
Ladder = 323
CobblestoneStairs = 324
Snow = 325
Ice = 326
SnowBlock = 327
Cactus = 328
CactusFlower = 329
Clay = 330
Jukebox = 331
OakFence = 332
SpruceFence = 333
BirchFence = 334
JungleFence = 335
AcaciaFence = 336
CherryFence = 337
DarkOakFence = 338
PaleOakFence = 339
MangroveFence = 340
BambooFence = 341
CrimsonFence = 342
WarpedFence = 343
Pumpkin = 344
CarvedPumpkin = 345
JackOLantern = 346
Netherrack = 347
SoulSand = 348
SoulSoil = 349
Basalt = 350
PolishedBasalt = 351
SmoothBasalt = 352
SoulTorch = 353
Glowstone = 354
InfestedStone = 355
InfestedCobblestone = 356
InfestedStoneBricks = 357
InfestedMossyStoneBricks = 358
InfestedCrackedStoneBricks = 359
InfestedChiseledStoneBricks = 360
InfestedDeepslate = 361
StoneBricks = 362
MossyStoneBricks = 363
CrackedStoneBricks = 364
ChiseledStoneBricks = 365
PackedMud = 366
MudBricks = 367
DeepslateBricks = 368
CrackedDeepslateBricks = 369
DeepslateTiles = 370
CrackedDeepslateTiles = 371
ChiseledDeepslate = 372
ReinforcedDeepslate = 373
BrownMushroomBlock = 374
RedMushroomBlock = 375
MushroomStem = 376
IronBars = 377
Chain = 378
GlassPane = 379
Melon = 380
Vine = 381
GlowLichen = 382
ResinClump = 383
ResinBlock = 384
ResinBricks = 385
ResinBrickStairs = 386
ResinBrickSlab = 387
ResinBrickWall = 388
ChiseledResinBricks = 389
BrickStairs = 390
StoneBrickStairs = 391
MudBrickStairs = 392
Mycelium = 393
LilyPad = 394
NetherBricks = 395
CrackedNetherBricks = 396
ChiseledNetherBricks = 397
NetherBrickFence = 398
NetherBrickStairs = 399
Sculk = 400
SculkVein = 401
SculkCatalyst = 402
SculkShrieker = 403
EnchantingTable = 404
EndPortalFrame = 405
EndStone = 406
EndStoneBricks = 407
DragonEgg = 408
SandstoneStairs = 409
EnderChest = 410
EmeraldBlock = 411
OakStairs = 412
SpruceStairs = 413
BirchStairs = 414
JungleStairs = 415
AcaciaStairs = 416
CherryStairs = 417
DarkOakStairs = 418
PaleOakStairs = 419
MangroveStairs = 420
BambooStairs = 421
BambooMosaicStairs = 422
CrimsonStairs = 423
WarpedStairs = 424
CommandBlock = 425
Beacon = 426
CobblestoneWall = 427
MossyCobblestoneWall = 428
BrickWall = 429
PrismarineWall = 430
RedSandstoneWall = 431
MossyStoneBrickWall = 432
GraniteWall = 433
StoneBrickWall = 434
MudBrickWall = 435
NetherBrickWall = 436
AndesiteWall = 437
RedNetherBrickWall = 438
SandstoneWall = 439
EndStoneBrickWall = 440
DioriteWall = 441
BlackstoneWall = 442
PolishedBlackstoneWall = 443
PolishedBlackstoneBrickWall = 444
CobbledDeepslateWall = 445
PolishedDeepslateWall = 446
DeepslateBrickWall = 447
DeepslateTileWall = 448
Anvil = 449
ChippedAnvil = 450
DamagedAnvil = 451
ChiseledQuartzBlock = 452
QuartzBlock = 453
QuartzBricks = 454
QuartzPillar = 455
QuartzStairs = 456
WhiteTerracotta = 457
OrangeTerracotta = 458
MagentaTerracotta = 459
LightBlueTerracotta = 460
YellowTerracotta = 461
LimeTerracotta = 462
PinkTerracotta = 463
GrayTerracotta = 464
LightGrayTerracotta = 465
CyanTerracotta = 466
PurpleTerracotta = 467
BlueTerracotta = 468
BrownTerracotta = 469
GreenTerracotta = 470
RedTerracotta = 471
BlackTerracotta = 472
Barrier = 473
Light = 474
HayBlock = 475
WhiteCarpet = 476
OrangeCarpet = 477
MagentaCarpet = 478
LightBlueCarpet = 479
YellowCarpet = 480
LimeCarpet = 481
PinkCarpet = 482
GrayCarpet = 483
LightGrayCarpet = 484
CyanCarpet = 485
PurpleCarpet = 486
BlueCarpet = 487
BrownCarpet = 488
GreenCarpet = 489
RedCarpet = 490
BlackCarpet = 491
Terracotta = 492
PackedIce = 493
DirtPath = 494
Sunflower = 495
Lilac = 496
RoseBush = 497
Peony = 498
TallGrass = 499
LargeFern = 500
WhiteStainedGlass = 501
OrangeStainedGlass = 502
MagentaStainedGlass = 503
LightBlueStainedGlass = 504
YellowStainedGlass = 505
LimeStainedGlass = 506
PinkStainedGlass = 507
GrayStainedGlass = 508
LightGrayStainedGlass = 509
CyanStainedGlass = 510
PurpleStainedGlass = 511
BlueStainedGlass = 512
BrownStainedGlass = 513
GreenStainedGlass = 514
RedStainedGlass = 515
BlackStainedGlass = 516
WhiteStainedGlassPane = 517
OrangeStainedGlassPane = 518
MagentaStainedGlassPane = 519
LightBlueStainedGlassPane = 520
YellowStainedGlassPane = 521
LimeStainedGlassPane = 522
PinkStainedGlassPane = 523
GrayStainedGlassPane = 524
LightGrayStainedGlassPane = 525
CyanStainedGlassPane = 526
PurpleStainedGlassPane = 527
BlueStainedGlassPane = 528
BrownStainedGlassPane = 529
GreenStainedGlassPane = 530
RedStainedGlassPane = 531
BlackStainedGlassPane = 532
Prismarine = 533
PrismarineBricks = 534
DarkPrismarine = 535
PrismarineStairs = 536
PrismarineBrickStairs = 537
DarkPrismarineStairs = 538
SeaLantern = 539
RedSandstone = 540
ChiseledRedSandstone = 541
CutRedSandstone = 542
RedSandstoneStairs = 543
RepeatingCommandBlock = 544
ChainCommandBlock = 545
MagmaBlock = 546
NetherWartBlock = 547
WarpedWartBlock = 548
RedNetherBricks = 549
BoneBlock = 550
StructureVoid = 551
ShulkerBox = 552
WhiteShulkerBox = 553
OrangeShulkerBox = 554
MagentaShulkerBox = 555
LightBlueShulkerBox = 556
YellowShulkerBox = 557
LimeShulkerBox = 558
PinkShulkerBox = 559
GrayShulkerBox = 560
LightGrayShulkerBox = 561
CyanShulkerBox = 562
PurpleShulkerBox = 563
BlueShulkerBox = 564
BrownShulkerBox = 565
GreenShulkerBox = 566
RedShulkerBox = 567
BlackShulkerBox = 568
WhiteGlazedTerracotta = 569
OrangeGlazedTerracotta = 570
MagentaGlazedTerracotta = 571
LightBlueGlazedTerracotta = 572
YellowGlazedTerracotta = 573
LimeGlazedTerracotta = 574
PinkGlazedTerracotta = 575
GrayGlazedTerracotta = 576
LightGrayGlazedTerracotta = 577
CyanGlazedTerracotta = 578
PurpleGlazedTerracotta = 579
BlueGlazedTerracotta = 580
BrownGlazedTerracotta = 581
GreenGlazedTerracotta = 582
RedGlazedTerracotta = 583
BlackGlazedTerracotta = 584
WhiteConcrete = 585
OrangeConcrete = 586
MagentaConcrete = 587
LightBlueConcrete = 588
YellowConcrete = 589
LimeConcrete = 590
PinkConcrete = 591
GrayConcrete = 592
LightGrayConcrete = 593
CyanConcrete = 594
PurpleConcrete = 595
BlueConcrete = 596
BrownConcrete = 597
GreenConcrete = 598
RedConcrete = 599
BlackConcrete = 600
WhiteConcretePowder = 601
OrangeConcretePowder = 602
MagentaConcretePowder = 603
LightBlueConcretePowder = 604
YellowConcretePowder = 605
LimeConcretePowder = 606
PinkConcretePowder = 607
GrayConcretePowder = 608
LightGrayConcretePowder = 609
CyanConcretePowder = 610
PurpleConcretePowder = 611
BlueConcretePowder = 612
BrownConcretePowder = 613
GreenConcretePowder = 614
RedConcretePowder = 615
BlackConcretePowder = 616
TurtleEgg = 617
SnifferEgg = 618
DeadTubeCoralBlock = 619
DeadBrainCoralBlock = 620
DeadBubbleCoralBlock = 621
DeadFireCoralBlock = 622
DeadHornCoralBlock = 623
TubeCoralBlock = 624
BrainCoralBlock = 625
BubbleCoralBlock = 626
FireCoralBlock = 627
HornCoralBlock = 628
TubeCoral = 629
BrainCoral = 630
BubbleCoral = 631
FireCoral = 632
HornCoral = 633
DeadBrainCoral = 634
DeadBubbleCoral = 635
DeadFireCoral = 636
DeadHornCoral = 637
DeadTubeCoral = 638
TubeCoralFan = 639
BrainCoralFan = 640
BubbleCoralFan = 641
FireCoralFan = 642
HornCoralFan = 643
DeadTubeCoralFan = 644
DeadBrainCoralFan = 645
DeadBubbleCoralFan = 646
DeadFireCoralFan = 647
DeadHornCoralFan = 648
BlueIce = 649
Conduit = 650
PolishedGraniteStairs = 651
SmoothRedSandstoneStairs = 652
MossyStoneBrickStairs = 653
PolishedDioriteStairs = 654
MossyCobblestoneStairs = 655
EndStoneBrickStairs = 656
StoneStairs = 657
SmoothSandstoneStairs = 658
SmoothQuartzStairs = 659
GraniteStairs = 660
AndesiteStairs = 661
RedNetherBrickStairs = 662
PolishedAndesiteStairs = 663
DioriteStairs = 664
CobbledDeepslateStairs = 665
PolishedDeepslateStairs = 666
DeepslateBrickStairs = 667
DeepslateTileStairs = 668
PolishedGraniteSlab = 669
SmoothRedSandstoneSlab = 670
MossyStoneBrickSlab = 671
PolishedDioriteSlab = 672
MossyCobblestoneSlab = 673
EndStoneBrickSlab = 674
SmoothSandstoneSlab = 675
SmoothQuartzSlab = 676
GraniteSlab = 677
AndesiteSlab = 678
RedNetherBrickSlab = 679
PolishedAndesiteSlab = 680
DioriteSlab = 681
CobbledDeepslateSlab = 682
PolishedDeepslateSlab = 683
DeepslateBrickSlab = 684
DeepslateTileSlab = 685
Scaffolding = 686
Redstone = 687
RedstoneTorch = 688
RedstoneBlock = 689
Repeater = 690
Comparator = 691
Piston = 692
StickyPiston = 693
SlimeBlock = 694
HoneyBlock = 695
Observer = 696
Hopper = 697
Dispenser = 698
Dropper = 699
Lectern = 700
Target = 701
Lever = 702
LightningRod = 703
DaylightDetector = 704
SculkSensor = 705
CalibratedSculkSensor = 706
TripwireHook = 707
TrappedChest = 708
Tnt = 709
RedstoneLamp = 710
NoteBlock = 711
StoneButton = 712
PolishedBlackstoneButton = 713
OakButton = 714
SpruceButton = 715
BirchButton = 716
JungleButton = 717
AcaciaButton = 718
CherryButton = 719
DarkOakButton = 720
PaleOakButton = 721
MangroveButton = 722
BambooButton = 723
CrimsonButton = 724
WarpedButton = 725
StonePressurePlate = 726
PolishedBlackstonePressurePlate = 727
LightWeightedPressurePlate = 728
HeavyWeightedPressurePlate = 729
OakPressurePlate = 730
SprucePressurePlate = 731
BirchPressurePlate = 732
JunglePressurePlate = 733
AcaciaPressurePlate = 734
CherryPressurePlate = 735
DarkOakPressurePlate = 736
PaleOakPressurePlate = 737
MangrovePressurePlate = 738
BambooPressurePlate = 739
CrimsonPressurePlate = 740
WarpedPressurePlate = 741
IronDoor = 742
OakDoor = 743
SpruceDoor = 744
BirchDoor = 745
JungleDoor = 746
AcaciaDoor = 747
CherryDoor = 748
DarkOakDoor = 749
PaleOakDoor = 750
MangroveDoor = 751
BambooDoor = 752
CrimsonDoor = 753
WarpedDoor = 754
CopperDoor = 755
ExposedCopperDoor = 756
WeatheredCopperDoor = 757
OxidizedCopperDoor = 758
WaxedCopperDoor = 759
WaxedExposedCopperDoor = 760
WaxedWeatheredCopperDoor = 761
WaxedOxidizedCopperDoor = 762
IronTrapdoor = 763
OakTrapdoor = 764
SpruceTrapdoor = 765
BirchTrapdoor = 766
JungleTrapdoor = 767
AcaciaTrapdoor = 768
CherryTrapdoor = 769
DarkOakTrapdoor = 770
PaleOakTrapdoor = 771
MangroveTrapdoor = 772
BambooTrapdoor = 773
CrimsonTrapdoor = 774
WarpedTrapdoor = 775
CopperTrapdoor = 776
ExposedCopperTrapdoor = 777
WeatheredCopperTrapdoor = 778
OxidizedCopperTrapdoor = 779
WaxedCopperTrapdoor = 780
WaxedExposedCopperTrapdoor = 781
WaxedWeatheredCopperTrapdoor = 782
WaxedOxidizedCopperTrapdoor = 783
OakFenceGate = 784
SpruceFenceGate = 785
BirchFenceGate = 786
JungleFenceGate = 787
AcaciaFenceGate = 788
CherryFenceGate = 789
DarkOakFenceGate = 790
PaleOakFenceGate = 791
MangroveFenceGate = 792
BambooFenceGate = 793
CrimsonFenceGate = 794
WarpedFenceGate = 795
PoweredRail = 796
DetectorRail = 797
Rail = 798
ActivatorRail = 799
Saddle = 800
Minecart = 801
ChestMinecart = 802
FurnaceMinecart = 803
TntMinecart = 804
HopperMinecart = 805
CarrotOnAStick = 806
WarpedFungusOnAStick = 807
PhantomMembrane = 808
Elytra = 809
OakBoat = 810
OakChestBoat = 811
SpruceBoat = 812
SpruceChestBoat = 813
BirchBoat = 814
BirchChestBoat = 815
JungleBoat = 816
JungleChestBoat = 817
AcaciaBoat = 818
AcaciaChestBoat = 819
CherryBoat = 820
CherryChestBoat = 821
DarkOakBoat = 822
DarkOakChestBoat = 823
PaleOakBoat = 824
PaleOakChestBoat = 825
MangroveBoat = 826
MangroveChestBoat = 827
BambooRaft = 828
BambooChestRaft = 829
StructureBlock = 830
Jigsaw = 831
TestBlock = 832
TestInstanceBlock = 833
TurtleHelmet = 834
TurtleScute = 835
ArmadilloScute = 836
WolfArmor = 837
FlintAndSteel = 838
Bowl = 839
Apple = 840
Bow = 841
Arrow = 842
Coal = 843
Charcoal = 844
Diamond = 845
Emerald = 846
LapisLazuli = 847
Quartz = 848
AmethystShard = 849
RawIron = 850
IronIngot = 851
RawCopper = 852
CopperIngot = 853
RawGold = 854
GoldIngot = 855
NetheriteIngot = 856
NetheriteScrap = 857
WoodenSword = 858
WoodenShovel = 859
WoodenPickaxe = 860
WoodenAxe = 861
WoodenHoe = 862
StoneSword = 863
StoneShovel = 864
StonePickaxe = 865
StoneAxe = 866
StoneHoe = 867
GoldenSword = 868
GoldenShovel = 869
GoldenPickaxe = 870
GoldenAxe = 871
GoldenHoe = 872
IronSword = 873
IronShovel = 874
IronPickaxe = 875
IronAxe = 876
IronHoe = 877
DiamondSword = 878
DiamondShovel = 879
DiamondPickaxe = 880
DiamondAxe = 881
DiamondHoe = 882
NetheriteSword = 883
NetheriteShovel = 884
NetheritePickaxe = 885
NetheriteAxe = 886
NetheriteHoe = 887
Stick = 888
MushroomStew = 889
String = 890
Feather = 891
Gunpowder = 892
WheatSeeds = 893
Wheat = 894
Bread = 895
LeatherHelmet = 896
LeatherChestplate = 897
LeatherLeggings = 898
LeatherBoots = 899
ChainmailHelmet = 900
ChainmailChestplate = 901
ChainmailLeggings = 902
ChainmailBoots = 903
IronHelmet = 904
IronChestplate = 905
IronLeggings = 906
IronBoots = 907
DiamondHelmet = 908
DiamondChestplate = 909
DiamondLeggings = 910
DiamondBoots = 911
GoldenHelmet = 912
GoldenChestplate = 913
GoldenLeggings = 914
GoldenBoots = 915
NetheriteHelmet = 916
NetheriteChestplate = 917
NetheriteLeggings = 918
NetheriteBoots = 919
Flint = 920
Porkchop = 921
CookedPorkchop = 922
Painting = 923
GoldenApple = 924
EnchantedGoldenApple = 925
OakSign = 926
SpruceSign = 927
BirchSign = 928
JungleSign = 929
AcaciaSign = 930
CherrySign = 931
DarkOakSign = 932
PaleOakSign = 933
MangroveSign = 934
BambooSign = 935
CrimsonSign = 936
WarpedSign = 937
OakHangingSign = 938
SpruceHangingSign = 939
BirchHangingSign = 940
JungleHangingSign = 941
AcaciaHangingSign = 942
CherryHangingSign = 943
DarkOakHangingSign = 944
PaleOakHangingSign = 945
MangroveHangingSign = 946
BambooHangingSign = 947
CrimsonHangingSign = 948
WarpedHangingSign = 949
Bucket = 950
WaterBucket = 951
LavaBucket = 952
PowderSnowBucket = 953
Snowball = 954
Leather = 955
MilkBucket = 956
PufferfishBucket = 957
SalmonBucket = 958
CodBucket = 959
TropicalFishBucket = 960
AxolotlBucket = 961
TadpoleBucket = 962
Brick = 963
ClayBall = 964
DriedKelpBlock = 965
Paper = 966
Book = 967
SlimeBall = 968
Egg = 969
BlueEgg = 970
BrownEgg = 971
Compass = 972
RecoveryCompass = 973
Bundle = 974
WhiteBundle = 975
OrangeBundle = 976
MagentaBundle = 977
LightBlueBundle = 978
YellowBundle = 979
LimeBundle = 980
PinkBundle = 981
GrayBundle = 982
LightGrayBundle = 983
CyanBundle = 984
PurpleBundle = 985
BlueBundle = 986
BrownBundle = 987
GreenBundle = 988
RedBundle = 989
BlackBundle = 990
FishingRod = 991
Clock = 992
Spyglass = 993
GlowstoneDust = 994
Cod = 995
Salmon = 996
TropicalFish = 997
Pufferfish = 998
CookedCod = 999
CookedSalmon = 1000
InkSac = 1001
GlowInkSac = 1002
CocoaBeans = 1003
WhiteDye = 1004
OrangeDye = 1005
MagentaDye = 1006
LightBlueDye = 1007
YellowDye = 1008
LimeDye = 1009
PinkDye = 1010
GrayDye = 1011
LightGrayDye = 1012
CyanDye = 1013
PurpleDye = 1014
BlueDye = 1015
BrownDye = 1016
GreenDye = 1017
RedDye = 1018
BlackDye = 1019
BoneMeal = 1020
Bone = 1021
Sugar = 1022
Cake = 1023
WhiteBed = 1024
OrangeBed = 1025
MagentaBed = 1026
LightBlueBed = 1027
YellowBed = 1028
LimeBed = 1029
PinkBed = 1030
GrayBed = 1031
LightGrayBed = 1032
CyanBed = 1033
PurpleBed = 1034
BlueBed = 1035
BrownBed = 1036
GreenBed = 1037
RedBed = 1038
BlackBed = 1039
Cookie = 1040
Crafter = 1041
FilledMap = 1042
Shears = 1043
MelonSlice = 1044
DriedKelp = 1045
PumpkinSeeds = 1046
MelonSeeds = 1047
Beef = 1048
CookedBeef = 1049
Chicken = 1050
CookedChicken = 1051
RottenFlesh = 1052
EnderPearl = 1053
BlazeRod = 1054
GhastTear = 1055
GoldNugget = 1056
NetherWart = 1057
GlassBottle = 1058
Potion = 1059
SpiderEye = 1060
FermentedSpiderEye = 1061
BlazePowder = 1062
MagmaCream = 1063
BrewingStand = 1064
Cauldron = 1065
EnderEye = 1066
GlisteringMelonSlice = 1067
ArmadilloSpawnEgg = 1068
AllaySpawnEgg = 1069
AxolotlSpawnEgg = 1070
BatSpawnEgg = 1071
BeeSpawnEgg = 1072
BlazeSpawnEgg = 1073
BoggedSpawnEgg = 1074
BreezeSpawnEgg = 1075
CatSpawnEgg = 1076
CamelSpawnEgg = 1077
CaveSpiderSpawnEgg = 1078
ChickenSpawnEgg = 1079
CodSpawnEgg = 1080
CowSpawnEgg = 1081
CreeperSpawnEgg = 1082
DolphinSpawnEgg = 1083
DonkeySpawnEgg = 1084
DrownedSpawnEgg = 1085
ElderGuardianSpawnEgg = 1086
EnderDragonSpawnEgg = 1087
EndermanSpawnEgg = 1088
EndermiteSpawnEgg = 1089
EvokerSpawnEgg = 1090
FoxSpawnEgg = 1091
FrogSpawnEgg = 1092
GhastSpawnEgg = 1093
GlowSquidSpawnEgg = 1094
GoatSpawnEgg = 1095
GuardianSpawnEgg = 1096
HoglinSpawnEgg = 1097
HorseSpawnEgg = 1098
HuskSpawnEgg = 1099
IronGolemSpawnEgg = 1100
LlamaSpawnEgg = 1101
MagmaCubeSpawnEgg = 1102
MooshroomSpawnEgg = 1103
MuleSpawnEgg = 1104
OcelotSpawnEgg = 1105
PandaSpawnEgg = 1106
ParrotSpawnEgg = 1107
PhantomSpawnEgg = 1108
PigSpawnEgg = 1109
PiglinSpawnEgg = 1110
PiglinBruteSpawnEgg = 1111
PillagerSpawnEgg = 1112
PolarBearSpawnEgg = 1113
PufferfishSpawnEgg = 1114
RabbitSpawnEgg = 1115
RavagerSpawnEgg = 1116
SalmonSpawnEgg = 1117
SheepSpawnEgg = 1118
ShulkerSpawnEgg = 1119
SilverfishSpawnEgg = 1120
SkeletonSpawnEgg = 1121
SkeletonHorseSpawnEgg = 1122
SlimeSpawnEgg = 1123
SnifferSpawnEgg = 1124
SnowGolemSpawnEgg = 1125
SpiderSpawnEgg = 1126
SquidSpawnEgg = 1127
StraySpawnEgg = 1128
StriderSpawnEgg = 1129
TadpoleSpawnEgg = 1130
TraderLlamaSpawnEgg = 1131
TropicalFishSpawnEgg = 1132
TurtleSpawnEgg = 1133
VexSpawnEgg = 1134
VillagerSpawnEgg = 1135
VindicatorSpawnEgg = 1136
WanderingTraderSpawnEgg = 1137
WardenSpawnEgg = 1138
WitchSpawnEgg = 1139
WitherSpawnEgg = 1140
WitherSkeletonSpawnEgg = 1141
WolfSpawnEgg = 1142
ZoglinSpawnEgg = 1143
CreakingSpawnEgg = 1144
ZombieSpawnEgg = 1145
ZombieHorseSpawnEgg = 1146
ZombieVillagerSpawnEgg = 1147
ZombifiedPiglinSpawnEgg = 1148
ExperienceBottle = 1149
FireCharge = 1150
WindCharge = 1151
WritableBook = 1152
WrittenBook = 1153
BreezeRod = 1154
Mace = 1155
ItemFrame = 1156
GlowItemFrame = 1157
FlowerPot = 1158
Carrot = 1159
Potato = 1160
BakedPotato = 1161
PoisonousPotato = 1162
Map = 1163
GoldenCarrot = 1164
SkeletonSkull = 1165
WitherSkeletonSkull = 1166
PlayerHead = 1167
ZombieHead = 1168
CreeperHead = 1169
DragonHead = 1170
PiglinHead = 1171
NetherStar = 1172
PumpkinPie = 1173
FireworkRocket = 1174
FireworkStar = 1175
EnchantedBook = 1176
NetherBrick = 1177
ResinBrick = 1178
PrismarineShard = 1179
PrismarineCrystals = 1180
Rabbit = 1181
CookedRabbit = 1182
RabbitStew = 1183
RabbitFoot = 1184
RabbitHide = 1185
ArmorStand = 1186
IronHorseArmor = 1187
GoldenHorseArmor = 1188
DiamondHorseArmor = 1189
LeatherHorseArmor = 1190
Lead = 1191
NameTag = 1192
CommandBlockMinecart = 1193
Mutton = 1194
CookedMutton = 1195
WhiteBanner = 1196
OrangeBanner = 1197
MagentaBanner = 1198
LightBlueBanner = 1199
YellowBanner = 1200
LimeBanner = 1201
PinkBanner = 1202
GrayBanner = 1203
LightGrayBanner = 1204
CyanBanner = 1205
PurpleBanner = 1206
BlueBanner = 1207
BrownBanner = 1208
GreenBanner = 1209
RedBanner = 1210
BlackBanner = 1211
EndCrystal = 1212
ChorusFruit = 1213
PoppedChorusFruit = 1214
TorchflowerSeeds = 1215
PitcherPod = 1216
Beetroot = 1217
BeetrootSeeds = 1218
BeetrootSoup = 1219
DragonBreath = 1220
SplashPotion = 1221
SpectralArrow = 1222
TippedArrow = 1223
LingeringPotion = 1224
Shield = 1225
TotemOfUndying = 1226
ShulkerShell = 1227
IronNugget = 1228
KnowledgeBook = 1229
DebugStick = 1230
MusicDisc13 = 1231
MusicDiscCat = 1232
MusicDiscBlocks = 1233
MusicDiscChirp = 1234
MusicDiscCreator = 1235
MusicDiscCreatorMusicBox = 1236
MusicDiscFar = 1237
MusicDiscMall = 1238
MusicDiscMellohi = 1239
MusicDiscStal = 1240
MusicDiscStrad = 1241
MusicDiscWard = 1242
MusicDisc11 = 1243
MusicDiscWait = 1244
MusicDiscOtherside = 1245
MusicDiscRelic = 1246
MusicDisc5 = 1247
MusicDiscPigstep = 1248
MusicDiscPrecipice = 1249
DiscFragment5 = 1250
Trident = 1251
NautilusShell = 1252
HeartOfTheSea = 1253
Crossbow = 1254
SuspiciousStew = 1255
Loom = 1256
FlowerBannerPattern = 1257
CreeperBannerPattern = 1258
SkullBannerPattern = 1259
MojangBannerPattern = 1260
GlobeBannerPattern = 1261
PiglinBannerPattern = 1262
FlowBannerPattern = 1263
GusterBannerPattern = 1264
FieldMasonedBannerPattern = 1265
BordureIndentedBannerPattern = 1266
GoatHorn = 1267
Composter = 1268
Barrel = 1269
Smoker = 1270
BlastFurnace = 1271
CartographyTable = 1272
FletchingTable = 1273
Grindstone = 1274
SmithingTable = 1275
Stonecutter = 1276
Bell = 1277
Lantern = 1278
SoulLantern = 1279
SweetBerries = 1280
GlowBerries = 1281
Campfire = 1282
SoulCampfire = 1283
Shroomlight = 1284
Honeycomb = 1285
BeeNest = 1286
Beehive = 1287
HoneyBottle = 1288
HoneycombBlock = 1289
Lodestone = 1290
CryingObsidian = 1291
Blackstone = 1292
BlackstoneSlab = 1293
BlackstoneStairs = 1294
GildedBlackstone = 1295
PolishedBlackstone = 1296
PolishedBlackstoneSlab = 1297
PolishedBlackstoneStairs = 1298
ChiseledPolishedBlackstone = 1299
PolishedBlackstoneBricks = 1300
PolishedBlackstoneBrickSlab = 1301
PolishedBlackstoneBrickStairs = 1302
CrackedPolishedBlackstoneBricks = 1303
RespawnAnchor = 1304
Candle = 1305
WhiteCandle = 1306
OrangeCandle = 1307
MagentaCandle = 1308
LightBlueCandle = 1309
YellowCandle = 1310
LimeCandle = 1311
PinkCandle = 1312
GrayCandle = 1313
LightGrayCandle = 1314
CyanCandle = 1315
PurpleCandle = 1316
BlueCandle = 1317
BrownCandle = 1318
GreenCandle = 1319
RedCandle = 1320
BlackCandle = 1321
SmallAmethystBud = 1322
MediumAmethystBud = 1323
LargeAmethystBud = 1324
AmethystCluster = 1325
PointedDripstone = 1326
OchreFroglight = 1327
VerdantFroglight = 1328
PearlescentFroglight = 1329
Frogspawn = 1330
EchoShard = 1331
Brush = 1332
NetheriteUpgradeSmithingTemplate = 1333
SentryArmorTrimSmithingTemplate = 1334
DuneArmorTrimSmithingTemplate = 1335
CoastArmorTrimSmithingTemplate = 1336
WildArmorTrimSmithingTemplate = 1337
WardArmorTrimSmithingTemplate = 1338
EyeArmorTrimSmithingTemplate = 1339
VexArmorTrimSmithingTemplate = 1340
TideArmorTrimSmithingTemplate = 1341
SnoutArmorTrimSmithingTemplate = 1342
RibArmorTrimSmithingTemplate = 1343
SpireArmorTrimSmithingTemplate = 1344
WayfinderArmorTrimSmithingTemplate = 1345
ShaperArmorTrimSmithingTemplate = 1346
SilenceArmorTrimSmithingTemplate = 1347
RaiserArmorTrimSmithingTemplate = 1348
HostArmorTrimSmithingTemplate = 1349
FlowArmorTrimSmithingTemplate = 1350
BoltArmorTrimSmithingTemplate = 1351
AnglerPotterySherd = 1352
ArcherPotterySherd = 1353
ArmsUpPotterySherd = 1354
BladePotterySherd = 1355
BrewerPotterySherd = 1356
BurnPotterySherd = 1357
DangerPotterySherd = 1358
ExplorerPotterySherd = 1359
FlowPotterySherd = 1360
FriendPotterySherd = 1361
GusterPotterySherd = 1362
HeartPotterySherd = 1363
HeartbreakPotterySherd = 1364
HowlPotterySherd = 1365
MinerPotterySherd = 1366
MournerPotterySherd = 1367
PlentyPotterySherd = 1368
PrizePotterySherd = 1369
ScrapePotterySherd = 1370
SheafPotterySherd = 1371
ShelterPotterySherd = 1372
SkullPotterySherd = 1373
SnortPotterySherd = 1374
CopperGrate = 1375
ExposedCopperGrate = 1376
WeatheredCopperGrate = 1377
OxidizedCopperGrate = 1378
WaxedCopperGrate = 1379
WaxedExposedCopperGrate = 1380
WaxedWeatheredCopperGrate = 1381
WaxedOxidizedCopperGrate = 1382
CopperBulb = 1383
ExposedCopperBulb = 1384
WeatheredCopperBulb = 1385
OxidizedCopperBulb = 1386
WaxedCopperBulb = 1387
WaxedExposedCopperBulb = 1388
WaxedWeatheredCopperBulb = 1389
WaxedOxidizedCopperBulb = 1390
TrialSpawner = 1391
TrialKey = 1392
OminousTrialKey = 1393
Vault = 1394
OminousBottle = 1395
Implementations§
Source§impl ItemKind
impl ItemKind
Sourcepub const fn from_raw(id: u16) -> Option<ItemKind>
pub const fn from_raw(id: u16) -> Option<ItemKind>
Constructs a item kind from a raw item ID.
If the given ID is invalid, None is returned.
Sourcepub fn from_str(name: &str) -> Option<ItemKind>
pub fn from_str(name: &str) -> Option<ItemKind>
Construct an item kind for its snake_case name.
Returns None if the name is invalid.
Sourcepub const fn translation_key(self) -> &'static str
pub const fn translation_key(self) -> &'static str
Gets the translation key of this item kind.
Sourcepub const fn max_durability(self) -> u16
pub const fn max_durability(self) -> u16
Returns the maximum durability before the item will break.
If the item doesn’t have durability, 0 is returned.
Sourcepub const fn enchantability(self) -> u8
pub const fn enchantability(self) -> u8
Returns the enchantability of the item kind.
If the item doesn’t have durability, 0 is returned.
Trait Implementations§
Source§impl From<ItemKind> for RegistryId
impl From<ItemKind> for RegistryId
Source§fn from(item: ItemKind) -> RegistryId
fn from(item: ItemKind) -> RegistryId
Converts to this type from the input type.
Source§impl Ord for ItemKind
impl Ord for ItemKind
Source§impl PartialOrd for ItemKind
impl PartialOrd for ItemKind
impl Copy for ItemKind
impl Eq for ItemKind
impl StructuralPartialEq for ItemKind
Auto Trait Implementations§
impl Freeze for ItemKind
impl RefUnwindSafe for ItemKind
impl Send for ItemKind
impl Sync for ItemKind
impl Unpin for ItemKind
impl UnwindSafe for ItemKind
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
§impl<Q, K> Comparable<K> for Q
impl<Q, K> Comparable<K> for Q
§impl<T> Conv for T
impl<T> Conv for T
§impl<T> Downcast for Twhere
T: Any,
impl<T> Downcast for Twhere
T: Any,
§fn into_any(self: Box<T>) -> Box<dyn Any>
fn into_any(self: Box<T>) -> Box<dyn Any>
Convert
Box<dyn Trait> (where Trait: Downcast) to Box<dyn Any>. Box<dyn Any> can
then be further downcast into Box<ConcreteType> where ConcreteType implements Trait.§fn into_any_rc(self: Rc<T>) -> Rc<dyn Any>
fn into_any_rc(self: Rc<T>) -> Rc<dyn Any>
Convert
Rc<Trait> (where Trait: Downcast) to Rc<Any>. Rc<Any> can then be
further downcast into Rc<ConcreteType> where ConcreteType implements Trait.§fn as_any(&self) -> &(dyn Any + 'static)
fn as_any(&self) -> &(dyn Any + 'static)
Convert
&Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot
generate &Any’s vtable from &Trait’s.§fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)
fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)
Convert
&mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot
generate &mut Any’s vtable from &mut Trait’s.§impl<T> DowncastSync for T
impl<T> DowncastSync for T
§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
§fn equivalent(&self, key: &K) -> bool
fn equivalent(&self, key: &K) -> bool
Checks if this value is equivalent to the given key. Read more
§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
§fn equivalent(&self, key: &K) -> bool
fn equivalent(&self, key: &K) -> bool
Checks if this value is equivalent to the given key. Read more
§impl<Q, K> Equivalent<K> for Q
impl<Q, K> Equivalent<K> for Q
§fn equivalent(&self, key: &K) -> bool
fn equivalent(&self, key: &K) -> bool
Compare self to
key and return true if they are equal.§impl<T> FmtForward for T
impl<T> FmtForward for T
§fn fmt_binary(self) -> FmtBinary<Self>where
Self: Binary,
fn fmt_binary(self) -> FmtBinary<Self>where
Self: Binary,
Causes
self to use its Binary implementation when Debug-formatted.§fn fmt_display(self) -> FmtDisplay<Self>where
Self: Display,
fn fmt_display(self) -> FmtDisplay<Self>where
Self: Display,
Causes
self to use its Display implementation when
Debug-formatted.§fn fmt_lower_exp(self) -> FmtLowerExp<Self>where
Self: LowerExp,
fn fmt_lower_exp(self) -> FmtLowerExp<Self>where
Self: LowerExp,
Causes
self to use its LowerExp implementation when
Debug-formatted.§fn fmt_lower_hex(self) -> FmtLowerHex<Self>where
Self: LowerHex,
fn fmt_lower_hex(self) -> FmtLowerHex<Self>where
Self: LowerHex,
Causes
self to use its LowerHex implementation when
Debug-formatted.§fn fmt_octal(self) -> FmtOctal<Self>where
Self: Octal,
fn fmt_octal(self) -> FmtOctal<Self>where
Self: Octal,
Causes
self to use its Octal implementation when Debug-formatted.§fn fmt_pointer(self) -> FmtPointer<Self>where
Self: Pointer,
fn fmt_pointer(self) -> FmtPointer<Self>where
Self: Pointer,
Causes
self to use its Pointer implementation when
Debug-formatted.§fn fmt_upper_exp(self) -> FmtUpperExp<Self>where
Self: UpperExp,
fn fmt_upper_exp(self) -> FmtUpperExp<Self>where
Self: UpperExp,
Causes
self to use its UpperExp implementation when
Debug-formatted.§fn fmt_upper_hex(self) -> FmtUpperHex<Self>where
Self: UpperHex,
fn fmt_upper_hex(self) -> FmtUpperHex<Self>where
Self: UpperHex,
Causes
self to use its UpperHex implementation when
Debug-formatted.§fn fmt_list(self) -> FmtList<Self>where
&'a Self: for<'a> IntoIterator,
fn fmt_list(self) -> FmtList<Self>where
&'a Self: for<'a> IntoIterator,
Formats each item in a sequence. Read more
§impl<T> FromWorld for Twhere
T: Default,
impl<T> FromWorld for Twhere
T: Default,
§fn from_world(_world: &mut World) -> T
fn from_world(_world: &mut World) -> T
Creates
Self using data from the given World.§impl<T> Instrument for T
impl<T> Instrument for T
§fn instrument(self, span: Span) -> Instrumented<Self>
fn instrument(self, span: Span) -> Instrumented<Self>
§fn in_current_span(self) -> Instrumented<Self>
fn in_current_span(self) -> Instrumented<Self>
§impl<T> Pipe for Twhere
T: ?Sized,
impl<T> Pipe for Twhere
T: ?Sized,
§fn pipe<R>(self, func: impl FnOnce(Self) -> R) -> Rwhere
Self: Sized,
fn pipe<R>(self, func: impl FnOnce(Self) -> R) -> Rwhere
Self: Sized,
Pipes by value. This is generally the method you want to use. Read more
§fn pipe_ref<'a, R>(&'a self, func: impl FnOnce(&'a Self) -> R) -> Rwhere
R: 'a,
fn pipe_ref<'a, R>(&'a self, func: impl FnOnce(&'a Self) -> R) -> Rwhere
R: 'a,
Borrows
self and passes that borrow into the pipe function. Read more§fn pipe_ref_mut<'a, R>(&'a mut self, func: impl FnOnce(&'a mut Self) -> R) -> Rwhere
R: 'a,
fn pipe_ref_mut<'a, R>(&'a mut self, func: impl FnOnce(&'a mut Self) -> R) -> Rwhere
R: 'a,
Mutably borrows
self and passes that borrow into the pipe function. Read more§fn pipe_borrow<'a, B, R>(&'a self, func: impl FnOnce(&'a B) -> R) -> R
fn pipe_borrow<'a, B, R>(&'a self, func: impl FnOnce(&'a B) -> R) -> R
§fn pipe_borrow_mut<'a, B, R>(
&'a mut self,
func: impl FnOnce(&'a mut B) -> R,
) -> R
fn pipe_borrow_mut<'a, B, R>( &'a mut self, func: impl FnOnce(&'a mut B) -> R, ) -> R
§fn pipe_as_ref<'a, U, R>(&'a self, func: impl FnOnce(&'a U) -> R) -> R
fn pipe_as_ref<'a, U, R>(&'a self, func: impl FnOnce(&'a U) -> R) -> R
Borrows
self, then passes self.as_ref() into the pipe function.§fn pipe_as_mut<'a, U, R>(&'a mut self, func: impl FnOnce(&'a mut U) -> R) -> R
fn pipe_as_mut<'a, U, R>(&'a mut self, func: impl FnOnce(&'a mut U) -> R) -> R
Mutably borrows
self, then passes self.as_mut() into the pipe
function.§fn pipe_deref<'a, T, R>(&'a self, func: impl FnOnce(&'a T) -> R) -> R
fn pipe_deref<'a, T, R>(&'a self, func: impl FnOnce(&'a T) -> R) -> R
Borrows
self, then passes self.deref() into the pipe function.§impl<T> PolicyExt for Twhere
T: ?Sized,
impl<T> PolicyExt for Twhere
T: ?Sized,
§impl<T> Tap for T
impl<T> Tap for T
§fn tap_borrow<B>(self, func: impl FnOnce(&B)) -> Self
fn tap_borrow<B>(self, func: impl FnOnce(&B)) -> Self
Immutable access to the
Borrow<B> of a value. Read more§fn tap_borrow_mut<B>(self, func: impl FnOnce(&mut B)) -> Self
fn tap_borrow_mut<B>(self, func: impl FnOnce(&mut B)) -> Self
Mutable access to the
BorrowMut<B> of a value. Read more§fn tap_ref<R>(self, func: impl FnOnce(&R)) -> Self
fn tap_ref<R>(self, func: impl FnOnce(&R)) -> Self
Immutable access to the
AsRef<R> view of a value. Read more§fn tap_ref_mut<R>(self, func: impl FnOnce(&mut R)) -> Self
fn tap_ref_mut<R>(self, func: impl FnOnce(&mut R)) -> Self
Mutable access to the
AsMut<R> view of a value. Read more§fn tap_deref<T>(self, func: impl FnOnce(&T)) -> Self
fn tap_deref<T>(self, func: impl FnOnce(&T)) -> Self
Immutable access to the
Deref::Target of a value. Read more§fn tap_deref_mut<T>(self, func: impl FnOnce(&mut T)) -> Self
fn tap_deref_mut<T>(self, func: impl FnOnce(&mut T)) -> Self
Mutable access to the
Deref::Target of a value. Read more§fn tap_dbg(self, func: impl FnOnce(&Self)) -> Self
fn tap_dbg(self, func: impl FnOnce(&Self)) -> Self
Calls
.tap() only in debug builds, and is erased in release builds.§fn tap_mut_dbg(self, func: impl FnOnce(&mut Self)) -> Self
fn tap_mut_dbg(self, func: impl FnOnce(&mut Self)) -> Self
Calls
.tap_mut() only in debug builds, and is erased in release
builds.§fn tap_borrow_dbg<B>(self, func: impl FnOnce(&B)) -> Self
fn tap_borrow_dbg<B>(self, func: impl FnOnce(&B)) -> Self
Calls
.tap_borrow() only in debug builds, and is erased in release
builds.§fn tap_borrow_mut_dbg<B>(self, func: impl FnOnce(&mut B)) -> Self
fn tap_borrow_mut_dbg<B>(self, func: impl FnOnce(&mut B)) -> Self
Calls
.tap_borrow_mut() only in debug builds, and is erased in release
builds.§fn tap_ref_dbg<R>(self, func: impl FnOnce(&R)) -> Self
fn tap_ref_dbg<R>(self, func: impl FnOnce(&R)) -> Self
Calls
.tap_ref() only in debug builds, and is erased in release
builds.§fn tap_ref_mut_dbg<R>(self, func: impl FnOnce(&mut R)) -> Self
fn tap_ref_mut_dbg<R>(self, func: impl FnOnce(&mut R)) -> Self
Calls
.tap_ref_mut() only in debug builds, and is erased in release
builds.§fn tap_deref_dbg<T>(self, func: impl FnOnce(&T)) -> Self
fn tap_deref_dbg<T>(self, func: impl FnOnce(&T)) -> Self
Calls
.tap_deref() only in debug builds, and is erased in release
builds.