SerenityJS
    Preparing search index...

    Interface BlockState

    interface BlockState {
        "minecraft:acacia_button": AcaciaButtonBlock;
        "minecraft:acacia_door": AcaciaDoorBlock;
        "minecraft:acacia_double_slab": AcaciaDoubleSlabBlock;
        "minecraft:acacia_fence": GenericBlockState;
        "minecraft:acacia_fence_gate": AcaciaFenceGateBlock;
        "minecraft:acacia_hanging_sign": AcaciaHangingSignBlock;
        "minecraft:acacia_leaves": AcaciaLeavesBlock;
        "minecraft:acacia_log": AcaciaLogBlock;
        "minecraft:acacia_planks": GenericBlockState;
        "minecraft:acacia_pressure_plate": AcaciaPressurePlateBlock;
        "minecraft:acacia_sapling": AcaciaSaplingBlock;
        "minecraft:acacia_slab": AcaciaSlabBlock;
        "minecraft:acacia_stairs": AcaciaStairsBlock;
        "minecraft:acacia_standing_sign": AcaciaStandingSignBlock;
        "minecraft:acacia_trapdoor": AcaciaTrapdoorBlock;
        "minecraft:acacia_wall_sign": AcaciaWallSignBlock;
        "minecraft:acacia_wood": AcaciaWoodBlock;
        "minecraft:activator_rail": ActivatorRailBlock;
        "minecraft:air": GenericBlockState;
        "minecraft:allium": AlliumBlock;
        "minecraft:allow": GenericBlockState;
        "minecraft:amethyst_block": GenericBlockState;
        "minecraft:amethyst_cluster": AmethystClusterBlock;
        "minecraft:ancient_debris": GenericBlockState;
        "minecraft:andesite": GenericBlockState;
        "minecraft:andesite_double_slab": AndesiteDoubleSlabBlock;
        "minecraft:andesite_slab": AndesiteSlabBlock;
        "minecraft:andesite_stairs": AndesiteStairsBlock;
        "minecraft:anvil": AnvilBlock;
        "minecraft:azalea": GenericBlockState;
        "minecraft:azalea_leaves": AzaleaLeavesBlock;
        "minecraft:azalea_leaves_flowered": AzaleaLeavesFloweredBlock;
        "minecraft:azure_bluet": AzureBluetBlock;
        "minecraft:bamboo": BambooBlock;
        "minecraft:bamboo_block": BambooBlockBlock;
        "minecraft:bamboo_button": BambooButtonBlock;
        "minecraft:bamboo_door": BambooDoorBlock;
        "minecraft:bamboo_double_slab": BambooDoubleSlabBlock;
        "minecraft:bamboo_fence": GenericBlockState;
        "minecraft:bamboo_fence_gate": BambooFenceGateBlock;
        "minecraft:bamboo_hanging_sign": BambooHangingSignBlock;
        "minecraft:bamboo_mosaic": GenericBlockState;
        "minecraft:bamboo_mosaic_double_slab": BambooMosaicDoubleSlabBlock;
        "minecraft:bamboo_mosaic_slab": BambooMosaicSlabBlock;
        "minecraft:bamboo_mosaic_stairs": BambooMosaicStairsBlock;
        "minecraft:bamboo_planks": GenericBlockState;
        "minecraft:bamboo_pressure_plate": BambooPressurePlateBlock;
        "minecraft:bamboo_sapling": BambooSaplingBlock;
        "minecraft:bamboo_slab": BambooSlabBlock;
        "minecraft:bamboo_stairs": BambooStairsBlock;
        "minecraft:bamboo_standing_sign": BambooStandingSignBlock;
        "minecraft:bamboo_trapdoor": BambooTrapdoorBlock;
        "minecraft:bamboo_wall_sign": BambooWallSignBlock;
        "minecraft:barrel": BarrelBlock;
        "minecraft:barrier": GenericBlockState;
        "minecraft:basalt": BasaltBlock;
        "minecraft:beacon": GenericBlockState;
        "minecraft:bed": BedBlock;
        "minecraft:bedrock": BedrockBlock;
        "minecraft:bee_nest": BeeNestBlock;
        "minecraft:beehive": BeehiveBlock;
        "minecraft:beetroot": BeetrootBlock;
        "minecraft:bell": BellBlock;
        "minecraft:big_dripleaf": BigDripleafBlock;
        "minecraft:birch_button": BirchButtonBlock;
        "minecraft:birch_door": BirchDoorBlock;
        "minecraft:birch_double_slab": BirchDoubleSlabBlock;
        "minecraft:birch_fence": GenericBlockState;
        "minecraft:birch_fence_gate": BirchFenceGateBlock;
        "minecraft:birch_hanging_sign": BirchHangingSignBlock;
        "minecraft:birch_leaves": BirchLeavesBlock;
        "minecraft:birch_log": BirchLogBlock;
        "minecraft:birch_planks": GenericBlockState;
        "minecraft:birch_pressure_plate": BirchPressurePlateBlock;
        "minecraft:birch_sapling": BirchSaplingBlock;
        "minecraft:birch_slab": BirchSlabBlock;
        "minecraft:birch_stairs": BirchStairsBlock;
        "minecraft:birch_standing_sign": BirchStandingSignBlock;
        "minecraft:birch_trapdoor": BirchTrapdoorBlock;
        "minecraft:birch_wall_sign": BirchWallSignBlock;
        "minecraft:birch_wood": BirchWoodBlock;
        "minecraft:black_candle": BlackCandleBlock;
        "minecraft:black_candle_cake": BlackCandleCakeBlock;
        "minecraft:black_carpet": GenericBlockState;
        "minecraft:black_concrete": GenericBlockState;
        "minecraft:black_concrete_powder": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:black_glazed_terracotta": BlackGlazedTerracottaBlock;
        "minecraft:black_shulker_box": GenericBlockState;
        "minecraft:black_stained_glass": Record<string, string | number | boolean>;
        "minecraft:black_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:black_terracotta": GenericBlockState;
        "minecraft:black_wool": GenericBlockState;
        "minecraft:blackstone": GenericBlockState;
        "minecraft:blackstone_double_slab": BlackstoneDoubleSlabBlock;
        "minecraft:blackstone_slab": BlackstoneSlabBlock;
        "minecraft:blackstone_stairs": BlackstoneStairsBlock;
        "minecraft:blackstone_wall": BlackstoneWallBlock;
        "minecraft:blast_furnace": BlastFurnaceBlock;
        "minecraft:blue_candle": BlueCandleBlock;
        "minecraft:blue_candle_cake": BlueCandleCakeBlock;
        "minecraft:blue_carpet": GenericBlockState;
        "minecraft:blue_concrete": GenericBlockState;
        "minecraft:blue_concrete_powder": Record<string, string | number | boolean>;
        "minecraft:blue_glazed_terracotta": BlueGlazedTerracottaBlock;
        "minecraft:blue_ice": GenericBlockState;
        "minecraft:blue_orchid": BlueOrchidBlock;
        "minecraft:blue_shulker_box": GenericBlockState;
        "minecraft:blue_stained_glass": GenericBlockState;
        "minecraft:blue_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:blue_terracotta": GenericBlockState;
        "minecraft:blue_wool": GenericBlockState;
        "minecraft:bone_block": BoneBlockBlock;
        "minecraft:bookshelf": GenericBlockState;
        "minecraft:border_block": BorderBlockBlock;
        "minecraft:brain_coral": BrainCoralBlock;
        "minecraft:brain_coral_block": BrainCoralBlockBlock;
        "minecraft:brain_coral_fan": BrainCoralFanBlock;
        "minecraft:brain_coral_wall_fan": BrainCoralWallFanBlock;
        "minecraft:brewing_stand": BrewingStandBlock;
        "minecraft:brick_block": GenericBlockState;
        "minecraft:brick_double_slab": BrickDoubleSlabBlock;
        "minecraft:brick_slab": BrickSlabBlock;
        "minecraft:brick_stairs": BrickStairsBlock;
        "minecraft:brown_candle": BrownCandleBlock;
        "minecraft:brown_candle_cake": BrownCandleCakeBlock;
        "minecraft:brown_carpet": GenericBlockState;
        "minecraft:brown_concrete": GenericBlockState;
        "minecraft:brown_concrete_powder": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:brown_glazed_terracotta": BrownGlazedTerracottaBlock;
        "minecraft:brown_mushroom": GenericBlockState;
        "minecraft:brown_mushroom_block": BrownMushroomBlockBlock;
        "minecraft:brown_shulker_box": GenericBlockState;
        "minecraft:brown_stained_glass": Record<string, string | number | boolean>;
        "minecraft:brown_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:brown_terracotta": GenericBlockState;
        "minecraft:brown_wool": GenericBlockState;
        "minecraft:bubble_column": BubbleColumnBlock;
        "minecraft:bubble_coral": BubbleCoralBlock;
        "minecraft:bubble_coral_block": BubbleCoralBlockBlock;
        "minecraft:bubble_coral_fan": BubbleCoralFanBlock;
        "minecraft:bubble_coral_wall_fan": BubbleCoralWallFanBlock;
        "minecraft:budding_amethyst": GenericBlockState;
        "minecraft:cactus": CactusBlock;
        "minecraft:cake": CakeBlock;
        "minecraft:calcite": GenericBlockState;
        "minecraft:calibrated_sculk_sensor": CalibratedSculkSensorBlock;
        "minecraft:camera": GenericBlockState;
        "minecraft:campfire": CampfireBlock;
        "minecraft:candle": CandleBlock;
        "minecraft:candle_cake": CandleCakeBlock;
        "minecraft:carrots": CarrotsBlock;
        "minecraft:cartography_table": GenericBlockState;
        "minecraft:carved_pumpkin": CarvedPumpkinBlock;
        "minecraft:cauldron": CauldronBlock;
        "minecraft:cave_vines": CaveVinesBlock;
        "minecraft:cave_vines_body_with_berries": CaveVinesBodyWithBerriesBlock;
        "minecraft:cave_vines_head_with_berries": CaveVinesHeadWithBerriesBlock;
        "minecraft:chain": ChainBlock;
        "minecraft:chain_command_block": ChainCommandBlockBlock;
        "minecraft:chemical_heat": GenericBlockState;
        "minecraft:chemistry_table": ChemistryTableBlock;
        "minecraft:cherry_button": CherryButtonBlock;
        "minecraft:cherry_door": CherryDoorBlock;
        "minecraft:cherry_double_slab": CherryDoubleSlabBlock;
        "minecraft:cherry_fence": GenericBlockState;
        "minecraft:cherry_fence_gate": CherryFenceGateBlock;
        "minecraft:cherry_hanging_sign": CherryHangingSignBlock;
        "minecraft:cherry_leaves": CherryLeavesBlock;
        "minecraft:cherry_log": CherryLogBlock;
        "minecraft:cherry_planks": GenericBlockState;
        "minecraft:cherry_pressure_plate": CherryPressurePlateBlock;
        "minecraft:cherry_sapling": CherrySaplingBlock;
        "minecraft:cherry_slab": CherrySlabBlock;
        "minecraft:cherry_stairs": CherryStairsBlock;
        "minecraft:cherry_standing_sign": CherryStandingSignBlock;
        "minecraft:cherry_trapdoor": CherryTrapdoorBlock;
        "minecraft:cherry_wall_sign": CherryWallSignBlock;
        "minecraft:cherry_wood": CherryWoodBlock;
        "minecraft:chest": ChestBlock;
        "minecraft:chipped_anvil": ChippedAnvilBlock;
        "minecraft:chiseled_bookshelf": ChiseledBookshelfBlock;
        "minecraft:chiseled_copper": GenericBlockState;
        "minecraft:chiseled_deepslate": Record<string, string | number | boolean>;
        "minecraft:chiseled_nether_bricks": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:chiseled_polished_blackstone": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:chiseled_quartz_block": ChiseledQuartzBlockBlock;
        "minecraft:chiseled_red_sandstone": ChiseledRedSandstoneBlock;
        "minecraft:chiseled_sandstone": ChiseledSandstoneBlock;
        "minecraft:chiseled_stone_bricks": ChiseledStoneBricksBlock;
        "minecraft:chiseled_tuff": GenericBlockState;
        "minecraft:chiseled_tuff_bricks": Record<string, string | number | boolean>;
        "minecraft:chorus_flower": ChorusFlowerBlock;
        "minecraft:chorus_plant": GenericBlockState;
        "minecraft:clay": GenericBlockState;
        "minecraft:client_request_placeholder_block": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:coal_block": GenericBlockState;
        "minecraft:coal_ore": GenericBlockState;
        "minecraft:coarse_dirt": GenericBlockState;
        "minecraft:cobbled_deepslate": GenericBlockState;
        "minecraft:cobbled_deepslate_double_slab": CobbledDeepslateDoubleSlabBlock;
        "minecraft:cobbled_deepslate_slab": CobbledDeepslateSlabBlock;
        "minecraft:cobbled_deepslate_stairs": CobbledDeepslateStairsBlock;
        "minecraft:cobbled_deepslate_wall": CobbledDeepslateWallBlock;
        "minecraft:cobblestone": GenericBlockState;
        "minecraft:cobblestone_double_slab": CobblestoneDoubleSlabBlock;
        "minecraft:cobblestone_slab": CobblestoneSlabBlock;
        "minecraft:cobblestone_wall": CobblestoneWallBlock;
        "minecraft:cocoa": CocoaBlock;
        "minecraft:colored_torch_bp": ColoredTorchBpBlock;
        "minecraft:colored_torch_rg": ColoredTorchRgBlock;
        "minecraft:command_block": CommandBlockBlock;
        "minecraft:composter": ComposterBlock;
        "minecraft:conduit": GenericBlockState;
        "minecraft:copper_block": GenericBlockState;
        "minecraft:copper_bulb": CopperBulbBlock;
        "minecraft:copper_door": CopperDoorBlock;
        "minecraft:copper_grate": GenericBlockState;
        "minecraft:copper_ore": GenericBlockState;
        "minecraft:copper_trapdoor": CopperTrapdoorBlock;
        "minecraft:cornflower": CornflowerBlock;
        "minecraft:cracked_deepslate_bricks": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:cracked_deepslate_tiles": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:cracked_nether_bricks": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:cracked_polished_blackstone_bricks": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:cracked_stone_bricks": CrackedStoneBricksBlock;
        "minecraft:crafter": CrafterBlock;
        "minecraft:crafting_table": GenericBlockState;
        "minecraft:crimson_button": CrimsonButtonBlock;
        "minecraft:crimson_door": CrimsonDoorBlock;
        "minecraft:crimson_double_slab": CrimsonDoubleSlabBlock;
        "minecraft:crimson_fence": GenericBlockState;
        "minecraft:crimson_fence_gate": CrimsonFenceGateBlock;
        "minecraft:crimson_fungus": GenericBlockState;
        "minecraft:crimson_hanging_sign": CrimsonHangingSignBlock;
        "minecraft:crimson_hyphae": CrimsonHyphaeBlock;
        "minecraft:crimson_nylium": GenericBlockState;
        "minecraft:crimson_planks": GenericBlockState;
        "minecraft:crimson_pressure_plate": CrimsonPressurePlateBlock;
        "minecraft:crimson_roots": GenericBlockState;
        "minecraft:crimson_slab": CrimsonSlabBlock;
        "minecraft:crimson_stairs": CrimsonStairsBlock;
        "minecraft:crimson_standing_sign": CrimsonStandingSignBlock;
        "minecraft:crimson_stem": CrimsonStemBlock;
        "minecraft:crimson_trapdoor": CrimsonTrapdoorBlock;
        "minecraft:crimson_wall_sign": CrimsonWallSignBlock;
        "minecraft:crying_obsidian": GenericBlockState;
        "minecraft:cut_copper": GenericBlockState;
        "minecraft:cut_copper_slab": CutCopperSlabBlock;
        "minecraft:cut_copper_stairs": CutCopperStairsBlock;
        "minecraft:cut_red_sandstone": CutRedSandstoneBlock;
        "minecraft:cut_red_sandstone_double_slab": CutRedSandstoneDoubleSlabBlock;
        "minecraft:cut_red_sandstone_slab": CutRedSandstoneSlabBlock;
        "minecraft:cut_sandstone": CutSandstoneBlock;
        "minecraft:cut_sandstone_double_slab": CutSandstoneDoubleSlabBlock;
        "minecraft:cut_sandstone_slab": CutSandstoneSlabBlock;
        "minecraft:cyan_candle": CyanCandleBlock;
        "minecraft:cyan_candle_cake": CyanCandleCakeBlock;
        "minecraft:cyan_carpet": GenericBlockState;
        "minecraft:cyan_concrete": GenericBlockState;
        "minecraft:cyan_concrete_powder": Record<string, string | number | boolean>;
        "minecraft:cyan_glazed_terracotta": CyanGlazedTerracottaBlock;
        "minecraft:cyan_shulker_box": GenericBlockState;
        "minecraft:cyan_stained_glass": GenericBlockState;
        "minecraft:cyan_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:cyan_terracotta": GenericBlockState;
        "minecraft:cyan_wool": GenericBlockState;
        "minecraft:damaged_anvil": DamagedAnvilBlock;
        "minecraft:dandelion": GenericBlockState;
        "minecraft:dark_oak_button": DarkOakButtonBlock;
        "minecraft:dark_oak_door": DarkOakDoorBlock;
        "minecraft:dark_oak_double_slab": DarkOakDoubleSlabBlock;
        "minecraft:dark_oak_fence": GenericBlockState;
        "minecraft:dark_oak_fence_gate": DarkOakFenceGateBlock;
        "minecraft:dark_oak_hanging_sign": DarkOakHangingSignBlock;
        "minecraft:dark_oak_leaves": DarkOakLeavesBlock;
        "minecraft:dark_oak_log": DarkOakLogBlock;
        "minecraft:dark_oak_planks": GenericBlockState;
        "minecraft:dark_oak_pressure_plate": DarkOakPressurePlateBlock;
        "minecraft:dark_oak_sapling": DarkOakSaplingBlock;
        "minecraft:dark_oak_slab": DarkOakSlabBlock;
        "minecraft:dark_oak_stairs": DarkOakStairsBlock;
        "minecraft:dark_oak_trapdoor": DarkOakTrapdoorBlock;
        "minecraft:dark_oak_wood": DarkOakWoodBlock;
        "minecraft:dark_prismarine": DarkPrismarineBlock;
        "minecraft:dark_prismarine_double_slab": DarkPrismarineDoubleSlabBlock;
        "minecraft:dark_prismarine_slab": DarkPrismarineSlabBlock;
        "minecraft:dark_prismarine_stairs": DarkPrismarineStairsBlock;
        "minecraft:darkoak_standing_sign": DarkoakStandingSignBlock;
        "minecraft:darkoak_wall_sign": DarkoakWallSignBlock;
        "minecraft:daylight_detector": DaylightDetectorBlock;
        "minecraft:daylight_detector_inverted": DaylightDetectorInvertedBlock;
        "minecraft:dead_brain_coral": DeadBrainCoralBlock;
        "minecraft:dead_brain_coral_block": DeadBrainCoralBlockBlock;
        "minecraft:dead_brain_coral_fan": DeadBrainCoralFanBlock;
        "minecraft:dead_brain_coral_wall_fan": DeadBrainCoralWallFanBlock;
        "minecraft:dead_bubble_coral": DeadBubbleCoralBlock;
        "minecraft:dead_bubble_coral_block": DeadBubbleCoralBlockBlock;
        "minecraft:dead_bubble_coral_fan": DeadBubbleCoralFanBlock;
        "minecraft:dead_bubble_coral_wall_fan": DeadBubbleCoralWallFanBlock;
        "minecraft:dead_fire_coral": DeadFireCoralBlock;
        "minecraft:dead_fire_coral_block": DeadFireCoralBlockBlock;
        "minecraft:dead_fire_coral_fan": DeadFireCoralFanBlock;
        "minecraft:dead_fire_coral_wall_fan": DeadFireCoralWallFanBlock;
        "minecraft:dead_horn_coral": DeadHornCoralBlock;
        "minecraft:dead_horn_coral_block": DeadHornCoralBlockBlock;
        "minecraft:dead_horn_coral_fan": DeadHornCoralFanBlock;
        "minecraft:dead_horn_coral_wall_fan": DeadHornCoralWallFanBlock;
        "minecraft:dead_tube_coral": DeadTubeCoralBlock;
        "minecraft:dead_tube_coral_block": DeadTubeCoralBlockBlock;
        "minecraft:dead_tube_coral_fan": DeadTubeCoralFanBlock;
        "minecraft:dead_tube_coral_wall_fan": DeadTubeCoralWallFanBlock;
        "minecraft:deadbush": GenericBlockState;
        "minecraft:decorated_pot": DecoratedPotBlock;
        "minecraft:deepslate": DeepslateBlock;
        "minecraft:deepslate_brick_double_slab": DeepslateBrickDoubleSlabBlock;
        "minecraft:deepslate_brick_slab": DeepslateBrickSlabBlock;
        "minecraft:deepslate_brick_stairs": DeepslateBrickStairsBlock;
        "minecraft:deepslate_brick_wall": DeepslateBrickWallBlock;
        "minecraft:deepslate_bricks": GenericBlockState;
        "minecraft:deepslate_coal_ore": GenericBlockState;
        "minecraft:deepslate_copper_ore": Record<string, string | number | boolean>;
        "minecraft:deepslate_diamond_ore": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:deepslate_emerald_ore": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:deepslate_gold_ore": GenericBlockState;
        "minecraft:deepslate_iron_ore": GenericBlockState;
        "minecraft:deepslate_lapis_ore": Record<string, string | number | boolean>;
        "minecraft:deepslate_redstone_ore": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:deepslate_tile_double_slab": DeepslateTileDoubleSlabBlock;
        "minecraft:deepslate_tile_slab": DeepslateTileSlabBlock;
        "minecraft:deepslate_tile_stairs": DeepslateTileStairsBlock;
        "minecraft:deepslate_tile_wall": DeepslateTileWallBlock;
        "minecraft:deepslate_tiles": GenericBlockState;
        "minecraft:deny": GenericBlockState;
        "minecraft:deprecated_anvil": DeprecatedAnvilBlock;
        "minecraft:detector_rail": DetectorRailBlock;
        "minecraft:diamond_block": GenericBlockState;
        "minecraft:diamond_ore": GenericBlockState;
        "minecraft:diorite": GenericBlockState;
        "minecraft:diorite_double_slab": DioriteDoubleSlabBlock;
        "minecraft:diorite_slab": DioriteSlabBlock;
        "minecraft:diorite_stairs": DioriteStairsBlock;
        "minecraft:dirt": GenericBlockState;
        "minecraft:dirt_with_roots": GenericBlockState;
        "minecraft:dispenser": DispenserBlock;
        "minecraft:double_cut_copper_slab": DoubleCutCopperSlabBlock;
        "minecraft:dragon_egg": GenericBlockState;
        "minecraft:dried_kelp_block": GenericBlockState;
        "minecraft:dripstone_block": GenericBlockState;
        "minecraft:dropper": DropperBlock;
        "minecraft:element_0": GenericBlockState;
        "minecraft:element_1": GenericBlockState;
        "minecraft:element_10": GenericBlockState;
        "minecraft:element_100": GenericBlockState;
        "minecraft:element_101": GenericBlockState;
        "minecraft:element_102": GenericBlockState;
        "minecraft:element_103": GenericBlockState;
        "minecraft:element_104": GenericBlockState;
        "minecraft:element_105": GenericBlockState;
        "minecraft:element_106": GenericBlockState;
        "minecraft:element_107": GenericBlockState;
        "minecraft:element_108": GenericBlockState;
        "minecraft:element_109": GenericBlockState;
        "minecraft:element_11": GenericBlockState;
        "minecraft:element_110": GenericBlockState;
        "minecraft:element_111": GenericBlockState;
        "minecraft:element_112": GenericBlockState;
        "minecraft:element_113": GenericBlockState;
        "minecraft:element_114": GenericBlockState;
        "minecraft:element_115": GenericBlockState;
        "minecraft:element_116": GenericBlockState;
        "minecraft:element_117": GenericBlockState;
        "minecraft:element_118": GenericBlockState;
        "minecraft:element_12": GenericBlockState;
        "minecraft:element_13": GenericBlockState;
        "minecraft:element_14": GenericBlockState;
        "minecraft:element_15": GenericBlockState;
        "minecraft:element_16": GenericBlockState;
        "minecraft:element_17": GenericBlockState;
        "minecraft:element_18": GenericBlockState;
        "minecraft:element_19": GenericBlockState;
        "minecraft:element_2": GenericBlockState;
        "minecraft:element_20": GenericBlockState;
        "minecraft:element_21": GenericBlockState;
        "minecraft:element_22": GenericBlockState;
        "minecraft:element_23": GenericBlockState;
        "minecraft:element_24": GenericBlockState;
        "minecraft:element_25": GenericBlockState;
        "minecraft:element_26": GenericBlockState;
        "minecraft:element_27": GenericBlockState;
        "minecraft:element_28": GenericBlockState;
        "minecraft:element_29": GenericBlockState;
        "minecraft:element_3": GenericBlockState;
        "minecraft:element_30": GenericBlockState;
        "minecraft:element_31": GenericBlockState;
        "minecraft:element_32": GenericBlockState;
        "minecraft:element_33": GenericBlockState;
        "minecraft:element_34": GenericBlockState;
        "minecraft:element_35": GenericBlockState;
        "minecraft:element_36": GenericBlockState;
        "minecraft:element_37": GenericBlockState;
        "minecraft:element_38": GenericBlockState;
        "minecraft:element_39": GenericBlockState;
        "minecraft:element_4": GenericBlockState;
        "minecraft:element_40": GenericBlockState;
        "minecraft:element_41": GenericBlockState;
        "minecraft:element_42": GenericBlockState;
        "minecraft:element_43": GenericBlockState;
        "minecraft:element_44": GenericBlockState;
        "minecraft:element_45": GenericBlockState;
        "minecraft:element_46": GenericBlockState;
        "minecraft:element_47": GenericBlockState;
        "minecraft:element_48": GenericBlockState;
        "minecraft:element_49": GenericBlockState;
        "minecraft:element_5": GenericBlockState;
        "minecraft:element_50": GenericBlockState;
        "minecraft:element_51": GenericBlockState;
        "minecraft:element_52": GenericBlockState;
        "minecraft:element_53": GenericBlockState;
        "minecraft:element_54": GenericBlockState;
        "minecraft:element_55": GenericBlockState;
        "minecraft:element_56": GenericBlockState;
        "minecraft:element_57": GenericBlockState;
        "minecraft:element_58": GenericBlockState;
        "minecraft:element_59": GenericBlockState;
        "minecraft:element_6": GenericBlockState;
        "minecraft:element_60": GenericBlockState;
        "minecraft:element_61": GenericBlockState;
        "minecraft:element_62": GenericBlockState;
        "minecraft:element_63": GenericBlockState;
        "minecraft:element_64": GenericBlockState;
        "minecraft:element_65": GenericBlockState;
        "minecraft:element_66": GenericBlockState;
        "minecraft:element_67": GenericBlockState;
        "minecraft:element_68": GenericBlockState;
        "minecraft:element_69": GenericBlockState;
        "minecraft:element_7": GenericBlockState;
        "minecraft:element_70": GenericBlockState;
        "minecraft:element_71": GenericBlockState;
        "minecraft:element_72": GenericBlockState;
        "minecraft:element_73": GenericBlockState;
        "minecraft:element_74": GenericBlockState;
        "minecraft:element_75": GenericBlockState;
        "minecraft:element_76": GenericBlockState;
        "minecraft:element_77": GenericBlockState;
        "minecraft:element_78": GenericBlockState;
        "minecraft:element_79": GenericBlockState;
        "minecraft:element_8": GenericBlockState;
        "minecraft:element_80": GenericBlockState;
        "minecraft:element_81": GenericBlockState;
        "minecraft:element_82": GenericBlockState;
        "minecraft:element_83": GenericBlockState;
        "minecraft:element_84": GenericBlockState;
        "minecraft:element_85": GenericBlockState;
        "minecraft:element_86": GenericBlockState;
        "minecraft:element_87": GenericBlockState;
        "minecraft:element_88": GenericBlockState;
        "minecraft:element_89": GenericBlockState;
        "minecraft:element_9": GenericBlockState;
        "minecraft:element_90": GenericBlockState;
        "minecraft:element_91": GenericBlockState;
        "minecraft:element_92": GenericBlockState;
        "minecraft:element_93": GenericBlockState;
        "minecraft:element_94": GenericBlockState;
        "minecraft:element_95": GenericBlockState;
        "minecraft:element_96": GenericBlockState;
        "minecraft:element_97": GenericBlockState;
        "minecraft:element_98": GenericBlockState;
        "minecraft:element_99": GenericBlockState;
        "minecraft:emerald_block": GenericBlockState;
        "minecraft:emerald_ore": GenericBlockState;
        "minecraft:enchanting_table": GenericBlockState;
        "minecraft:end_brick_stairs": EndBrickStairsBlock;
        "minecraft:end_bricks": GenericBlockState;
        "minecraft:end_gateway": GenericBlockState;
        "minecraft:end_portal": GenericBlockState;
        "minecraft:end_portal_frame": EndPortalFrameBlock;
        "minecraft:end_rod": EndRodBlock;
        "minecraft:end_stone": GenericBlockState;
        "minecraft:end_stone_brick_double_slab": EndStoneBrickDoubleSlabBlock;
        "minecraft:end_stone_brick_slab": EndStoneBrickSlabBlock;
        "minecraft:ender_chest": EnderChestBlock;
        "minecraft:exposed_chiseled_copper": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:exposed_copper": GenericBlockState;
        "minecraft:exposed_copper_bulb": ExposedCopperBulbBlock;
        "minecraft:exposed_copper_door": ExposedCopperDoorBlock;
        "minecraft:exposed_copper_grate": Record<string, string | number | boolean>;
        "minecraft:exposed_copper_trapdoor": ExposedCopperTrapdoorBlock;
        "minecraft:exposed_cut_copper": GenericBlockState;
        "minecraft:exposed_cut_copper_slab": ExposedCutCopperSlabBlock;
        "minecraft:exposed_cut_copper_stairs": ExposedCutCopperStairsBlock;
        "minecraft:exposed_double_cut_copper_slab": ExposedDoubleCutCopperSlabBlock;
        "minecraft:farmland": FarmlandBlock;
        "minecraft:fence_gate": FenceGateBlock;
        "minecraft:fern": FernBlock;
        "minecraft:fire": FireBlock;
        "minecraft:fire_coral": FireCoralBlock;
        "minecraft:fire_coral_block": FireCoralBlockBlock;
        "minecraft:fire_coral_fan": FireCoralFanBlock;
        "minecraft:fire_coral_wall_fan": FireCoralWallFanBlock;
        "minecraft:fletching_table": GenericBlockState;
        "minecraft:flower_pot": FlowerPotBlock;
        "minecraft:flowering_azalea": GenericBlockState;
        "minecraft:flowing_lava": FlowingLavaBlock;
        "minecraft:flowing_water": FlowingWaterBlock;
        "minecraft:frame": FrameBlock;
        "minecraft:frog_spawn": GenericBlockState;
        "minecraft:frosted_ice": FrostedIceBlock;
        "minecraft:furnace": FurnaceBlock;
        "minecraft:gilded_blackstone": GenericBlockState;
        "minecraft:glass": GenericBlockState;
        "minecraft:glass_pane": GenericBlockState;
        "minecraft:glow_frame": GlowFrameBlock;
        "minecraft:glow_lichen": GlowLichenBlock;
        "minecraft:glowingobsidian": GenericBlockState;
        "minecraft:glowstone": GenericBlockState;
        "minecraft:gold_block": GenericBlockState;
        "minecraft:gold_ore": GenericBlockState;
        "minecraft:golden_rail": GoldenRailBlock;
        "minecraft:granite": GenericBlockState;
        "minecraft:granite_double_slab": GraniteDoubleSlabBlock;
        "minecraft:granite_slab": GraniteSlabBlock;
        "minecraft:granite_stairs": GraniteStairsBlock;
        "minecraft:grass_block": GenericBlockState;
        "minecraft:grass_path": GenericBlockState;
        "minecraft:gravel": GenericBlockState;
        "minecraft:gray_candle": GrayCandleBlock;
        "minecraft:gray_candle_cake": GrayCandleCakeBlock;
        "minecraft:gray_carpet": GenericBlockState;
        "minecraft:gray_concrete": GenericBlockState;
        "minecraft:gray_concrete_powder": Record<string, string | number | boolean>;
        "minecraft:gray_glazed_terracotta": GrayGlazedTerracottaBlock;
        "minecraft:gray_shulker_box": GenericBlockState;
        "minecraft:gray_stained_glass": GenericBlockState;
        "minecraft:gray_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:gray_terracotta": GenericBlockState;
        "minecraft:gray_wool": GenericBlockState;
        "minecraft:green_candle": GreenCandleBlock;
        "minecraft:green_candle_cake": GreenCandleCakeBlock;
        "minecraft:green_carpet": GenericBlockState;
        "minecraft:green_concrete": GenericBlockState;
        "minecraft:green_concrete_powder": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:green_glazed_terracotta": GreenGlazedTerracottaBlock;
        "minecraft:green_shulker_box": GenericBlockState;
        "minecraft:green_stained_glass": Record<string, string | number | boolean>;
        "minecraft:green_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:green_terracotta": GenericBlockState;
        "minecraft:green_wool": GenericBlockState;
        "minecraft:grindstone": GrindstoneBlock;
        "minecraft:hanging_roots": GenericBlockState;
        "minecraft:hard_black_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_black_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_blue_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_blue_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_brown_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_brown_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_cyan_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_cyan_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_glass": GenericBlockState;
        "minecraft:hard_glass_pane": GenericBlockState;
        "minecraft:hard_gray_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_gray_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_green_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_green_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_light_blue_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_light_blue_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_light_gray_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_light_gray_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_lime_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_lime_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_magenta_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_magenta_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_orange_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_orange_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_pink_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_pink_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_purple_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_purple_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_red_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_red_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_white_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_white_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_yellow_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hard_yellow_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:hardened_clay": GenericBlockState;
        "minecraft:hay_block": HayBlockBlock;
        "minecraft:heavy_core": GenericBlockState;
        "minecraft:heavy_weighted_pressure_plate": HeavyWeightedPressurePlateBlock;
        "minecraft:honey_block": GenericBlockState;
        "minecraft:honeycomb_block": GenericBlockState;
        "minecraft:hopper": HopperBlock;
        "minecraft:horn_coral": HornCoralBlock;
        "minecraft:horn_coral_block": HornCoralBlockBlock;
        "minecraft:horn_coral_fan": HornCoralFanBlock;
        "minecraft:horn_coral_wall_fan": HornCoralWallFanBlock;
        "minecraft:ice": GenericBlockState;
        "minecraft:infested_chiseled_stone_bricks": InfestedChiseledStoneBricksBlock;
        "minecraft:infested_cobblestone": InfestedCobblestoneBlock;
        "minecraft:infested_cracked_stone_bricks": InfestedCrackedStoneBricksBlock;
        "minecraft:infested_deepslate": InfestedDeepslateBlock;
        "minecraft:infested_mossy_stone_bricks": InfestedMossyStoneBricksBlock;
        "minecraft:infested_stone": InfestedStoneBlock;
        "minecraft:infested_stone_bricks": InfestedStoneBricksBlock;
        "minecraft:info_update": GenericBlockState;
        "minecraft:info_update2": GenericBlockState;
        "minecraft:invisible_bedrock": GenericBlockState;
        "minecraft:iron_bars": GenericBlockState;
        "minecraft:iron_block": GenericBlockState;
        "minecraft:iron_door": IronDoorBlock;
        "minecraft:iron_ore": GenericBlockState;
        "minecraft:iron_trapdoor": IronTrapdoorBlock;
        "minecraft:jigsaw": JigsawBlock;
        "minecraft:jukebox": GenericBlockState;
        "minecraft:jungle_button": JungleButtonBlock;
        "minecraft:jungle_door": JungleDoorBlock;
        "minecraft:jungle_double_slab": JungleDoubleSlabBlock;
        "minecraft:jungle_fence": GenericBlockState;
        "minecraft:jungle_fence_gate": JungleFenceGateBlock;
        "minecraft:jungle_hanging_sign": JungleHangingSignBlock;
        "minecraft:jungle_leaves": JungleLeavesBlock;
        "minecraft:jungle_log": JungleLogBlock;
        "minecraft:jungle_planks": GenericBlockState;
        "minecraft:jungle_pressure_plate": JunglePressurePlateBlock;
        "minecraft:jungle_sapling": JungleSaplingBlock;
        "minecraft:jungle_slab": JungleSlabBlock;
        "minecraft:jungle_stairs": JungleStairsBlock;
        "minecraft:jungle_standing_sign": JungleStandingSignBlock;
        "minecraft:jungle_trapdoor": JungleTrapdoorBlock;
        "minecraft:jungle_wall_sign": JungleWallSignBlock;
        "minecraft:jungle_wood": JungleWoodBlock;
        "minecraft:kelp": KelpBlock;
        "minecraft:ladder": LadderBlock;
        "minecraft:lantern": LanternBlock;
        "minecraft:lapis_block": GenericBlockState;
        "minecraft:lapis_ore": GenericBlockState;
        "minecraft:large_amethyst_bud": LargeAmethystBudBlock;
        "minecraft:large_fern": LargeFernBlock;
        "minecraft:lava": LavaBlock;
        "minecraft:lectern": LecternBlock;
        "minecraft:lever": LeverBlock;
        "minecraft:light_block_0": LightBlock0Block;
        "minecraft:light_block_1": LightBlock1Block;
        "minecraft:light_block_10": LightBlock10Block;
        "minecraft:light_block_11": LightBlock11Block;
        "minecraft:light_block_12": LightBlock12Block;
        "minecraft:light_block_13": LightBlock13Block;
        "minecraft:light_block_14": LightBlock14Block;
        "minecraft:light_block_15": LightBlock15Block;
        "minecraft:light_block_2": LightBlock2Block;
        "minecraft:light_block_3": LightBlock3Block;
        "minecraft:light_block_4": LightBlock4Block;
        "minecraft:light_block_5": LightBlock5Block;
        "minecraft:light_block_6": LightBlock6Block;
        "minecraft:light_block_7": LightBlock7Block;
        "minecraft:light_block_8": LightBlock8Block;
        "minecraft:light_block_9": LightBlock9Block;
        "minecraft:light_blue_candle": LightBlueCandleBlock;
        "minecraft:light_blue_candle_cake": LightBlueCandleCakeBlock;
        "minecraft:light_blue_carpet": GenericBlockState;
        "minecraft:light_blue_concrete": Record<string, string | number | boolean>;
        "minecraft:light_blue_concrete_powder": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:light_blue_glazed_terracotta": LightBlueGlazedTerracottaBlock;
        "minecraft:light_blue_shulker_box": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:light_blue_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:light_blue_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:light_blue_terracotta": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:light_blue_wool": GenericBlockState;
        "minecraft:light_gray_candle": LightGrayCandleBlock;
        "minecraft:light_gray_candle_cake": LightGrayCandleCakeBlock;
        "minecraft:light_gray_carpet": GenericBlockState;
        "minecraft:light_gray_concrete": Record<string, string | number | boolean>;
        "minecraft:light_gray_concrete_powder": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:light_gray_shulker_box": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:light_gray_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:light_gray_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:light_gray_terracotta": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:light_gray_wool": GenericBlockState;
        "minecraft:light_weighted_pressure_plate": LightWeightedPressurePlateBlock;
        "minecraft:lightning_rod": LightningRodBlock;
        "minecraft:lilac": LilacBlock;
        "minecraft:lily_of_the_valley": LilyOfTheValleyBlock;
        "minecraft:lime_candle": LimeCandleBlock;
        "minecraft:lime_candle_cake": LimeCandleCakeBlock;
        "minecraft:lime_carpet": GenericBlockState;
        "minecraft:lime_concrete": GenericBlockState;
        "minecraft:lime_concrete_powder": Record<string, string | number | boolean>;
        "minecraft:lime_glazed_terracotta": LimeGlazedTerracottaBlock;
        "minecraft:lime_shulker_box": GenericBlockState;
        "minecraft:lime_stained_glass": GenericBlockState;
        "minecraft:lime_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:lime_terracotta": GenericBlockState;
        "minecraft:lime_wool": GenericBlockState;
        "minecraft:lit_blast_furnace": LitBlastFurnaceBlock;
        "minecraft:lit_deepslate_redstone_ore": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:lit_furnace": LitFurnaceBlock;
        "minecraft:lit_pumpkin": LitPumpkinBlock;
        "minecraft:lit_redstone_lamp": GenericBlockState;
        "minecraft:lit_redstone_ore": GenericBlockState;
        "minecraft:lit_smoker": LitSmokerBlock;
        "minecraft:lodestone": GenericBlockState;
        "minecraft:loom": LoomBlock;
        "minecraft:magenta_candle": MagentaCandleBlock;
        "minecraft:magenta_candle_cake": MagentaCandleCakeBlock;
        "minecraft:magenta_carpet": GenericBlockState;
        "minecraft:magenta_concrete": GenericBlockState;
        "minecraft:magenta_concrete_powder": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:magenta_glazed_terracotta": MagentaGlazedTerracottaBlock;
        "minecraft:magenta_shulker_box": Record<string, string | number | boolean>;
        "minecraft:magenta_stained_glass": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:magenta_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:magenta_terracotta": Record<string, string | number | boolean>;
        "minecraft:magenta_wool": GenericBlockState;
        "minecraft:magma": GenericBlockState;
        "minecraft:mangrove_button": MangroveButtonBlock;
        "minecraft:mangrove_door": MangroveDoorBlock;
        "minecraft:mangrove_double_slab": MangroveDoubleSlabBlock;
        "minecraft:mangrove_fence": GenericBlockState;
        "minecraft:mangrove_fence_gate": MangroveFenceGateBlock;
        "minecraft:mangrove_hanging_sign": MangroveHangingSignBlock;
        "minecraft:mangrove_leaves": MangroveLeavesBlock;
        "minecraft:mangrove_log": MangroveLogBlock;
        "minecraft:mangrove_planks": GenericBlockState;
        "minecraft:mangrove_pressure_plate": MangrovePressurePlateBlock;
        "minecraft:mangrove_propagule": MangrovePropaguleBlock;
        "minecraft:mangrove_roots": GenericBlockState;
        "minecraft:mangrove_slab": MangroveSlabBlock;
        "minecraft:mangrove_stairs": MangroveStairsBlock;
        "minecraft:mangrove_standing_sign": MangroveStandingSignBlock;
        "minecraft:mangrove_trapdoor": MangroveTrapdoorBlock;
        "minecraft:mangrove_wall_sign": MangroveWallSignBlock;
        "minecraft:mangrove_wood": MangroveWoodBlock;
        "minecraft:medium_amethyst_bud": MediumAmethystBudBlock;
        "minecraft:melon_block": GenericBlockState;
        "minecraft:melon_stem": MelonStemBlock;
        "minecraft:mob_spawner": GenericBlockState;
        "minecraft:moss_block": GenericBlockState;
        "minecraft:moss_carpet": GenericBlockState;
        "minecraft:mossy_cobblestone": GenericBlockState;
        "minecraft:mossy_cobblestone_double_slab": MossyCobblestoneDoubleSlabBlock;
        "minecraft:mossy_cobblestone_slab": MossyCobblestoneSlabBlock;
        "minecraft:mossy_cobblestone_stairs": MossyCobblestoneStairsBlock;
        "minecraft:mossy_stone_brick_double_slab": MossyStoneBrickDoubleSlabBlock;
        "minecraft:mossy_stone_brick_slab": MossyStoneBrickSlabBlock;
        "minecraft:mossy_stone_brick_stairs": MossyStoneBrickStairsBlock;
        "minecraft:mossy_stone_bricks": MossyStoneBricksBlock;
        "minecraft:moving_block": GenericBlockState;
        "minecraft:mud": GenericBlockState;
        "minecraft:mud_brick_double_slab": MudBrickDoubleSlabBlock;
        "minecraft:mud_brick_slab": MudBrickSlabBlock;
        "minecraft:mud_brick_stairs": MudBrickStairsBlock;
        "minecraft:mud_brick_wall": MudBrickWallBlock;
        "minecraft:mud_bricks": GenericBlockState;
        "minecraft:muddy_mangrove_roots": MuddyMangroveRootsBlock;
        "minecraft:mycelium": GenericBlockState;
        "minecraft:nether_brick": GenericBlockState;
        "minecraft:nether_brick_double_slab": NetherBrickDoubleSlabBlock;
        "minecraft:nether_brick_fence": GenericBlockState;
        "minecraft:nether_brick_slab": NetherBrickSlabBlock;
        "minecraft:nether_brick_stairs": NetherBrickStairsBlock;
        "minecraft:nether_gold_ore": GenericBlockState;
        "minecraft:nether_sprouts": GenericBlockState;
        "minecraft:nether_wart": NetherWartBlock;
        "minecraft:nether_wart_block": GenericBlockState;
        "minecraft:netherite_block": GenericBlockState;
        "minecraft:netherrack": GenericBlockState;
        "minecraft:netherreactor": GenericBlockState;
        "minecraft:normal_stone_double_slab": NormalStoneDoubleSlabBlock;
        "minecraft:normal_stone_slab": NormalStoneSlabBlock;
        "minecraft:normal_stone_stairs": NormalStoneStairsBlock;
        "minecraft:noteblock": GenericBlockState;
        "minecraft:oak_double_slab": OakDoubleSlabBlock;
        "minecraft:oak_fence": GenericBlockState;
        "minecraft:oak_hanging_sign": OakHangingSignBlock;
        "minecraft:oak_leaves": OakLeavesBlock;
        "minecraft:oak_log": OakLogBlock;
        "minecraft:oak_planks": GenericBlockState;
        "minecraft:oak_sapling": OakSaplingBlock;
        "minecraft:oak_slab": OakSlabBlock;
        "minecraft:oak_stairs": OakStairsBlock;
        "minecraft:oak_wood": OakWoodBlock;
        "minecraft:observer": ObserverBlock;
        "minecraft:obsidian": GenericBlockState;
        "minecraft:ochre_froglight": OchreFroglightBlock;
        "minecraft:orange_candle": OrangeCandleBlock;
        "minecraft:orange_candle_cake": OrangeCandleCakeBlock;
        "minecraft:orange_carpet": GenericBlockState;
        "minecraft:orange_concrete": GenericBlockState;
        "minecraft:orange_concrete_powder": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:orange_glazed_terracotta": OrangeGlazedTerracottaBlock;
        "minecraft:orange_shulker_box": GenericBlockState;
        "minecraft:orange_stained_glass": Record<string, string | number | boolean>;
        "minecraft:orange_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:orange_terracotta": GenericBlockState;
        "minecraft:orange_tulip": OrangeTulipBlock;
        "minecraft:orange_wool": GenericBlockState;
        "minecraft:oxeye_daisy": OxeyeDaisyBlock;
        "minecraft:oxidized_chiseled_copper": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:oxidized_copper": GenericBlockState;
        "minecraft:oxidized_copper_bulb": OxidizedCopperBulbBlock;
        "minecraft:oxidized_copper_door": OxidizedCopperDoorBlock;
        "minecraft:oxidized_copper_grate": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:oxidized_copper_trapdoor": OxidizedCopperTrapdoorBlock;
        "minecraft:oxidized_cut_copper": Record<string, string | number | boolean>;
        "minecraft:oxidized_cut_copper_slab": OxidizedCutCopperSlabBlock;
        "minecraft:oxidized_cut_copper_stairs": OxidizedCutCopperStairsBlock;
        "minecraft:oxidized_double_cut_copper_slab": OxidizedDoubleCutCopperSlabBlock;
        "minecraft:packed_ice": GenericBlockState;
        "minecraft:packed_mud": GenericBlockState;
        "minecraft:pearlescent_froglight": PearlescentFroglightBlock;
        "minecraft:peony": PeonyBlock;
        "minecraft:petrified_oak_double_slab": PetrifiedOakDoubleSlabBlock;
        "minecraft:petrified_oak_slab": PetrifiedOakSlabBlock;
        "minecraft:pink_candle": PinkCandleBlock;
        "minecraft:pink_candle_cake": PinkCandleCakeBlock;
        "minecraft:pink_carpet": GenericBlockState;
        "minecraft:pink_concrete": GenericBlockState;
        "minecraft:pink_concrete_powder": Record<string, string | number | boolean>;
        "minecraft:pink_glazed_terracotta": PinkGlazedTerracottaBlock;
        "minecraft:pink_petals": PinkPetalsBlock;
        "minecraft:pink_shulker_box": GenericBlockState;
        "minecraft:pink_stained_glass": GenericBlockState;
        "minecraft:pink_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:pink_terracotta": GenericBlockState;
        "minecraft:pink_tulip": PinkTulipBlock;
        "minecraft:pink_wool": GenericBlockState;
        "minecraft:piston": PistonBlock;
        "minecraft:piston_arm_collision": PistonArmCollisionBlock;
        "minecraft:pitcher_crop": PitcherCropBlock;
        "minecraft:pitcher_plant": PitcherPlantBlock;
        "minecraft:podzol": GenericBlockState;
        "minecraft:pointed_dripstone": PointedDripstoneBlock;
        "minecraft:polished_andesite": GenericBlockState;
        "minecraft:polished_andesite_double_slab": PolishedAndesiteDoubleSlabBlock;
        "minecraft:polished_andesite_slab": PolishedAndesiteSlabBlock;
        "minecraft:polished_andesite_stairs": PolishedAndesiteStairsBlock;
        "minecraft:polished_basalt": PolishedBasaltBlock;
        "minecraft:polished_blackstone": Record<string, string | number | boolean>;
        "minecraft:polished_blackstone_brick_double_slab": PolishedBlackstoneBrickDoubleSlabBlock;
        "minecraft:polished_blackstone_brick_slab": PolishedBlackstoneBrickSlabBlock;
        "minecraft:polished_blackstone_brick_stairs": PolishedBlackstoneBrickStairsBlock;
        "minecraft:polished_blackstone_brick_wall": PolishedBlackstoneBrickWallBlock;
        "minecraft:polished_blackstone_bricks": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:polished_blackstone_button": PolishedBlackstoneButtonBlock;
        "minecraft:polished_blackstone_double_slab": PolishedBlackstoneDoubleSlabBlock;
        "minecraft:polished_blackstone_pressure_plate": PolishedBlackstonePressurePlateBlock;
        "minecraft:polished_blackstone_slab": PolishedBlackstoneSlabBlock;
        "minecraft:polished_blackstone_stairs": PolishedBlackstoneStairsBlock;
        "minecraft:polished_blackstone_wall": PolishedBlackstoneWallBlock;
        "minecraft:polished_deepslate": Record<string, string | number | boolean>;
        "minecraft:polished_deepslate_double_slab": PolishedDeepslateDoubleSlabBlock;
        "minecraft:polished_deepslate_slab": PolishedDeepslateSlabBlock;
        "minecraft:polished_deepslate_stairs": PolishedDeepslateStairsBlock;
        "minecraft:polished_deepslate_wall": PolishedDeepslateWallBlock;
        "minecraft:polished_diorite": GenericBlockState;
        "minecraft:polished_diorite_double_slab": PolishedDioriteDoubleSlabBlock;
        "minecraft:polished_diorite_slab": PolishedDioriteSlabBlock;
        "minecraft:polished_diorite_stairs": PolishedDioriteStairsBlock;
        "minecraft:polished_granite": GenericBlockState;
        "minecraft:polished_granite_double_slab": PolishedGraniteDoubleSlabBlock;
        "minecraft:polished_granite_slab": PolishedGraniteSlabBlock;
        "minecraft:polished_granite_stairs": PolishedGraniteStairsBlock;
        "minecraft:polished_tuff": GenericBlockState;
        "minecraft:polished_tuff_double_slab": PolishedTuffDoubleSlabBlock;
        "minecraft:polished_tuff_slab": PolishedTuffSlabBlock;
        "minecraft:polished_tuff_stairs": PolishedTuffStairsBlock;
        "minecraft:polished_tuff_wall": PolishedTuffWallBlock;
        "minecraft:poppy": PoppyBlock;
        "minecraft:portal": PortalBlock;
        "minecraft:potatoes": PotatoesBlock;
        "minecraft:powder_snow": GenericBlockState;
        "minecraft:powered_comparator": PoweredComparatorBlock;
        "minecraft:powered_repeater": PoweredRepeaterBlock;
        "minecraft:prismarine": PrismarineBlock;
        "minecraft:prismarine_brick_double_slab": PrismarineBrickDoubleSlabBlock;
        "minecraft:prismarine_brick_slab": PrismarineBrickSlabBlock;
        "minecraft:prismarine_bricks": PrismarineBricksBlock;
        "minecraft:prismarine_bricks_stairs": PrismarineBricksStairsBlock;
        "minecraft:prismarine_double_slab": PrismarineDoubleSlabBlock;
        "minecraft:prismarine_slab": PrismarineSlabBlock;
        "minecraft:prismarine_stairs": PrismarineStairsBlock;
        "minecraft:pumpkin": PumpkinBlock;
        "minecraft:pumpkin_stem": PumpkinStemBlock;
        "minecraft:purple_candle": PurpleCandleBlock;
        "minecraft:purple_candle_cake": PurpleCandleCakeBlock;
        "minecraft:purple_carpet": GenericBlockState;
        "minecraft:purple_concrete": GenericBlockState;
        "minecraft:purple_concrete_powder": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:purple_glazed_terracotta": PurpleGlazedTerracottaBlock;
        "minecraft:purple_shulker_box": GenericBlockState;
        "minecraft:purple_stained_glass": Record<string, string | number | boolean>;
        "minecraft:purple_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:purple_terracotta": GenericBlockState;
        "minecraft:purple_wool": GenericBlockState;
        "minecraft:purpur_block": PurpurBlockBlock;
        "minecraft:purpur_double_slab": PurpurDoubleSlabBlock;
        "minecraft:purpur_slab": PurpurSlabBlock;
        "minecraft:purpur_stairs": PurpurStairsBlock;
        "minecraft:quartz_block": QuartzBlockBlock;
        "minecraft:quartz_bricks": GenericBlockState;
        "minecraft:quartz_double_slab": QuartzDoubleSlabBlock;
        "minecraft:quartz_ore": GenericBlockState;
        "minecraft:quartz_pillar": QuartzPillarBlock;
        "minecraft:quartz_slab": QuartzSlabBlock;
        "minecraft:quartz_stairs": QuartzStairsBlock;
        "minecraft:rail": RailBlock;
        "minecraft:raw_copper_block": GenericBlockState;
        "minecraft:raw_gold_block": GenericBlockState;
        "minecraft:raw_iron_block": GenericBlockState;
        "minecraft:red_candle": RedCandleBlock;
        "minecraft:red_candle_cake": RedCandleCakeBlock;
        "minecraft:red_carpet": GenericBlockState;
        "minecraft:red_concrete": GenericBlockState;
        "minecraft:red_concrete_powder": Record<string, string | number | boolean>;
        "minecraft:red_glazed_terracotta": RedGlazedTerracottaBlock;
        "minecraft:red_mushroom": GenericBlockState;
        "minecraft:red_mushroom_block": RedMushroomBlockBlock;
        "minecraft:red_nether_brick": GenericBlockState;
        "minecraft:red_nether_brick_double_slab": RedNetherBrickDoubleSlabBlock;
        "minecraft:red_nether_brick_slab": RedNetherBrickSlabBlock;
        "minecraft:red_nether_brick_stairs": RedNetherBrickStairsBlock;
        "minecraft:red_sand": RedSandBlock;
        "minecraft:red_sandstone": RedSandstoneBlock;
        "minecraft:red_sandstone_double_slab": RedSandstoneDoubleSlabBlock;
        "minecraft:red_sandstone_slab": RedSandstoneSlabBlock;
        "minecraft:red_sandstone_stairs": RedSandstoneStairsBlock;
        "minecraft:red_shulker_box": GenericBlockState;
        "minecraft:red_stained_glass": GenericBlockState;
        "minecraft:red_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:red_terracotta": GenericBlockState;
        "minecraft:red_tulip": RedTulipBlock;
        "minecraft:red_wool": GenericBlockState;
        "minecraft:redstone_block": GenericBlockState;
        "minecraft:redstone_lamp": GenericBlockState;
        "minecraft:redstone_ore": GenericBlockState;
        "minecraft:redstone_torch": RedstoneTorchBlock;
        "minecraft:redstone_wire": RedstoneWireBlock;
        "minecraft:reeds": ReedsBlock;
        "minecraft:reinforced_deepslate": Record<string, string | number | boolean>;
        "minecraft:repeating_command_block": RepeatingCommandBlockBlock;
        "minecraft:reserved6": GenericBlockState;
        "minecraft:respawn_anchor": RespawnAnchorBlock;
        "minecraft:rose_bush": RoseBushBlock;
        "minecraft:sand": SandBlock;
        "minecraft:sandstone": SandstoneBlock;
        "minecraft:sandstone_double_slab": SandstoneDoubleSlabBlock;
        "minecraft:sandstone_slab": SandstoneSlabBlock;
        "minecraft:sandstone_stairs": SandstoneStairsBlock;
        "minecraft:scaffolding": ScaffoldingBlock;
        "minecraft:sculk": GenericBlockState;
        "minecraft:sculk_catalyst": SculkCatalystBlock;
        "minecraft:sculk_sensor": SculkSensorBlock;
        "minecraft:sculk_shrieker": SculkShriekerBlock;
        "minecraft:sculk_vein": SculkVeinBlock;
        "minecraft:sea_lantern": GenericBlockState;
        "minecraft:sea_pickle": SeaPickleBlock;
        "minecraft:seagrass": SeagrassBlock;
        "minecraft:short_grass": ShortGrassBlock;
        "minecraft:shroomlight": GenericBlockState;
        "minecraft:silver_glazed_terracotta": SilverGlazedTerracottaBlock;
        "minecraft:skull": SkullBlock;
        "minecraft:slime": GenericBlockState;
        "minecraft:small_amethyst_bud": SmallAmethystBudBlock;
        "minecraft:small_dripleaf_block": SmallDripleafBlockBlock;
        "minecraft:smithing_table": GenericBlockState;
        "minecraft:smoker": SmokerBlock;
        "minecraft:smooth_basalt": GenericBlockState;
        "minecraft:smooth_quartz": SmoothQuartzBlock;
        "minecraft:smooth_quartz_double_slab": SmoothQuartzDoubleSlabBlock;
        "minecraft:smooth_quartz_slab": SmoothQuartzSlabBlock;
        "minecraft:smooth_quartz_stairs": SmoothQuartzStairsBlock;
        "minecraft:smooth_red_sandstone": SmoothRedSandstoneBlock;
        "minecraft:smooth_red_sandstone_double_slab": SmoothRedSandstoneDoubleSlabBlock;
        "minecraft:smooth_red_sandstone_slab": SmoothRedSandstoneSlabBlock;
        "minecraft:smooth_red_sandstone_stairs": SmoothRedSandstoneStairsBlock;
        "minecraft:smooth_sandstone": SmoothSandstoneBlock;
        "minecraft:smooth_sandstone_double_slab": SmoothSandstoneDoubleSlabBlock;
        "minecraft:smooth_sandstone_slab": SmoothSandstoneSlabBlock;
        "minecraft:smooth_sandstone_stairs": SmoothSandstoneStairsBlock;
        "minecraft:smooth_stone": GenericBlockState;
        "minecraft:smooth_stone_double_slab": SmoothStoneDoubleSlabBlock;
        "minecraft:smooth_stone_slab": SmoothStoneSlabBlock;
        "minecraft:sniffer_egg": SnifferEggBlock;
        "minecraft:snow": GenericBlockState;
        "minecraft:snow_layer": SnowLayerBlock;
        "minecraft:soul_campfire": SoulCampfireBlock;
        "minecraft:soul_fire": SoulFireBlock;
        "minecraft:soul_lantern": SoulLanternBlock;
        "minecraft:soul_sand": GenericBlockState;
        "minecraft:soul_soil": GenericBlockState;
        "minecraft:soul_torch": SoulTorchBlock;
        "minecraft:sponge": SpongeBlock;
        "minecraft:spore_blossom": GenericBlockState;
        "minecraft:spruce_button": SpruceButtonBlock;
        "minecraft:spruce_door": SpruceDoorBlock;
        "minecraft:spruce_double_slab": SpruceDoubleSlabBlock;
        "minecraft:spruce_fence": GenericBlockState;
        "minecraft:spruce_fence_gate": SpruceFenceGateBlock;
        "minecraft:spruce_hanging_sign": SpruceHangingSignBlock;
        "minecraft:spruce_leaves": SpruceLeavesBlock;
        "minecraft:spruce_log": SpruceLogBlock;
        "minecraft:spruce_planks": GenericBlockState;
        "minecraft:spruce_pressure_plate": SprucePressurePlateBlock;
        "minecraft:spruce_sapling": SpruceSaplingBlock;
        "minecraft:spruce_slab": SpruceSlabBlock;
        "minecraft:spruce_stairs": SpruceStairsBlock;
        "minecraft:spruce_standing_sign": SpruceStandingSignBlock;
        "minecraft:spruce_trapdoor": SpruceTrapdoorBlock;
        "minecraft:spruce_wall_sign": SpruceWallSignBlock;
        "minecraft:spruce_wood": SpruceWoodBlock;
        "minecraft:standing_banner": StandingBannerBlock;
        "minecraft:standing_sign": StandingSignBlock;
        "minecraft:sticky_piston": StickyPistonBlock;
        "minecraft:sticky_piston_arm_collision": StickyPistonArmCollisionBlock;
        "minecraft:stone": GenericBlockState;
        "minecraft:stone_brick_double_slab": StoneBrickDoubleSlabBlock;
        "minecraft:stone_brick_slab": StoneBrickSlabBlock;
        "minecraft:stone_brick_stairs": StoneBrickStairsBlock;
        "minecraft:stone_bricks": StoneBricksBlock;
        "minecraft:stone_button": StoneButtonBlock;
        "minecraft:stone_pressure_plate": StonePressurePlateBlock;
        "minecraft:stone_stairs": StoneStairsBlock;
        "minecraft:stonecutter": GenericBlockState;
        "minecraft:stonecutter_block": StonecutterBlockBlock;
        "minecraft:stripped_acacia_log": StrippedAcaciaLogBlock;
        "minecraft:stripped_acacia_wood": StrippedAcaciaWoodBlock;
        "minecraft:stripped_bamboo_block": StrippedBambooBlockBlock;
        "minecraft:stripped_birch_log": StrippedBirchLogBlock;
        "minecraft:stripped_birch_wood": StrippedBirchWoodBlock;
        "minecraft:stripped_cherry_log": StrippedCherryLogBlock;
        "minecraft:stripped_cherry_wood": StrippedCherryWoodBlock;
        "minecraft:stripped_crimson_hyphae": StrippedCrimsonHyphaeBlock;
        "minecraft:stripped_crimson_stem": StrippedCrimsonStemBlock;
        "minecraft:stripped_dark_oak_log": StrippedDarkOakLogBlock;
        "minecraft:stripped_dark_oak_wood": StrippedDarkOakWoodBlock;
        "minecraft:stripped_jungle_log": StrippedJungleLogBlock;
        "minecraft:stripped_jungle_wood": StrippedJungleWoodBlock;
        "minecraft:stripped_mangrove_log": StrippedMangroveLogBlock;
        "minecraft:stripped_mangrove_wood": StrippedMangroveWoodBlock;
        "minecraft:stripped_oak_log": StrippedOakLogBlock;
        "minecraft:stripped_oak_wood": StrippedOakWoodBlock;
        "minecraft:stripped_spruce_log": StrippedSpruceLogBlock;
        "minecraft:stripped_spruce_wood": StrippedSpruceWoodBlock;
        "minecraft:stripped_warped_hyphae": StrippedWarpedHyphaeBlock;
        "minecraft:stripped_warped_stem": StrippedWarpedStemBlock;
        "minecraft:structure_block": StructureBlockBlock;
        "minecraft:structure_void": StructureVoidBlock;
        "minecraft:sunflower": SunflowerBlock;
        "minecraft:suspicious_gravel": SuspiciousGravelBlock;
        "minecraft:suspicious_sand": SuspiciousSandBlock;
        "minecraft:sweet_berry_bush": SweetBerryBushBlock;
        "minecraft:tall_grass": TallGrassBlock;
        "minecraft:target": GenericBlockState;
        "minecraft:tinted_glass": GenericBlockState;
        "minecraft:tnt": TntBlock;
        "minecraft:torch": TorchBlock;
        "minecraft:torchflower": GenericBlockState;
        "minecraft:torchflower_crop": TorchflowerCropBlock;
        "minecraft:trapdoor": TrapdoorBlock;
        "minecraft:trapped_chest": TrappedChestBlock;
        "minecraft:trial_spawner": TrialSpawnerBlock;
        "minecraft:trip_wire": TripWireBlock;
        "minecraft:tripwire_hook": TripwireHookBlock;
        "minecraft:tube_coral": TubeCoralBlock;
        "minecraft:tube_coral_block": TubeCoralBlockBlock;
        "minecraft:tube_coral_fan": TubeCoralFanBlock;
        "minecraft:tube_coral_wall_fan": TubeCoralWallFanBlock;
        "minecraft:tuff": GenericBlockState;
        "minecraft:tuff_brick_double_slab": TuffBrickDoubleSlabBlock;
        "minecraft:tuff_brick_slab": TuffBrickSlabBlock;
        "minecraft:tuff_brick_stairs": TuffBrickStairsBlock;
        "minecraft:tuff_brick_wall": TuffBrickWallBlock;
        "minecraft:tuff_bricks": GenericBlockState;
        "minecraft:tuff_double_slab": TuffDoubleSlabBlock;
        "minecraft:tuff_slab": TuffSlabBlock;
        "minecraft:tuff_stairs": TuffStairsBlock;
        "minecraft:tuff_wall": TuffWallBlock;
        "minecraft:turtle_egg": TurtleEggBlock;
        "minecraft:twisting_vines": TwistingVinesBlock;
        "minecraft:underwater_torch": UnderwaterTorchBlock;
        "minecraft:undyed_shulker_box": GenericBlockState;
        "minecraft:unknown": GenericBlockState;
        "minecraft:unlit_redstone_torch": UnlitRedstoneTorchBlock;
        "minecraft:unpowered_comparator": UnpoweredComparatorBlock;
        "minecraft:unpowered_repeater": UnpoweredRepeaterBlock;
        "minecraft:vault": VaultBlock;
        "minecraft:verdant_froglight": VerdantFroglightBlock;
        "minecraft:vine": VineBlock;
        "minecraft:wall_banner": WallBannerBlock;
        "minecraft:wall_sign": WallSignBlock;
        "minecraft:warped_button": WarpedButtonBlock;
        "minecraft:warped_door": WarpedDoorBlock;
        "minecraft:warped_double_slab": WarpedDoubleSlabBlock;
        "minecraft:warped_fence": GenericBlockState;
        "minecraft:warped_fence_gate": WarpedFenceGateBlock;
        "minecraft:warped_fungus": GenericBlockState;
        "minecraft:warped_hanging_sign": WarpedHangingSignBlock;
        "minecraft:warped_hyphae": WarpedHyphaeBlock;
        "minecraft:warped_nylium": GenericBlockState;
        "minecraft:warped_planks": GenericBlockState;
        "minecraft:warped_pressure_plate": WarpedPressurePlateBlock;
        "minecraft:warped_roots": GenericBlockState;
        "minecraft:warped_slab": WarpedSlabBlock;
        "minecraft:warped_stairs": WarpedStairsBlock;
        "minecraft:warped_standing_sign": WarpedStandingSignBlock;
        "minecraft:warped_stem": WarpedStemBlock;
        "minecraft:warped_trapdoor": WarpedTrapdoorBlock;
        "minecraft:warped_wall_sign": WarpedWallSignBlock;
        "minecraft:warped_wart_block": GenericBlockState;
        "minecraft:water": WaterBlock;
        "minecraft:waterlily": GenericBlockState;
        "minecraft:waxed_chiseled_copper": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:waxed_copper": GenericBlockState;
        "minecraft:waxed_copper_bulb": WaxedCopperBulbBlock;
        "minecraft:waxed_copper_door": WaxedCopperDoorBlock;
        "minecraft:waxed_copper_grate": GenericBlockState;
        "minecraft:waxed_copper_trapdoor": WaxedCopperTrapdoorBlock;
        "minecraft:waxed_cut_copper": GenericBlockState;
        "minecraft:waxed_cut_copper_slab": WaxedCutCopperSlabBlock;
        "minecraft:waxed_cut_copper_stairs": WaxedCutCopperStairsBlock;
        "minecraft:waxed_double_cut_copper_slab": WaxedDoubleCutCopperSlabBlock;
        "minecraft:waxed_exposed_chiseled_copper": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:waxed_exposed_copper": Record<string, string | number | boolean>;
        "minecraft:waxed_exposed_copper_bulb": WaxedExposedCopperBulbBlock;
        "minecraft:waxed_exposed_copper_door": WaxedExposedCopperDoorBlock;
        "minecraft:waxed_exposed_copper_grate": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:waxed_exposed_copper_trapdoor": WaxedExposedCopperTrapdoorBlock;
        "minecraft:waxed_exposed_cut_copper": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:waxed_exposed_cut_copper_slab": WaxedExposedCutCopperSlabBlock;
        "minecraft:waxed_exposed_cut_copper_stairs": WaxedExposedCutCopperStairsBlock;
        "minecraft:waxed_exposed_double_cut_copper_slab": WaxedExposedDoubleCutCopperSlabBlock;
        "minecraft:waxed_oxidized_chiseled_copper": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:waxed_oxidized_copper": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:waxed_oxidized_copper_bulb": WaxedOxidizedCopperBulbBlock;
        "minecraft:waxed_oxidized_copper_door": WaxedOxidizedCopperDoorBlock;
        "minecraft:waxed_oxidized_copper_grate": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:waxed_oxidized_copper_trapdoor": WaxedOxidizedCopperTrapdoorBlock;
        "minecraft:waxed_oxidized_cut_copper": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:waxed_oxidized_cut_copper_slab": WaxedOxidizedCutCopperSlabBlock;
        "minecraft:waxed_oxidized_cut_copper_stairs": WaxedOxidizedCutCopperStairsBlock;
        "minecraft:waxed_oxidized_double_cut_copper_slab": WaxedOxidizedDoubleCutCopperSlabBlock;
        "minecraft:waxed_weathered_chiseled_copper": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:waxed_weathered_copper": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:waxed_weathered_copper_bulb": WaxedWeatheredCopperBulbBlock;
        "minecraft:waxed_weathered_copper_door": WaxedWeatheredCopperDoorBlock;
        "minecraft:waxed_weathered_copper_grate": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:waxed_weathered_copper_trapdoor": WaxedWeatheredCopperTrapdoorBlock;
        "minecraft:waxed_weathered_cut_copper": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:waxed_weathered_cut_copper_slab": WaxedWeatheredCutCopperSlabBlock;
        "minecraft:waxed_weathered_cut_copper_stairs": WaxedWeatheredCutCopperStairsBlock;
        "minecraft:waxed_weathered_double_cut_copper_slab": WaxedWeatheredDoubleCutCopperSlabBlock;
        "minecraft:weathered_chiseled_copper": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:weathered_copper": GenericBlockState;
        "minecraft:weathered_copper_bulb": WeatheredCopperBulbBlock;
        "minecraft:weathered_copper_door": WeatheredCopperDoorBlock;
        "minecraft:weathered_copper_grate": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:weathered_copper_trapdoor": WeatheredCopperTrapdoorBlock;
        "minecraft:weathered_cut_copper": Record<string, string | number | boolean>;
        "minecraft:weathered_cut_copper_slab": WeatheredCutCopperSlabBlock;
        "minecraft:weathered_cut_copper_stairs": WeatheredCutCopperStairsBlock;
        "minecraft:weathered_double_cut_copper_slab": WeatheredDoubleCutCopperSlabBlock;
        "minecraft:web": GenericBlockState;
        "minecraft:weeping_vines": WeepingVinesBlock;
        "minecraft:wheat": WheatBlock;
        "minecraft:white_candle": WhiteCandleBlock;
        "minecraft:white_candle_cake": WhiteCandleCakeBlock;
        "minecraft:white_carpet": GenericBlockState;
        "minecraft:white_concrete": GenericBlockState;
        "minecraft:white_concrete_powder": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:white_glazed_terracotta": WhiteGlazedTerracottaBlock;
        "minecraft:white_shulker_box": GenericBlockState;
        "minecraft:white_stained_glass": Record<string, string | number | boolean>;
        "minecraft:white_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:white_terracotta": GenericBlockState;
        "minecraft:white_tulip": WhiteTulipBlock;
        "minecraft:white_wool": GenericBlockState;
        "minecraft:wither_rose": GenericBlockState;
        "minecraft:wooden_button": WoodenButtonBlock;
        "minecraft:wooden_door": WoodenDoorBlock;
        "minecraft:wooden_pressure_plate": WoodenPressurePlateBlock;
        "minecraft:yellow_candle": YellowCandleBlock;
        "minecraft:yellow_candle_cake": YellowCandleCakeBlock;
        "minecraft:yellow_carpet": GenericBlockState;
        "minecraft:yellow_concrete": GenericBlockState;
        "minecraft:yellow_concrete_powder": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:yellow_glazed_terracotta": YellowGlazedTerracottaBlock;
        "minecraft:yellow_shulker_box": GenericBlockState;
        "minecraft:yellow_stained_glass": Record<string, string | number | boolean>;
        "minecraft:yellow_stained_glass_pane": Record<
            string,
            string
            | number
            | boolean,
        >;
        "minecraft:yellow_terracotta": GenericBlockState;
        "minecraft:yellow_wool": GenericBlockState;
    }
    Index

    Properties

    minecraft:acacia_button minecraft:acacia_door minecraft:acacia_double_slab minecraft:acacia_fence minecraft:acacia_fence_gate minecraft:acacia_hanging_sign minecraft:acacia_leaves minecraft:acacia_log minecraft:acacia_planks minecraft:acacia_pressure_plate minecraft:acacia_sapling minecraft:acacia_slab minecraft:acacia_stairs minecraft:acacia_standing_sign minecraft:acacia_trapdoor minecraft:acacia_wall_sign minecraft:acacia_wood minecraft:activator_rail minecraft:air minecraft:allium minecraft:allow minecraft:amethyst_block minecraft:amethyst_cluster minecraft:ancient_debris minecraft:andesite minecraft:andesite_double_slab minecraft:andesite_slab minecraft:andesite_stairs minecraft:anvil minecraft:azalea minecraft:azalea_leaves minecraft:azalea_leaves_flowered minecraft:azure_bluet minecraft:bamboo minecraft:bamboo_block minecraft:bamboo_button minecraft:bamboo_door minecraft:bamboo_double_slab minecraft:bamboo_fence minecraft:bamboo_fence_gate minecraft:bamboo_hanging_sign minecraft:bamboo_mosaic minecraft:bamboo_mosaic_double_slab minecraft:bamboo_mosaic_slab minecraft:bamboo_mosaic_stairs minecraft:bamboo_planks minecraft:bamboo_pressure_plate minecraft:bamboo_sapling minecraft:bamboo_slab minecraft:bamboo_stairs minecraft:bamboo_standing_sign minecraft:bamboo_trapdoor minecraft:bamboo_wall_sign minecraft:barrel minecraft:barrier minecraft:basalt minecraft:beacon minecraft:bed minecraft:bedrock minecraft:bee_nest minecraft:beehive minecraft:beetroot minecraft:bell minecraft:big_dripleaf minecraft:birch_button minecraft:birch_door minecraft:birch_double_slab minecraft:birch_fence minecraft:birch_fence_gate minecraft:birch_hanging_sign minecraft:birch_leaves minecraft:birch_log minecraft:birch_planks minecraft:birch_pressure_plate minecraft:birch_sapling minecraft:birch_slab minecraft:birch_stairs minecraft:birch_standing_sign minecraft:birch_trapdoor minecraft:birch_wall_sign minecraft:birch_wood minecraft:black_candle minecraft:black_candle_cake minecraft:black_carpet minecraft:black_concrete minecraft:black_concrete_powder minecraft:black_glazed_terracotta minecraft:black_shulker_box minecraft:black_stained_glass minecraft:black_stained_glass_pane minecraft:black_terracotta minecraft:black_wool minecraft:blackstone minecraft:blackstone_double_slab minecraft:blackstone_slab minecraft:blackstone_stairs minecraft:blackstone_wall minecraft:blast_furnace minecraft:blue_candle minecraft:blue_candle_cake minecraft:blue_carpet minecraft:blue_concrete minecraft:blue_concrete_powder minecraft:blue_glazed_terracotta minecraft:blue_ice minecraft:blue_orchid minecraft:blue_shulker_box minecraft:blue_stained_glass minecraft:blue_stained_glass_pane minecraft:blue_terracotta minecraft:blue_wool minecraft:bone_block minecraft:bookshelf minecraft:border_block minecraft:brain_coral minecraft:brain_coral_block minecraft:brain_coral_fan minecraft:brain_coral_wall_fan minecraft:brewing_stand minecraft:brick_block minecraft:brick_double_slab minecraft:brick_slab minecraft:brick_stairs minecraft:brown_candle minecraft:brown_candle_cake minecraft:brown_carpet minecraft:brown_concrete minecraft:brown_concrete_powder minecraft:brown_glazed_terracotta minecraft:brown_mushroom minecraft:brown_mushroom_block minecraft:brown_shulker_box minecraft:brown_stained_glass minecraft:brown_stained_glass_pane minecraft:brown_terracotta minecraft:brown_wool minecraft:bubble_column minecraft:bubble_coral minecraft:bubble_coral_block minecraft:bubble_coral_fan minecraft:bubble_coral_wall_fan minecraft:budding_amethyst minecraft:cactus minecraft:cake minecraft:calcite minecraft:calibrated_sculk_sensor minecraft:camera minecraft:campfire minecraft:candle minecraft:candle_cake minecraft:carrots minecraft:cartography_table minecraft:carved_pumpkin minecraft:cauldron minecraft:cave_vines minecraft:cave_vines_body_with_berries minecraft:cave_vines_head_with_berries minecraft:chain minecraft:chain_command_block minecraft:chemical_heat minecraft:chemistry_table minecraft:cherry_button minecraft:cherry_door minecraft:cherry_double_slab minecraft:cherry_fence minecraft:cherry_fence_gate minecraft:cherry_hanging_sign minecraft:cherry_leaves minecraft:cherry_log minecraft:cherry_planks minecraft:cherry_pressure_plate minecraft:cherry_sapling minecraft:cherry_slab minecraft:cherry_stairs minecraft:cherry_standing_sign minecraft:cherry_trapdoor minecraft:cherry_wall_sign minecraft:cherry_wood minecraft:chest minecraft:chipped_anvil minecraft:chiseled_bookshelf minecraft:chiseled_copper minecraft:chiseled_deepslate minecraft:chiseled_nether_bricks minecraft:chiseled_polished_blackstone minecraft:chiseled_quartz_block minecraft:chiseled_red_sandstone minecraft:chiseled_sandstone minecraft:chiseled_stone_bricks minecraft:chiseled_tuff minecraft:chiseled_tuff_bricks minecraft:chorus_flower minecraft:chorus_plant minecraft:clay minecraft:client_request_placeholder_block minecraft:coal_block minecraft:coal_ore minecraft:coarse_dirt minecraft:cobbled_deepslate minecraft:cobbled_deepslate_double_slab minecraft:cobbled_deepslate_slab minecraft:cobbled_deepslate_stairs minecraft:cobbled_deepslate_wall minecraft:cobblestone minecraft:cobblestone_double_slab minecraft:cobblestone_slab minecraft:cobblestone_wall minecraft:cocoa minecraft:colored_torch_bp minecraft:colored_torch_rg minecraft:command_block minecraft:composter minecraft:conduit minecraft:copper_block minecraft:copper_bulb minecraft:copper_door minecraft:copper_grate minecraft:copper_ore minecraft:copper_trapdoor minecraft:cornflower minecraft:cracked_deepslate_bricks minecraft:cracked_deepslate_tiles minecraft:cracked_nether_bricks minecraft:cracked_polished_blackstone_bricks minecraft:cracked_stone_bricks minecraft:crafter minecraft:crafting_table minecraft:crimson_button minecraft:crimson_door minecraft:crimson_double_slab minecraft:crimson_fence minecraft:crimson_fence_gate minecraft:crimson_fungus minecraft:crimson_hanging_sign minecraft:crimson_hyphae minecraft:crimson_nylium minecraft:crimson_planks minecraft:crimson_pressure_plate minecraft:crimson_roots minecraft:crimson_slab minecraft:crimson_stairs minecraft:crimson_standing_sign minecraft:crimson_stem minecraft:crimson_trapdoor minecraft:crimson_wall_sign minecraft:crying_obsidian minecraft:cut_copper minecraft:cut_copper_slab minecraft:cut_copper_stairs minecraft:cut_red_sandstone minecraft:cut_red_sandstone_double_slab minecraft:cut_red_sandstone_slab minecraft:cut_sandstone minecraft:cut_sandstone_double_slab minecraft:cut_sandstone_slab minecraft:cyan_candle minecraft:cyan_candle_cake minecraft:cyan_carpet minecraft:cyan_concrete minecraft:cyan_concrete_powder minecraft:cyan_glazed_terracotta minecraft:cyan_shulker_box minecraft:cyan_stained_glass minecraft:cyan_stained_glass_pane minecraft:cyan_terracotta minecraft:cyan_wool minecraft:damaged_anvil minecraft:dandelion minecraft:dark_oak_button minecraft:dark_oak_door minecraft:dark_oak_double_slab minecraft:dark_oak_fence minecraft:dark_oak_fence_gate minecraft:dark_oak_hanging_sign minecraft:dark_oak_leaves minecraft:dark_oak_log minecraft:dark_oak_planks minecraft:dark_oak_pressure_plate minecraft:dark_oak_sapling minecraft:dark_oak_slab minecraft:dark_oak_stairs minecraft:dark_oak_trapdoor minecraft:dark_oak_wood minecraft:dark_prismarine minecraft:dark_prismarine_double_slab minecraft:dark_prismarine_slab minecraft:dark_prismarine_stairs minecraft:darkoak_standing_sign minecraft:darkoak_wall_sign minecraft:daylight_detector minecraft:daylight_detector_inverted minecraft:dead_brain_coral minecraft:dead_brain_coral_block minecraft:dead_brain_coral_fan minecraft:dead_brain_coral_wall_fan minecraft:dead_bubble_coral minecraft:dead_bubble_coral_block minecraft:dead_bubble_coral_fan minecraft:dead_bubble_coral_wall_fan minecraft:dead_fire_coral minecraft:dead_fire_coral_block minecraft:dead_fire_coral_fan minecraft:dead_fire_coral_wall_fan minecraft:dead_horn_coral minecraft:dead_horn_coral_block minecraft:dead_horn_coral_fan minecraft:dead_horn_coral_wall_fan minecraft:dead_tube_coral minecraft:dead_tube_coral_block minecraft:dead_tube_coral_fan minecraft:dead_tube_coral_wall_fan minecraft:deadbush minecraft:decorated_pot minecraft:deepslate minecraft:deepslate_brick_double_slab minecraft:deepslate_brick_slab minecraft:deepslate_brick_stairs minecraft:deepslate_brick_wall minecraft:deepslate_bricks minecraft:deepslate_coal_ore minecraft:deepslate_copper_ore minecraft:deepslate_diamond_ore minecraft:deepslate_emerald_ore minecraft:deepslate_gold_ore minecraft:deepslate_iron_ore minecraft:deepslate_lapis_ore minecraft:deepslate_redstone_ore minecraft:deepslate_tile_double_slab minecraft:deepslate_tile_slab minecraft:deepslate_tile_stairs minecraft:deepslate_tile_wall minecraft:deepslate_tiles minecraft:deny minecraft:deprecated_anvil minecraft:detector_rail minecraft:diamond_block minecraft:diamond_ore minecraft:diorite minecraft:diorite_double_slab minecraft:diorite_slab minecraft:diorite_stairs minecraft:dirt minecraft:dirt_with_roots minecraft:dispenser minecraft:double_cut_copper_slab minecraft:dragon_egg minecraft:dried_kelp_block minecraft:dripstone_block minecraft:dropper minecraft:element_0 minecraft:element_1 minecraft:element_10 minecraft:element_100 minecraft:element_101 minecraft:element_102 minecraft:element_103 minecraft:element_104 minecraft:element_105 minecraft:element_106 minecraft:element_107 minecraft:element_108 minecraft:element_109 minecraft:element_11 minecraft:element_110 minecraft:element_111 minecraft:element_112 minecraft:element_113 minecraft:element_114 minecraft:element_115 minecraft:element_116 minecraft:element_117 minecraft:element_118 minecraft:element_12 minecraft:element_13 minecraft:element_14 minecraft:element_15 minecraft:element_16 minecraft:element_17 minecraft:element_18 minecraft:element_19 minecraft:element_2 minecraft:element_20 minecraft:element_21 minecraft:element_22 minecraft:element_23 minecraft:element_24 minecraft:element_25 minecraft:element_26 minecraft:element_27 minecraft:element_28 minecraft:element_29 minecraft:element_3 minecraft:element_30 minecraft:element_31 minecraft:element_32 minecraft:element_33 minecraft:element_34 minecraft:element_35 minecraft:element_36 minecraft:element_37 minecraft:element_38 minecraft:element_39 minecraft:element_4 minecraft:element_40 minecraft:element_41 minecraft:element_42 minecraft:element_43 minecraft:element_44 minecraft:element_45 minecraft:element_46 minecraft:element_47 minecraft:element_48 minecraft:element_49 minecraft:element_5 minecraft:element_50 minecraft:element_51 minecraft:element_52 minecraft:element_53 minecraft:element_54 minecraft:element_55 minecraft:element_56 minecraft:element_57 minecraft:element_58 minecraft:element_59 minecraft:element_6 minecraft:element_60 minecraft:element_61 minecraft:element_62 minecraft:element_63 minecraft:element_64 minecraft:element_65 minecraft:element_66 minecraft:element_67 minecraft:element_68 minecraft:element_69 minecraft:element_7 minecraft:element_70 minecraft:element_71 minecraft:element_72 minecraft:element_73 minecraft:element_74 minecraft:element_75 minecraft:element_76 minecraft:element_77 minecraft:element_78 minecraft:element_79 minecraft:element_8 minecraft:element_80 minecraft:element_81 minecraft:element_82 minecraft:element_83 minecraft:element_84 minecraft:element_85 minecraft:element_86 minecraft:element_87 minecraft:element_88 minecraft:element_89 minecraft:element_9 minecraft:element_90 minecraft:element_91 minecraft:element_92 minecraft:element_93 minecraft:element_94 minecraft:element_95 minecraft:element_96 minecraft:element_97 minecraft:element_98 minecraft:element_99 minecraft:emerald_block minecraft:emerald_ore minecraft:enchanting_table minecraft:end_brick_stairs minecraft:end_bricks minecraft:end_gateway minecraft:end_portal minecraft:end_portal_frame minecraft:end_rod minecraft:end_stone minecraft:end_stone_brick_double_slab minecraft:end_stone_brick_slab minecraft:ender_chest minecraft:exposed_chiseled_copper minecraft:exposed_copper minecraft:exposed_copper_bulb minecraft:exposed_copper_door minecraft:exposed_copper_grate minecraft:exposed_copper_trapdoor minecraft:exposed_cut_copper minecraft:exposed_cut_copper_slab minecraft:exposed_cut_copper_stairs minecraft:exposed_double_cut_copper_slab minecraft:farmland minecraft:fence_gate minecraft:fern minecraft:fire minecraft:fire_coral minecraft:fire_coral_block minecraft:fire_coral_fan minecraft:fire_coral_wall_fan minecraft:fletching_table minecraft:flower_pot minecraft:flowering_azalea minecraft:flowing_lava minecraft:flowing_water minecraft:frame minecraft:frog_spawn minecraft:frosted_ice minecraft:furnace minecraft:gilded_blackstone minecraft:glass minecraft:glass_pane minecraft:glow_frame minecraft:glow_lichen minecraft:glowingobsidian minecraft:glowstone minecraft:gold_block minecraft:gold_ore minecraft:golden_rail minecraft:granite minecraft:granite_double_slab minecraft:granite_slab minecraft:granite_stairs minecraft:grass_block minecraft:grass_path minecraft:gravel minecraft:gray_candle minecraft:gray_candle_cake minecraft:gray_carpet minecraft:gray_concrete minecraft:gray_concrete_powder minecraft:gray_glazed_terracotta minecraft:gray_shulker_box minecraft:gray_stained_glass minecraft:gray_stained_glass_pane minecraft:gray_terracotta minecraft:gray_wool minecraft:green_candle minecraft:green_candle_cake minecraft:green_carpet minecraft:green_concrete minecraft:green_concrete_powder minecraft:green_glazed_terracotta minecraft:green_shulker_box minecraft:green_stained_glass minecraft:green_stained_glass_pane minecraft:green_terracotta minecraft:green_wool minecraft:grindstone minecraft:hanging_roots minecraft:hard_black_stained_glass minecraft:hard_black_stained_glass_pane minecraft:hard_blue_stained_glass minecraft:hard_blue_stained_glass_pane minecraft:hard_brown_stained_glass minecraft:hard_brown_stained_glass_pane minecraft:hard_cyan_stained_glass minecraft:hard_cyan_stained_glass_pane minecraft:hard_glass minecraft:hard_glass_pane minecraft:hard_gray_stained_glass minecraft:hard_gray_stained_glass_pane minecraft:hard_green_stained_glass minecraft:hard_green_stained_glass_pane minecraft:hard_light_blue_stained_glass minecraft:hard_light_blue_stained_glass_pane minecraft:hard_light_gray_stained_glass minecraft:hard_light_gray_stained_glass_pane minecraft:hard_lime_stained_glass minecraft:hard_lime_stained_glass_pane minecraft:hard_magenta_stained_glass minecraft:hard_magenta_stained_glass_pane minecraft:hard_orange_stained_glass minecraft:hard_orange_stained_glass_pane minecraft:hard_pink_stained_glass minecraft:hard_pink_stained_glass_pane minecraft:hard_purple_stained_glass minecraft:hard_purple_stained_glass_pane minecraft:hard_red_stained_glass minecraft:hard_red_stained_glass_pane minecraft:hard_white_stained_glass minecraft:hard_white_stained_glass_pane minecraft:hard_yellow_stained_glass minecraft:hard_yellow_stained_glass_pane minecraft:hardened_clay minecraft:hay_block minecraft:heavy_core minecraft:heavy_weighted_pressure_plate minecraft:honey_block minecraft:honeycomb_block minecraft:hopper minecraft:horn_coral minecraft:horn_coral_block minecraft:horn_coral_fan minecraft:horn_coral_wall_fan minecraft:ice minecraft:infested_chiseled_stone_bricks minecraft:infested_cobblestone minecraft:infested_cracked_stone_bricks minecraft:infested_deepslate minecraft:infested_mossy_stone_bricks minecraft:infested_stone minecraft:infested_stone_bricks minecraft:info_update minecraft:info_update2 minecraft:invisible_bedrock minecraft:iron_bars minecraft:iron_block minecraft:iron_door minecraft:iron_ore minecraft:iron_trapdoor minecraft:jigsaw minecraft:jukebox minecraft:jungle_button minecraft:jungle_door minecraft:jungle_double_slab minecraft:jungle_fence minecraft:jungle_fence_gate minecraft:jungle_hanging_sign minecraft:jungle_leaves minecraft:jungle_log minecraft:jungle_planks minecraft:jungle_pressure_plate minecraft:jungle_sapling minecraft:jungle_slab minecraft:jungle_stairs minecraft:jungle_standing_sign minecraft:jungle_trapdoor minecraft:jungle_wall_sign minecraft:jungle_wood minecraft:kelp minecraft:ladder minecraft:lantern minecraft:lapis_block minecraft:lapis_ore minecraft:large_amethyst_bud minecraft:large_fern minecraft:lava minecraft:lectern minecraft:lever minecraft:light_block_0 minecraft:light_block_1 minecraft:light_block_10 minecraft:light_block_11 minecraft:light_block_12 minecraft:light_block_13 minecraft:light_block_14 minecraft:light_block_15 minecraft:light_block_2 minecraft:light_block_3 minecraft:light_block_4 minecraft:light_block_5 minecraft:light_block_6 minecraft:light_block_7 minecraft:light_block_8 minecraft:light_block_9 minecraft:light_blue_candle minecraft:light_blue_candle_cake minecraft:light_blue_carpet minecraft:light_blue_concrete minecraft:light_blue_concrete_powder minecraft:light_blue_glazed_terracotta minecraft:light_blue_shulker_box minecraft:light_blue_stained_glass minecraft:light_blue_stained_glass_pane minecraft:light_blue_terracotta minecraft:light_blue_wool minecraft:light_gray_candle minecraft:light_gray_candle_cake minecraft:light_gray_carpet minecraft:light_gray_concrete minecraft:light_gray_concrete_powder minecraft:light_gray_shulker_box minecraft:light_gray_stained_glass minecraft:light_gray_stained_glass_pane minecraft:light_gray_terracotta minecraft:light_gray_wool minecraft:light_weighted_pressure_plate minecraft:lightning_rod minecraft:lilac minecraft:lily_of_the_valley minecraft:lime_candle minecraft:lime_candle_cake minecraft:lime_carpet minecraft:lime_concrete minecraft:lime_concrete_powder minecraft:lime_glazed_terracotta minecraft:lime_shulker_box minecraft:lime_stained_glass minecraft:lime_stained_glass_pane minecraft:lime_terracotta minecraft:lime_wool minecraft:lit_blast_furnace minecraft:lit_deepslate_redstone_ore minecraft:lit_furnace minecraft:lit_pumpkin minecraft:lit_redstone_lamp minecraft:lit_redstone_ore minecraft:lit_smoker minecraft:lodestone minecraft:loom minecraft:magenta_candle minecraft:magenta_candle_cake minecraft:magenta_carpet minecraft:magenta_concrete minecraft:magenta_concrete_powder minecraft:magenta_glazed_terracotta minecraft:magenta_shulker_box minecraft:magenta_stained_glass minecraft:magenta_stained_glass_pane minecraft:magenta_terracotta minecraft:magenta_wool minecraft:magma minecraft:mangrove_button minecraft:mangrove_door minecraft:mangrove_double_slab minecraft:mangrove_fence minecraft:mangrove_fence_gate minecraft:mangrove_hanging_sign minecraft:mangrove_leaves minecraft:mangrove_log minecraft:mangrove_planks minecraft:mangrove_pressure_plate minecraft:mangrove_propagule minecraft:mangrove_roots minecraft:mangrove_slab minecraft:mangrove_stairs minecraft:mangrove_standing_sign minecraft:mangrove_trapdoor minecraft:mangrove_wall_sign minecraft:mangrove_wood minecraft:medium_amethyst_bud minecraft:melon_block minecraft:melon_stem minecraft:mob_spawner minecraft:moss_block minecraft:moss_carpet minecraft:mossy_cobblestone minecraft:mossy_cobblestone_double_slab minecraft:mossy_cobblestone_slab minecraft:mossy_cobblestone_stairs minecraft:mossy_stone_brick_double_slab minecraft:mossy_stone_brick_slab minecraft:mossy_stone_brick_stairs minecraft:mossy_stone_bricks minecraft:moving_block minecraft:mud minecraft:mud_brick_double_slab minecraft:mud_brick_slab minecraft:mud_brick_stairs minecraft:mud_brick_wall minecraft:mud_bricks minecraft:muddy_mangrove_roots minecraft:mycelium minecraft:nether_brick minecraft:nether_brick_double_slab minecraft:nether_brick_fence minecraft:nether_brick_slab minecraft:nether_brick_stairs minecraft:nether_gold_ore minecraft:nether_sprouts minecraft:nether_wart minecraft:nether_wart_block minecraft:netherite_block minecraft:netherrack minecraft:netherreactor minecraft:normal_stone_double_slab minecraft:normal_stone_slab minecraft:normal_stone_stairs minecraft:noteblock minecraft:oak_double_slab minecraft:oak_fence minecraft:oak_hanging_sign minecraft:oak_leaves minecraft:oak_log minecraft:oak_planks minecraft:oak_sapling minecraft:oak_slab minecraft:oak_stairs minecraft:oak_wood minecraft:observer minecraft:obsidian minecraft:ochre_froglight minecraft:orange_candle minecraft:orange_candle_cake minecraft:orange_carpet minecraft:orange_concrete minecraft:orange_concrete_powder minecraft:orange_glazed_terracotta minecraft:orange_shulker_box minecraft:orange_stained_glass minecraft:orange_stained_glass_pane minecraft:orange_terracotta minecraft:orange_tulip minecraft:orange_wool minecraft:oxeye_daisy minecraft:oxidized_chiseled_copper minecraft:oxidized_copper minecraft:oxidized_copper_bulb minecraft:oxidized_copper_door minecraft:oxidized_copper_grate minecraft:oxidized_copper_trapdoor minecraft:oxidized_cut_copper minecraft:oxidized_cut_copper_slab minecraft:oxidized_cut_copper_stairs minecraft:oxidized_double_cut_copper_slab minecraft:packed_ice minecraft:packed_mud minecraft:pearlescent_froglight minecraft:peony minecraft:petrified_oak_double_slab minecraft:petrified_oak_slab minecraft:pink_candle minecraft:pink_candle_cake minecraft:pink_carpet minecraft:pink_concrete minecraft:pink_concrete_powder minecraft:pink_glazed_terracotta minecraft:pink_petals minecraft:pink_shulker_box minecraft:pink_stained_glass minecraft:pink_stained_glass_pane minecraft:pink_terracotta minecraft:pink_tulip minecraft:pink_wool minecraft:piston minecraft:piston_arm_collision minecraft:pitcher_crop minecraft:pitcher_plant minecraft:podzol minecraft:pointed_dripstone minecraft:polished_andesite minecraft:polished_andesite_double_slab minecraft:polished_andesite_slab minecraft:polished_andesite_stairs minecraft:polished_basalt minecraft:polished_blackstone minecraft:polished_blackstone_brick_double_slab minecraft:polished_blackstone_brick_slab minecraft:polished_blackstone_brick_stairs minecraft:polished_blackstone_brick_wall minecraft:polished_blackstone_bricks minecraft:polished_blackstone_button minecraft:polished_blackstone_double_slab minecraft:polished_blackstone_pressure_plate minecraft:polished_blackstone_slab minecraft:polished_blackstone_stairs minecraft:polished_blackstone_wall minecraft:polished_deepslate minecraft:polished_deepslate_double_slab minecraft:polished_deepslate_slab minecraft:polished_deepslate_stairs minecraft:polished_deepslate_wall minecraft:polished_diorite minecraft:polished_diorite_double_slab minecraft:polished_diorite_slab minecraft:polished_diorite_stairs minecraft:polished_granite minecraft:polished_granite_double_slab minecraft:polished_granite_slab minecraft:polished_granite_stairs minecraft:polished_tuff minecraft:polished_tuff_double_slab minecraft:polished_tuff_slab minecraft:polished_tuff_stairs minecraft:polished_tuff_wall minecraft:poppy minecraft:portal minecraft:potatoes minecraft:powder_snow minecraft:powered_comparator minecraft:powered_repeater minecraft:prismarine minecraft:prismarine_brick_double_slab minecraft:prismarine_brick_slab minecraft:prismarine_bricks minecraft:prismarine_bricks_stairs minecraft:prismarine_double_slab minecraft:prismarine_slab minecraft:prismarine_stairs minecraft:pumpkin minecraft:pumpkin_stem minecraft:purple_candle minecraft:purple_candle_cake minecraft:purple_carpet minecraft:purple_concrete minecraft:purple_concrete_powder minecraft:purple_glazed_terracotta minecraft:purple_shulker_box minecraft:purple_stained_glass minecraft:purple_stained_glass_pane minecraft:purple_terracotta minecraft:purple_wool minecraft:purpur_block minecraft:purpur_double_slab minecraft:purpur_slab minecraft:purpur_stairs minecraft:quartz_block minecraft:quartz_bricks minecraft:quartz_double_slab minecraft:quartz_ore minecraft:quartz_pillar minecraft:quartz_slab minecraft:quartz_stairs minecraft:rail minecraft:raw_copper_block minecraft:raw_gold_block minecraft:raw_iron_block minecraft:red_candle minecraft:red_candle_cake minecraft:red_carpet minecraft:red_concrete minecraft:red_concrete_powder minecraft:red_glazed_terracotta minecraft:red_mushroom minecraft:red_mushroom_block minecraft:red_nether_brick minecraft:red_nether_brick_double_slab minecraft:red_nether_brick_slab minecraft:red_nether_brick_stairs minecraft:red_sand minecraft:red_sandstone minecraft:red_sandstone_double_slab minecraft:red_sandstone_slab minecraft:red_sandstone_stairs minecraft:red_shulker_box minecraft:red_stained_glass minecraft:red_stained_glass_pane minecraft:red_terracotta minecraft:red_tulip minecraft:red_wool minecraft:redstone_block minecraft:redstone_lamp minecraft:redstone_ore minecraft:redstone_torch minecraft:redstone_wire minecraft:reeds minecraft:reinforced_deepslate minecraft:repeating_command_block minecraft:reserved6 minecraft:respawn_anchor minecraft:rose_bush minecraft:sand minecraft:sandstone minecraft:sandstone_double_slab minecraft:sandstone_slab minecraft:sandstone_stairs minecraft:scaffolding minecraft:sculk minecraft:sculk_catalyst minecraft:sculk_sensor minecraft:sculk_shrieker minecraft:sculk_vein minecraft:sea_lantern minecraft:sea_pickle minecraft:seagrass minecraft:short_grass minecraft:shroomlight minecraft:silver_glazed_terracotta minecraft:skull minecraft:slime minecraft:small_amethyst_bud minecraft:small_dripleaf_block minecraft:smithing_table minecraft:smoker minecraft:smooth_basalt minecraft:smooth_quartz minecraft:smooth_quartz_double_slab minecraft:smooth_quartz_slab minecraft:smooth_quartz_stairs minecraft:smooth_red_sandstone minecraft:smooth_red_sandstone_double_slab minecraft:smooth_red_sandstone_slab minecraft:smooth_red_sandstone_stairs minecraft:smooth_sandstone minecraft:smooth_sandstone_double_slab minecraft:smooth_sandstone_slab minecraft:smooth_sandstone_stairs minecraft:smooth_stone minecraft:smooth_stone_double_slab minecraft:smooth_stone_slab minecraft:sniffer_egg minecraft:snow minecraft:snow_layer minecraft:soul_campfire minecraft:soul_fire minecraft:soul_lantern minecraft:soul_sand minecraft:soul_soil minecraft:soul_torch minecraft:sponge minecraft:spore_blossom minecraft:spruce_button minecraft:spruce_door minecraft:spruce_double_slab minecraft:spruce_fence minecraft:spruce_fence_gate minecraft:spruce_hanging_sign minecraft:spruce_leaves minecraft:spruce_log minecraft:spruce_planks minecraft:spruce_pressure_plate minecraft:spruce_sapling minecraft:spruce_slab minecraft:spruce_stairs minecraft:spruce_standing_sign minecraft:spruce_trapdoor minecraft:spruce_wall_sign minecraft:spruce_wood minecraft:standing_banner minecraft:standing_sign minecraft:sticky_piston minecraft:sticky_piston_arm_collision minecraft:stone minecraft:stone_brick_double_slab minecraft:stone_brick_slab minecraft:stone_brick_stairs minecraft:stone_bricks minecraft:stone_button minecraft:stone_pressure_plate minecraft:stone_stairs minecraft:stonecutter minecraft:stonecutter_block minecraft:stripped_acacia_log minecraft:stripped_acacia_wood minecraft:stripped_bamboo_block minecraft:stripped_birch_log minecraft:stripped_birch_wood minecraft:stripped_cherry_log minecraft:stripped_cherry_wood minecraft:stripped_crimson_hyphae minecraft:stripped_crimson_stem minecraft:stripped_dark_oak_log minecraft:stripped_dark_oak_wood minecraft:stripped_jungle_log minecraft:stripped_jungle_wood minecraft:stripped_mangrove_log minecraft:stripped_mangrove_wood minecraft:stripped_oak_log minecraft:stripped_oak_wood minecraft:stripped_spruce_log minecraft:stripped_spruce_wood minecraft:stripped_warped_hyphae minecraft:stripped_warped_stem minecraft:structure_block minecraft:structure_void minecraft:sunflower minecraft:suspicious_gravel minecraft:suspicious_sand minecraft:sweet_berry_bush minecraft:tall_grass minecraft:target minecraft:tinted_glass minecraft:tnt minecraft:torch minecraft:torchflower minecraft:torchflower_crop minecraft:trapdoor minecraft:trapped_chest minecraft:trial_spawner minecraft:trip_wire minecraft:tripwire_hook minecraft:tube_coral minecraft:tube_coral_block minecraft:tube_coral_fan minecraft:tube_coral_wall_fan minecraft:tuff minecraft:tuff_brick_double_slab minecraft:tuff_brick_slab minecraft:tuff_brick_stairs minecraft:tuff_brick_wall minecraft:tuff_bricks minecraft:tuff_double_slab minecraft:tuff_slab minecraft:tuff_stairs minecraft:tuff_wall minecraft:turtle_egg minecraft:twisting_vines minecraft:underwater_torch minecraft:undyed_shulker_box minecraft:unknown minecraft:unlit_redstone_torch minecraft:unpowered_comparator minecraft:unpowered_repeater minecraft:vault minecraft:verdant_froglight minecraft:vine minecraft:wall_banner minecraft:wall_sign minecraft:warped_button minecraft:warped_door minecraft:warped_double_slab minecraft:warped_fence minecraft:warped_fence_gate minecraft:warped_fungus minecraft:warped_hanging_sign minecraft:warped_hyphae minecraft:warped_nylium minecraft:warped_planks minecraft:warped_pressure_plate minecraft:warped_roots minecraft:warped_slab minecraft:warped_stairs minecraft:warped_standing_sign minecraft:warped_stem minecraft:warped_trapdoor minecraft:warped_wall_sign minecraft:warped_wart_block minecraft:water minecraft:waterlily minecraft:waxed_chiseled_copper minecraft:waxed_copper minecraft:waxed_copper_bulb minecraft:waxed_copper_door minecraft:waxed_copper_grate minecraft:waxed_copper_trapdoor minecraft:waxed_cut_copper minecraft:waxed_cut_copper_slab minecraft:waxed_cut_copper_stairs minecraft:waxed_double_cut_copper_slab minecraft:waxed_exposed_chiseled_copper minecraft:waxed_exposed_copper minecraft:waxed_exposed_copper_bulb minecraft:waxed_exposed_copper_door minecraft:waxed_exposed_copper_grate minecraft:waxed_exposed_copper_trapdoor minecraft:waxed_exposed_cut_copper minecraft:waxed_exposed_cut_copper_slab minecraft:waxed_exposed_cut_copper_stairs minecraft:waxed_exposed_double_cut_copper_slab minecraft:waxed_oxidized_chiseled_copper minecraft:waxed_oxidized_copper minecraft:waxed_oxidized_copper_bulb minecraft:waxed_oxidized_copper_door minecraft:waxed_oxidized_copper_grate minecraft:waxed_oxidized_copper_trapdoor minecraft:waxed_oxidized_cut_copper minecraft:waxed_oxidized_cut_copper_slab minecraft:waxed_oxidized_cut_copper_stairs minecraft:waxed_oxidized_double_cut_copper_slab minecraft:waxed_weathered_chiseled_copper minecraft:waxed_weathered_copper minecraft:waxed_weathered_copper_bulb minecraft:waxed_weathered_copper_door minecraft:waxed_weathered_copper_grate minecraft:waxed_weathered_copper_trapdoor minecraft:waxed_weathered_cut_copper minecraft:waxed_weathered_cut_copper_slab minecraft:waxed_weathered_cut_copper_stairs minecraft:waxed_weathered_double_cut_copper_slab minecraft:weathered_chiseled_copper minecraft:weathered_copper minecraft:weathered_copper_bulb minecraft:weathered_copper_door minecraft:weathered_copper_grate minecraft:weathered_copper_trapdoor minecraft:weathered_cut_copper minecraft:weathered_cut_copper_slab minecraft:weathered_cut_copper_stairs minecraft:weathered_double_cut_copper_slab minecraft:web minecraft:weeping_vines minecraft:wheat minecraft:white_candle minecraft:white_candle_cake minecraft:white_carpet minecraft:white_concrete minecraft:white_concrete_powder minecraft:white_glazed_terracotta minecraft:white_shulker_box minecraft:white_stained_glass minecraft:white_stained_glass_pane minecraft:white_terracotta minecraft:white_tulip minecraft:white_wool minecraft:wither_rose minecraft:wooden_button minecraft:wooden_door minecraft:wooden_pressure_plate minecraft:yellow_candle minecraft:yellow_candle_cake minecraft:yellow_carpet minecraft:yellow_concrete minecraft:yellow_concrete_powder minecraft:yellow_glazed_terracotta minecraft:yellow_shulker_box minecraft:yellow_stained_glass minecraft:yellow_stained_glass_pane minecraft:yellow_terracotta minecraft:yellow_wool

    Properties

    "minecraft:acacia_button": AcaciaButtonBlock
    "minecraft:acacia_door": AcaciaDoorBlock
    "minecraft:acacia_double_slab": AcaciaDoubleSlabBlock
    "minecraft:acacia_fence": GenericBlockState
    "minecraft:acacia_fence_gate": AcaciaFenceGateBlock
    "minecraft:acacia_hanging_sign": AcaciaHangingSignBlock
    "minecraft:acacia_leaves": AcaciaLeavesBlock
    "minecraft:acacia_log": AcaciaLogBlock
    "minecraft:acacia_planks": GenericBlockState
    "minecraft:acacia_pressure_plate": AcaciaPressurePlateBlock
    "minecraft:acacia_sapling": AcaciaSaplingBlock
    "minecraft:acacia_slab": AcaciaSlabBlock
    "minecraft:acacia_stairs": AcaciaStairsBlock
    "minecraft:acacia_standing_sign": AcaciaStandingSignBlock
    "minecraft:acacia_trapdoor": AcaciaTrapdoorBlock
    "minecraft:acacia_wall_sign": AcaciaWallSignBlock
    "minecraft:acacia_wood": AcaciaWoodBlock
    "minecraft:activator_rail": ActivatorRailBlock
    "minecraft:air": GenericBlockState
    "minecraft:allium": AlliumBlock
    "minecraft:allow": GenericBlockState
    "minecraft:amethyst_block": GenericBlockState
    "minecraft:amethyst_cluster": AmethystClusterBlock
    "minecraft:ancient_debris": GenericBlockState
    "minecraft:andesite": GenericBlockState
    "minecraft:andesite_double_slab": AndesiteDoubleSlabBlock
    "minecraft:andesite_slab": AndesiteSlabBlock
    "minecraft:andesite_stairs": AndesiteStairsBlock
    "minecraft:anvil": AnvilBlock
    "minecraft:azalea": GenericBlockState
    "minecraft:azalea_leaves": AzaleaLeavesBlock
    "minecraft:azalea_leaves_flowered": AzaleaLeavesFloweredBlock
    "minecraft:azure_bluet": AzureBluetBlock
    "minecraft:bamboo": BambooBlock
    "minecraft:bamboo_block": BambooBlockBlock
    "minecraft:bamboo_button": BambooButtonBlock
    "minecraft:bamboo_door": BambooDoorBlock
    "minecraft:bamboo_double_slab": BambooDoubleSlabBlock
    "minecraft:bamboo_fence": GenericBlockState
    "minecraft:bamboo_fence_gate": BambooFenceGateBlock
    "minecraft:bamboo_hanging_sign": BambooHangingSignBlock
    "minecraft:bamboo_mosaic": GenericBlockState
    "minecraft:bamboo_mosaic_double_slab": BambooMosaicDoubleSlabBlock
    "minecraft:bamboo_mosaic_slab": BambooMosaicSlabBlock
    "minecraft:bamboo_mosaic_stairs": BambooMosaicStairsBlock
    "minecraft:bamboo_planks": GenericBlockState
    "minecraft:bamboo_pressure_plate": BambooPressurePlateBlock
    "minecraft:bamboo_sapling": BambooSaplingBlock
    "minecraft:bamboo_slab": BambooSlabBlock
    "minecraft:bamboo_stairs": BambooStairsBlock
    "minecraft:bamboo_standing_sign": BambooStandingSignBlock
    "minecraft:bamboo_trapdoor": BambooTrapdoorBlock
    "minecraft:bamboo_wall_sign": BambooWallSignBlock
    "minecraft:barrel": BarrelBlock
    "minecraft:barrier": GenericBlockState
    "minecraft:basalt": BasaltBlock
    "minecraft:beacon": GenericBlockState
    "minecraft:bed": BedBlock
    "minecraft:bedrock": BedrockBlock
    "minecraft:bee_nest": BeeNestBlock
    "minecraft:beehive": BeehiveBlock
    "minecraft:beetroot": BeetrootBlock
    "minecraft:bell": BellBlock
    "minecraft:big_dripleaf": BigDripleafBlock
    "minecraft:birch_button": BirchButtonBlock
    "minecraft:birch_door": BirchDoorBlock
    "minecraft:birch_double_slab": BirchDoubleSlabBlock
    "minecraft:birch_fence": GenericBlockState
    "minecraft:birch_fence_gate": BirchFenceGateBlock
    "minecraft:birch_hanging_sign": BirchHangingSignBlock
    "minecraft:birch_leaves": BirchLeavesBlock
    "minecraft:birch_log": BirchLogBlock
    "minecraft:birch_planks": GenericBlockState
    "minecraft:birch_pressure_plate": BirchPressurePlateBlock
    "minecraft:birch_sapling": BirchSaplingBlock
    "minecraft:birch_slab": BirchSlabBlock
    "minecraft:birch_stairs": BirchStairsBlock
    "minecraft:birch_standing_sign": BirchStandingSignBlock
    "minecraft:birch_trapdoor": BirchTrapdoorBlock
    "minecraft:birch_wall_sign": BirchWallSignBlock
    "minecraft:birch_wood": BirchWoodBlock
    "minecraft:black_candle": BlackCandleBlock
    "minecraft:black_candle_cake": BlackCandleCakeBlock
    "minecraft:black_carpet": GenericBlockState
    "minecraft:black_concrete": GenericBlockState
    "minecraft:black_concrete_powder": Record<string, string | number | boolean>
    "minecraft:black_glazed_terracotta": BlackGlazedTerracottaBlock
    "minecraft:black_shulker_box": GenericBlockState
    "minecraft:black_stained_glass": Record<string, string | number | boolean>
    "minecraft:black_stained_glass_pane": Record<string, string | number | boolean>
    "minecraft:black_terracotta": GenericBlockState
    "minecraft:black_wool": GenericBlockState
    "minecraft:blackstone": GenericBlockState
    "minecraft:blackstone_double_slab": BlackstoneDoubleSlabBlock
    "minecraft:blackstone_slab": BlackstoneSlabBlock
    "minecraft:blackstone_stairs": BlackstoneStairsBlock
    "minecraft:blackstone_wall": BlackstoneWallBlock
    "minecraft:blast_furnace": BlastFurnaceBlock
    "minecraft:blue_candle": BlueCandleBlock
    "minecraft:blue_candle_cake": BlueCandleCakeBlock
    "minecraft:blue_carpet": GenericBlockState
    "minecraft:blue_concrete": GenericBlockState
    "minecraft:blue_concrete_powder": Record<string, string | number | boolean>
    "minecraft:blue_glazed_terracotta": BlueGlazedTerracottaBlock
    "minecraft:blue_ice": GenericBlockState
    "minecraft:blue_orchid": BlueOrchidBlock
    "minecraft:blue_shulker_box": GenericBlockState
    "minecraft:blue_stained_glass": GenericBlockState
    "minecraft:blue_stained_glass_pane": Record<string, string | number | boolean>
    "minecraft:blue_terracotta": GenericBlockState
    "minecraft:blue_wool": GenericBlockState
    "minecraft:bone_block": BoneBlockBlock
    "minecraft:bookshelf": GenericBlockState
    "minecraft:border_block": BorderBlockBlock
    "minecraft:brain_coral": BrainCoralBlock
    "minecraft:brain_coral_block": BrainCoralBlockBlock
    "minecraft:brain_coral_fan": BrainCoralFanBlock
    "minecraft:brain_coral_wall_fan": BrainCoralWallFanBlock
    "minecraft:brewing_stand": BrewingStandBlock
    "minecraft:brick_block": GenericBlockState
    "minecraft:brick_double_slab": BrickDoubleSlabBlock
    "minecraft:brick_slab": BrickSlabBlock
    "minecraft:brick_stairs": BrickStairsBlock
    "minecraft:brown_candle": BrownCandleBlock
    "minecraft:brown_candle_cake": BrownCandleCakeBlock
    "minecraft:brown_carpet": GenericBlockState
    "minecraft:brown_concrete": GenericBlockState
    "minecraft:brown_concrete_powder": Record<string, string | number | boolean>
    "minecraft:brown_glazed_terracotta": BrownGlazedTerracottaBlock
    "minecraft:brown_mushroom": GenericBlockState
    "minecraft:brown_mushroom_block": BrownMushroomBlockBlock
    "minecraft:brown_shulker_box": GenericBlockState
    "minecraft:brown_stained_glass": Record<string, string | number | boolean>
    "minecraft:brown_stained_glass_pane": Record<string, string | number | boolean>
    "minecraft:brown_terracotta": GenericBlockState
    "minecraft:brown_wool": GenericBlockState
    "minecraft:bubble_column": BubbleColumnBlock
    "minecraft:bubble_coral": BubbleCoralBlock
    "minecraft:bubble_coral_block": BubbleCoralBlockBlock
    "minecraft:bubble_coral_fan": BubbleCoralFanBlock
    "minecraft:bubble_coral_wall_fan": BubbleCoralWallFanBlock
    "minecraft:budding_amethyst": GenericBlockState
    "minecraft:cactus": CactusBlock
    "minecraft:cake": CakeBlock
    "minecraft:calcite": GenericBlockState
    "minecraft:calibrated_sculk_sensor": CalibratedSculkSensorBlock
    "minecraft:camera": GenericBlockState
    "minecraft:campfire": CampfireBlock
    "minecraft:candle": CandleBlock
    "minecraft:candle_cake": CandleCakeBlock
    "minecraft:carrots": CarrotsBlock
    "minecraft:cartography_table": GenericBlockState
    "minecraft:carved_pumpkin": CarvedPumpkinBlock
    "minecraft:cauldron": CauldronBlock
    "minecraft:cave_vines": CaveVinesBlock
    "minecraft:cave_vines_body_with_berries": CaveVinesBodyWithBerriesBlock
    "minecraft:cave_vines_head_with_berries": CaveVinesHeadWithBerriesBlock
    "minecraft:chain": ChainBlock
    "minecraft:chain_command_block": ChainCommandBlockBlock
    "minecraft:chemical_heat": GenericBlockState
    "minecraft:chemistry_table": ChemistryTableBlock
    "minecraft:cherry_button": CherryButtonBlock
    "minecraft:cherry_door": CherryDoorBlock
    "minecraft:cherry_double_slab": CherryDoubleSlabBlock
    "minecraft:cherry_fence": GenericBlockState
    "minecraft:cherry_fence_gate": CherryFenceGateBlock
    "minecraft:cherry_hanging_sign": CherryHangingSignBlock
    "minecraft:cherry_leaves": CherryLeavesBlock
    "minecraft:cherry_log": CherryLogBlock
    "minecraft:cherry_planks": GenericBlockState
    "minecraft:cherry_pressure_plate": CherryPressurePlateBlock
    "minecraft:cherry_sapling": CherrySaplingBlock
    "minecraft:cherry_slab": CherrySlabBlock
    "minecraft:cherry_stairs": CherryStairsBlock
    "minecraft:cherry_standing_sign": CherryStandingSignBlock
    "minecraft:cherry_trapdoor": CherryTrapdoorBlock
    "minecraft:cherry_wall_sign": CherryWallSignBlock
    "minecraft:cherry_wood": CherryWoodBlock
    "minecraft:chest": ChestBlock
    "minecraft:chipped_anvil": ChippedAnvilBlock
    "minecraft:chiseled_bookshelf": ChiseledBookshelfBlock
    "minecraft:chiseled_copper": GenericBlockState
    "minecraft:chiseled_deepslate": Record<string, string | number | boolean>
    "minecraft:chiseled_nether_bricks": Record<string, string | number | boolean>
    "minecraft:chiseled_polished_blackstone": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:chiseled_quartz_block": ChiseledQuartzBlockBlock
    "minecraft:chiseled_red_sandstone": ChiseledRedSandstoneBlock
    "minecraft:chiseled_sandstone": ChiseledSandstoneBlock
    "minecraft:chiseled_stone_bricks": ChiseledStoneBricksBlock
    "minecraft:chiseled_tuff": GenericBlockState
    "minecraft:chiseled_tuff_bricks": Record<string, string | number | boolean>
    "minecraft:chorus_flower": ChorusFlowerBlock
    "minecraft:chorus_plant": GenericBlockState
    "minecraft:clay": GenericBlockState
    "minecraft:client_request_placeholder_block": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:coal_block": GenericBlockState
    "minecraft:coal_ore": GenericBlockState
    "minecraft:coarse_dirt": GenericBlockState
    "minecraft:cobbled_deepslate": GenericBlockState
    "minecraft:cobbled_deepslate_double_slab": CobbledDeepslateDoubleSlabBlock
    "minecraft:cobbled_deepslate_slab": CobbledDeepslateSlabBlock
    "minecraft:cobbled_deepslate_stairs": CobbledDeepslateStairsBlock
    "minecraft:cobbled_deepslate_wall": CobbledDeepslateWallBlock
    "minecraft:cobblestone": GenericBlockState
    "minecraft:cobblestone_double_slab": CobblestoneDoubleSlabBlock
    "minecraft:cobblestone_slab": CobblestoneSlabBlock
    "minecraft:cobblestone_wall": CobblestoneWallBlock
    "minecraft:cocoa": CocoaBlock
    "minecraft:colored_torch_bp": ColoredTorchBpBlock
    "minecraft:colored_torch_rg": ColoredTorchRgBlock
    "minecraft:command_block": CommandBlockBlock
    "minecraft:composter": ComposterBlock
    "minecraft:conduit": GenericBlockState
    "minecraft:copper_block": GenericBlockState
    "minecraft:copper_bulb": CopperBulbBlock
    "minecraft:copper_door": CopperDoorBlock
    "minecraft:copper_grate": GenericBlockState
    "minecraft:copper_ore": GenericBlockState
    "minecraft:copper_trapdoor": CopperTrapdoorBlock
    "minecraft:cornflower": CornflowerBlock
    "minecraft:cracked_deepslate_bricks": Record<string, string | number | boolean>
    "minecraft:cracked_deepslate_tiles": Record<string, string | number | boolean>
    "minecraft:cracked_nether_bricks": Record<string, string | number | boolean>
    "minecraft:cracked_polished_blackstone_bricks": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:cracked_stone_bricks": CrackedStoneBricksBlock
    "minecraft:crafter": CrafterBlock
    "minecraft:crafting_table": GenericBlockState
    "minecraft:crimson_button": CrimsonButtonBlock
    "minecraft:crimson_door": CrimsonDoorBlock
    "minecraft:crimson_double_slab": CrimsonDoubleSlabBlock
    "minecraft:crimson_fence": GenericBlockState
    "minecraft:crimson_fence_gate": CrimsonFenceGateBlock
    "minecraft:crimson_fungus": GenericBlockState
    "minecraft:crimson_hanging_sign": CrimsonHangingSignBlock
    "minecraft:crimson_hyphae": CrimsonHyphaeBlock
    "minecraft:crimson_nylium": GenericBlockState
    "minecraft:crimson_planks": GenericBlockState
    "minecraft:crimson_pressure_plate": CrimsonPressurePlateBlock
    "minecraft:crimson_roots": GenericBlockState
    "minecraft:crimson_slab": CrimsonSlabBlock
    "minecraft:crimson_stairs": CrimsonStairsBlock
    "minecraft:crimson_standing_sign": CrimsonStandingSignBlock
    "minecraft:crimson_stem": CrimsonStemBlock
    "minecraft:crimson_trapdoor": CrimsonTrapdoorBlock
    "minecraft:crimson_wall_sign": CrimsonWallSignBlock
    "minecraft:crying_obsidian": GenericBlockState
    "minecraft:cut_copper": GenericBlockState
    "minecraft:cut_copper_slab": CutCopperSlabBlock
    "minecraft:cut_copper_stairs": CutCopperStairsBlock
    "minecraft:cut_red_sandstone": CutRedSandstoneBlock
    "minecraft:cut_red_sandstone_double_slab": CutRedSandstoneDoubleSlabBlock
    "minecraft:cut_red_sandstone_slab": CutRedSandstoneSlabBlock
    "minecraft:cut_sandstone": CutSandstoneBlock
    "minecraft:cut_sandstone_double_slab": CutSandstoneDoubleSlabBlock
    "minecraft:cut_sandstone_slab": CutSandstoneSlabBlock
    "minecraft:cyan_candle": CyanCandleBlock
    "minecraft:cyan_candle_cake": CyanCandleCakeBlock
    "minecraft:cyan_carpet": GenericBlockState
    "minecraft:cyan_concrete": GenericBlockState
    "minecraft:cyan_concrete_powder": Record<string, string | number | boolean>
    "minecraft:cyan_glazed_terracotta": CyanGlazedTerracottaBlock
    "minecraft:cyan_shulker_box": GenericBlockState
    "minecraft:cyan_stained_glass": GenericBlockState
    "minecraft:cyan_stained_glass_pane": Record<string, string | number | boolean>
    "minecraft:cyan_terracotta": GenericBlockState
    "minecraft:cyan_wool": GenericBlockState
    "minecraft:damaged_anvil": DamagedAnvilBlock
    "minecraft:dandelion": GenericBlockState
    "minecraft:dark_oak_button": DarkOakButtonBlock
    "minecraft:dark_oak_door": DarkOakDoorBlock
    "minecraft:dark_oak_double_slab": DarkOakDoubleSlabBlock
    "minecraft:dark_oak_fence": GenericBlockState
    "minecraft:dark_oak_fence_gate": DarkOakFenceGateBlock
    "minecraft:dark_oak_hanging_sign": DarkOakHangingSignBlock
    "minecraft:dark_oak_leaves": DarkOakLeavesBlock
    "minecraft:dark_oak_log": DarkOakLogBlock
    "minecraft:dark_oak_planks": GenericBlockState
    "minecraft:dark_oak_pressure_plate": DarkOakPressurePlateBlock
    "minecraft:dark_oak_sapling": DarkOakSaplingBlock
    "minecraft:dark_oak_slab": DarkOakSlabBlock
    "minecraft:dark_oak_stairs": DarkOakStairsBlock
    "minecraft:dark_oak_trapdoor": DarkOakTrapdoorBlock
    "minecraft:dark_oak_wood": DarkOakWoodBlock
    "minecraft:dark_prismarine": DarkPrismarineBlock
    "minecraft:dark_prismarine_double_slab": DarkPrismarineDoubleSlabBlock
    "minecraft:dark_prismarine_slab": DarkPrismarineSlabBlock
    "minecraft:dark_prismarine_stairs": DarkPrismarineStairsBlock
    "minecraft:darkoak_standing_sign": DarkoakStandingSignBlock
    "minecraft:darkoak_wall_sign": DarkoakWallSignBlock
    "minecraft:daylight_detector": DaylightDetectorBlock
    "minecraft:daylight_detector_inverted": DaylightDetectorInvertedBlock
    "minecraft:dead_brain_coral": DeadBrainCoralBlock
    "minecraft:dead_brain_coral_block": DeadBrainCoralBlockBlock
    "minecraft:dead_brain_coral_fan": DeadBrainCoralFanBlock
    "minecraft:dead_brain_coral_wall_fan": DeadBrainCoralWallFanBlock
    "minecraft:dead_bubble_coral": DeadBubbleCoralBlock
    "minecraft:dead_bubble_coral_block": DeadBubbleCoralBlockBlock
    "minecraft:dead_bubble_coral_fan": DeadBubbleCoralFanBlock
    "minecraft:dead_bubble_coral_wall_fan": DeadBubbleCoralWallFanBlock
    "minecraft:dead_fire_coral": DeadFireCoralBlock
    "minecraft:dead_fire_coral_block": DeadFireCoralBlockBlock
    "minecraft:dead_fire_coral_fan": DeadFireCoralFanBlock
    "minecraft:dead_fire_coral_wall_fan": DeadFireCoralWallFanBlock
    "minecraft:dead_horn_coral": DeadHornCoralBlock
    "minecraft:dead_horn_coral_block": DeadHornCoralBlockBlock
    "minecraft:dead_horn_coral_fan": DeadHornCoralFanBlock
    "minecraft:dead_horn_coral_wall_fan": DeadHornCoralWallFanBlock
    "minecraft:dead_tube_coral": DeadTubeCoralBlock
    "minecraft:dead_tube_coral_block": DeadTubeCoralBlockBlock
    "minecraft:dead_tube_coral_fan": DeadTubeCoralFanBlock
    "minecraft:dead_tube_coral_wall_fan": DeadTubeCoralWallFanBlock
    "minecraft:deadbush": GenericBlockState
    "minecraft:decorated_pot": DecoratedPotBlock
    "minecraft:deepslate": DeepslateBlock
    "minecraft:deepslate_brick_double_slab": DeepslateBrickDoubleSlabBlock
    "minecraft:deepslate_brick_slab": DeepslateBrickSlabBlock
    "minecraft:deepslate_brick_stairs": DeepslateBrickStairsBlock
    "minecraft:deepslate_brick_wall": DeepslateBrickWallBlock
    "minecraft:deepslate_bricks": GenericBlockState
    "minecraft:deepslate_coal_ore": GenericBlockState
    "minecraft:deepslate_copper_ore": Record<string, string | number | boolean>
    "minecraft:deepslate_diamond_ore": Record<string, string | number | boolean>
    "minecraft:deepslate_emerald_ore": Record<string, string | number | boolean>
    "minecraft:deepslate_gold_ore": GenericBlockState
    "minecraft:deepslate_iron_ore": GenericBlockState
    "minecraft:deepslate_lapis_ore": Record<string, string | number | boolean>
    "minecraft:deepslate_redstone_ore": Record<string, string | number | boolean>
    "minecraft:deepslate_tile_double_slab": DeepslateTileDoubleSlabBlock
    "minecraft:deepslate_tile_slab": DeepslateTileSlabBlock
    "minecraft:deepslate_tile_stairs": DeepslateTileStairsBlock
    "minecraft:deepslate_tile_wall": DeepslateTileWallBlock
    "minecraft:deepslate_tiles": GenericBlockState
    "minecraft:deny": GenericBlockState
    "minecraft:deprecated_anvil": DeprecatedAnvilBlock
    "minecraft:detector_rail": DetectorRailBlock
    "minecraft:diamond_block": GenericBlockState
    "minecraft:diamond_ore": GenericBlockState
    "minecraft:diorite": GenericBlockState
    "minecraft:diorite_double_slab": DioriteDoubleSlabBlock
    "minecraft:diorite_slab": DioriteSlabBlock
    "minecraft:diorite_stairs": DioriteStairsBlock
    "minecraft:dirt": GenericBlockState
    "minecraft:dirt_with_roots": GenericBlockState
    "minecraft:dispenser": DispenserBlock
    "minecraft:double_cut_copper_slab": DoubleCutCopperSlabBlock
    "minecraft:dragon_egg": GenericBlockState
    "minecraft:dried_kelp_block": GenericBlockState
    "minecraft:dripstone_block": GenericBlockState
    "minecraft:dropper": DropperBlock
    "minecraft:element_0": GenericBlockState
    "minecraft:element_1": GenericBlockState
    "minecraft:element_10": GenericBlockState
    "minecraft:element_100": GenericBlockState
    "minecraft:element_101": GenericBlockState
    "minecraft:element_102": GenericBlockState
    "minecraft:element_103": GenericBlockState
    "minecraft:element_104": GenericBlockState
    "minecraft:element_105": GenericBlockState
    "minecraft:element_106": GenericBlockState
    "minecraft:element_107": GenericBlockState
    "minecraft:element_108": GenericBlockState
    "minecraft:element_109": GenericBlockState
    "minecraft:element_11": GenericBlockState
    "minecraft:element_110": GenericBlockState
    "minecraft:element_111": GenericBlockState
    "minecraft:element_112": GenericBlockState
    "minecraft:element_113": GenericBlockState
    "minecraft:element_114": GenericBlockState
    "minecraft:element_115": GenericBlockState
    "minecraft:element_116": GenericBlockState
    "minecraft:element_117": GenericBlockState
    "minecraft:element_118": GenericBlockState
    "minecraft:element_12": GenericBlockState
    "minecraft:element_13": GenericBlockState
    "minecraft:element_14": GenericBlockState
    "minecraft:element_15": GenericBlockState
    "minecraft:element_16": GenericBlockState
    "minecraft:element_17": GenericBlockState
    "minecraft:element_18": GenericBlockState
    "minecraft:element_19": GenericBlockState
    "minecraft:element_2": GenericBlockState
    "minecraft:element_20": GenericBlockState
    "minecraft:element_21": GenericBlockState
    "minecraft:element_22": GenericBlockState
    "minecraft:element_23": GenericBlockState
    "minecraft:element_24": GenericBlockState
    "minecraft:element_25": GenericBlockState
    "minecraft:element_26": GenericBlockState
    "minecraft:element_27": GenericBlockState
    "minecraft:element_28": GenericBlockState
    "minecraft:element_29": GenericBlockState
    "minecraft:element_3": GenericBlockState
    "minecraft:element_30": GenericBlockState
    "minecraft:element_31": GenericBlockState
    "minecraft:element_32": GenericBlockState
    "minecraft:element_33": GenericBlockState
    "minecraft:element_34": GenericBlockState
    "minecraft:element_35": GenericBlockState
    "minecraft:element_36": GenericBlockState
    "minecraft:element_37": GenericBlockState
    "minecraft:element_38": GenericBlockState
    "minecraft:element_39": GenericBlockState
    "minecraft:element_4": GenericBlockState
    "minecraft:element_40": GenericBlockState
    "minecraft:element_41": GenericBlockState
    "minecraft:element_42": GenericBlockState
    "minecraft:element_43": GenericBlockState
    "minecraft:element_44": GenericBlockState
    "minecraft:element_45": GenericBlockState
    "minecraft:element_46": GenericBlockState
    "minecraft:element_47": GenericBlockState
    "minecraft:element_48": GenericBlockState
    "minecraft:element_49": GenericBlockState
    "minecraft:element_5": GenericBlockState
    "minecraft:element_50": GenericBlockState
    "minecraft:element_51": GenericBlockState
    "minecraft:element_52": GenericBlockState
    "minecraft:element_53": GenericBlockState
    "minecraft:element_54": GenericBlockState
    "minecraft:element_55": GenericBlockState
    "minecraft:element_56": GenericBlockState
    "minecraft:element_57": GenericBlockState
    "minecraft:element_58": GenericBlockState
    "minecraft:element_59": GenericBlockState
    "minecraft:element_6": GenericBlockState
    "minecraft:element_60": GenericBlockState
    "minecraft:element_61": GenericBlockState
    "minecraft:element_62": GenericBlockState
    "minecraft:element_63": GenericBlockState
    "minecraft:element_64": GenericBlockState
    "minecraft:element_65": GenericBlockState
    "minecraft:element_66": GenericBlockState
    "minecraft:element_67": GenericBlockState
    "minecraft:element_68": GenericBlockState
    "minecraft:element_69": GenericBlockState
    "minecraft:element_7": GenericBlockState
    "minecraft:element_70": GenericBlockState
    "minecraft:element_71": GenericBlockState
    "minecraft:element_72": GenericBlockState
    "minecraft:element_73": GenericBlockState
    "minecraft:element_74": GenericBlockState
    "minecraft:element_75": GenericBlockState
    "minecraft:element_76": GenericBlockState
    "minecraft:element_77": GenericBlockState
    "minecraft:element_78": GenericBlockState
    "minecraft:element_79": GenericBlockState
    "minecraft:element_8": GenericBlockState
    "minecraft:element_80": GenericBlockState
    "minecraft:element_81": GenericBlockState
    "minecraft:element_82": GenericBlockState
    "minecraft:element_83": GenericBlockState
    "minecraft:element_84": GenericBlockState
    "minecraft:element_85": GenericBlockState
    "minecraft:element_86": GenericBlockState
    "minecraft:element_87": GenericBlockState
    "minecraft:element_88": GenericBlockState
    "minecraft:element_89": GenericBlockState
    "minecraft:element_9": GenericBlockState
    "minecraft:element_90": GenericBlockState
    "minecraft:element_91": GenericBlockState
    "minecraft:element_92": GenericBlockState
    "minecraft:element_93": GenericBlockState
    "minecraft:element_94": GenericBlockState
    "minecraft:element_95": GenericBlockState
    "minecraft:element_96": GenericBlockState
    "minecraft:element_97": GenericBlockState
    "minecraft:element_98": GenericBlockState
    "minecraft:element_99": GenericBlockState
    "minecraft:emerald_block": GenericBlockState
    "minecraft:emerald_ore": GenericBlockState
    "minecraft:enchanting_table": GenericBlockState
    "minecraft:end_brick_stairs": EndBrickStairsBlock
    "minecraft:end_bricks": GenericBlockState
    "minecraft:end_gateway": GenericBlockState
    "minecraft:end_portal": GenericBlockState
    "minecraft:end_portal_frame": EndPortalFrameBlock
    "minecraft:end_rod": EndRodBlock
    "minecraft:end_stone": GenericBlockState
    "minecraft:end_stone_brick_double_slab": EndStoneBrickDoubleSlabBlock
    "minecraft:end_stone_brick_slab": EndStoneBrickSlabBlock
    "minecraft:ender_chest": EnderChestBlock
    "minecraft:exposed_chiseled_copper": Record<string, string | number | boolean>
    "minecraft:exposed_copper": GenericBlockState
    "minecraft:exposed_copper_bulb": ExposedCopperBulbBlock
    "minecraft:exposed_copper_door": ExposedCopperDoorBlock
    "minecraft:exposed_copper_grate": Record<string, string | number | boolean>
    "minecraft:exposed_copper_trapdoor": ExposedCopperTrapdoorBlock
    "minecraft:exposed_cut_copper": GenericBlockState
    "minecraft:exposed_cut_copper_slab": ExposedCutCopperSlabBlock
    "minecraft:exposed_cut_copper_stairs": ExposedCutCopperStairsBlock
    "minecraft:exposed_double_cut_copper_slab": ExposedDoubleCutCopperSlabBlock
    "minecraft:farmland": FarmlandBlock
    "minecraft:fence_gate": FenceGateBlock
    "minecraft:fern": FernBlock
    "minecraft:fire": FireBlock
    "minecraft:fire_coral": FireCoralBlock
    "minecraft:fire_coral_block": FireCoralBlockBlock
    "minecraft:fire_coral_fan": FireCoralFanBlock
    "minecraft:fire_coral_wall_fan": FireCoralWallFanBlock
    "minecraft:fletching_table": GenericBlockState
    "minecraft:flower_pot": FlowerPotBlock
    "minecraft:flowering_azalea": GenericBlockState
    "minecraft:flowing_lava": FlowingLavaBlock
    "minecraft:flowing_water": FlowingWaterBlock
    "minecraft:frame": FrameBlock
    "minecraft:frog_spawn": GenericBlockState
    "minecraft:frosted_ice": FrostedIceBlock
    "minecraft:furnace": FurnaceBlock
    "minecraft:gilded_blackstone": GenericBlockState
    "minecraft:glass": GenericBlockState
    "minecraft:glass_pane": GenericBlockState
    "minecraft:glow_frame": GlowFrameBlock
    "minecraft:glow_lichen": GlowLichenBlock
    "minecraft:glowingobsidian": GenericBlockState
    "minecraft:glowstone": GenericBlockState
    "minecraft:gold_block": GenericBlockState
    "minecraft:gold_ore": GenericBlockState
    "minecraft:golden_rail": GoldenRailBlock
    "minecraft:granite": GenericBlockState
    "minecraft:granite_double_slab": GraniteDoubleSlabBlock
    "minecraft:granite_slab": GraniteSlabBlock
    "minecraft:granite_stairs": GraniteStairsBlock
    "minecraft:grass_block": GenericBlockState
    "minecraft:grass_path": GenericBlockState
    "minecraft:gravel": GenericBlockState
    "minecraft:gray_candle": GrayCandleBlock
    "minecraft:gray_candle_cake": GrayCandleCakeBlock
    "minecraft:gray_carpet": GenericBlockState
    "minecraft:gray_concrete": GenericBlockState
    "minecraft:gray_concrete_powder": Record<string, string | number | boolean>
    "minecraft:gray_glazed_terracotta": GrayGlazedTerracottaBlock
    "minecraft:gray_shulker_box": GenericBlockState
    "minecraft:gray_stained_glass": GenericBlockState
    "minecraft:gray_stained_glass_pane": Record<string, string | number | boolean>
    "minecraft:gray_terracotta": GenericBlockState
    "minecraft:gray_wool": GenericBlockState
    "minecraft:green_candle": GreenCandleBlock
    "minecraft:green_candle_cake": GreenCandleCakeBlock
    "minecraft:green_carpet": GenericBlockState
    "minecraft:green_concrete": GenericBlockState
    "minecraft:green_concrete_powder": Record<string, string | number | boolean>
    "minecraft:green_glazed_terracotta": GreenGlazedTerracottaBlock
    "minecraft:green_shulker_box": GenericBlockState
    "minecraft:green_stained_glass": Record<string, string | number | boolean>
    "minecraft:green_stained_glass_pane": Record<string, string | number | boolean>
    "minecraft:green_terracotta": GenericBlockState
    "minecraft:green_wool": GenericBlockState
    "minecraft:grindstone": GrindstoneBlock
    "minecraft:hanging_roots": GenericBlockState
    "minecraft:hard_black_stained_glass": Record<string, string | number | boolean>
    "minecraft:hard_black_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_blue_stained_glass": Record<string, string | number | boolean>
    "minecraft:hard_blue_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_brown_stained_glass": Record<string, string | number | boolean>
    "minecraft:hard_brown_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_cyan_stained_glass": Record<string, string | number | boolean>
    "minecraft:hard_cyan_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_glass": GenericBlockState
    "minecraft:hard_glass_pane": GenericBlockState
    "minecraft:hard_gray_stained_glass": Record<string, string | number | boolean>
    "minecraft:hard_gray_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_green_stained_glass": Record<string, string | number | boolean>
    "minecraft:hard_green_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_light_blue_stained_glass": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_light_blue_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_light_gray_stained_glass": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_light_gray_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_lime_stained_glass": Record<string, string | number | boolean>
    "minecraft:hard_lime_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_magenta_stained_glass": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_magenta_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_orange_stained_glass": Record<string, string | number | boolean>
    "minecraft:hard_orange_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_pink_stained_glass": Record<string, string | number | boolean>
    "minecraft:hard_pink_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_purple_stained_glass": Record<string, string | number | boolean>
    "minecraft:hard_purple_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_red_stained_glass": Record<string, string | number | boolean>
    "minecraft:hard_red_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_white_stained_glass": Record<string, string | number | boolean>
    "minecraft:hard_white_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hard_yellow_stained_glass": Record<string, string | number | boolean>
    "minecraft:hard_yellow_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:hardened_clay": GenericBlockState
    "minecraft:hay_block": HayBlockBlock
    "minecraft:heavy_core": GenericBlockState
    "minecraft:heavy_weighted_pressure_plate": HeavyWeightedPressurePlateBlock
    "minecraft:honey_block": GenericBlockState
    "minecraft:honeycomb_block": GenericBlockState
    "minecraft:hopper": HopperBlock
    "minecraft:horn_coral": HornCoralBlock
    "minecraft:horn_coral_block": HornCoralBlockBlock
    "minecraft:horn_coral_fan": HornCoralFanBlock
    "minecraft:horn_coral_wall_fan": HornCoralWallFanBlock
    "minecraft:ice": GenericBlockState
    "minecraft:infested_chiseled_stone_bricks": InfestedChiseledStoneBricksBlock
    "minecraft:infested_cobblestone": InfestedCobblestoneBlock
    "minecraft:infested_cracked_stone_bricks": InfestedCrackedStoneBricksBlock
    "minecraft:infested_deepslate": InfestedDeepslateBlock
    "minecraft:infested_mossy_stone_bricks": InfestedMossyStoneBricksBlock
    "minecraft:infested_stone": InfestedStoneBlock
    "minecraft:infested_stone_bricks": InfestedStoneBricksBlock
    "minecraft:info_update": GenericBlockState
    "minecraft:info_update2": GenericBlockState
    "minecraft:invisible_bedrock": GenericBlockState
    "minecraft:iron_bars": GenericBlockState
    "minecraft:iron_block": GenericBlockState
    "minecraft:iron_door": IronDoorBlock
    "minecraft:iron_ore": GenericBlockState
    "minecraft:iron_trapdoor": IronTrapdoorBlock
    "minecraft:jigsaw": JigsawBlock
    "minecraft:jukebox": GenericBlockState
    "minecraft:jungle_button": JungleButtonBlock
    "minecraft:jungle_door": JungleDoorBlock
    "minecraft:jungle_double_slab": JungleDoubleSlabBlock
    "minecraft:jungle_fence": GenericBlockState
    "minecraft:jungle_fence_gate": JungleFenceGateBlock
    "minecraft:jungle_hanging_sign": JungleHangingSignBlock
    "minecraft:jungle_leaves": JungleLeavesBlock
    "minecraft:jungle_log": JungleLogBlock
    "minecraft:jungle_planks": GenericBlockState
    "minecraft:jungle_pressure_plate": JunglePressurePlateBlock
    "minecraft:jungle_sapling": JungleSaplingBlock
    "minecraft:jungle_slab": JungleSlabBlock
    "minecraft:jungle_stairs": JungleStairsBlock
    "minecraft:jungle_standing_sign": JungleStandingSignBlock
    "minecraft:jungle_trapdoor": JungleTrapdoorBlock
    "minecraft:jungle_wall_sign": JungleWallSignBlock
    "minecraft:jungle_wood": JungleWoodBlock
    "minecraft:kelp": KelpBlock
    "minecraft:ladder": LadderBlock
    "minecraft:lantern": LanternBlock
    "minecraft:lapis_block": GenericBlockState
    "minecraft:lapis_ore": GenericBlockState
    "minecraft:large_amethyst_bud": LargeAmethystBudBlock
    "minecraft:large_fern": LargeFernBlock
    "minecraft:lava": LavaBlock
    "minecraft:lectern": LecternBlock
    "minecraft:lever": LeverBlock
    "minecraft:light_block_0": LightBlock0Block
    "minecraft:light_block_1": LightBlock1Block
    "minecraft:light_block_10": LightBlock10Block
    "minecraft:light_block_11": LightBlock11Block
    "minecraft:light_block_12": LightBlock12Block
    "minecraft:light_block_13": LightBlock13Block
    "minecraft:light_block_14": LightBlock14Block
    "minecraft:light_block_15": LightBlock15Block
    "minecraft:light_block_2": LightBlock2Block
    "minecraft:light_block_3": LightBlock3Block
    "minecraft:light_block_4": LightBlock4Block
    "minecraft:light_block_5": LightBlock5Block
    "minecraft:light_block_6": LightBlock6Block
    "minecraft:light_block_7": LightBlock7Block
    "minecraft:light_block_8": LightBlock8Block
    "minecraft:light_block_9": LightBlock9Block
    "minecraft:light_blue_candle": LightBlueCandleBlock
    "minecraft:light_blue_candle_cake": LightBlueCandleCakeBlock
    "minecraft:light_blue_carpet": GenericBlockState
    "minecraft:light_blue_concrete": Record<string, string | number | boolean>
    "minecraft:light_blue_concrete_powder": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:light_blue_glazed_terracotta": LightBlueGlazedTerracottaBlock
    "minecraft:light_blue_shulker_box": Record<string, string | number | boolean>
    "minecraft:light_blue_stained_glass": Record<string, string | number | boolean>
    "minecraft:light_blue_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:light_blue_terracotta": Record<string, string | number | boolean>
    "minecraft:light_blue_wool": GenericBlockState
    "minecraft:light_gray_candle": LightGrayCandleBlock
    "minecraft:light_gray_candle_cake": LightGrayCandleCakeBlock
    "minecraft:light_gray_carpet": GenericBlockState
    "minecraft:light_gray_concrete": Record<string, string | number | boolean>
    "minecraft:light_gray_concrete_powder": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:light_gray_shulker_box": Record<string, string | number | boolean>
    "minecraft:light_gray_stained_glass": Record<string, string | number | boolean>
    "minecraft:light_gray_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:light_gray_terracotta": Record<string, string | number | boolean>
    "minecraft:light_gray_wool": GenericBlockState
    "minecraft:light_weighted_pressure_plate": LightWeightedPressurePlateBlock
    "minecraft:lightning_rod": LightningRodBlock
    "minecraft:lilac": LilacBlock
    "minecraft:lily_of_the_valley": LilyOfTheValleyBlock
    "minecraft:lime_candle": LimeCandleBlock
    "minecraft:lime_candle_cake": LimeCandleCakeBlock
    "minecraft:lime_carpet": GenericBlockState
    "minecraft:lime_concrete": GenericBlockState
    "minecraft:lime_concrete_powder": Record<string, string | number | boolean>
    "minecraft:lime_glazed_terracotta": LimeGlazedTerracottaBlock
    "minecraft:lime_shulker_box": GenericBlockState
    "minecraft:lime_stained_glass": GenericBlockState
    "minecraft:lime_stained_glass_pane": Record<string, string | number | boolean>
    "minecraft:lime_terracotta": GenericBlockState
    "minecraft:lime_wool": GenericBlockState
    "minecraft:lit_blast_furnace": LitBlastFurnaceBlock
    "minecraft:lit_deepslate_redstone_ore": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:lit_furnace": LitFurnaceBlock
    "minecraft:lit_pumpkin": LitPumpkinBlock
    "minecraft:lit_redstone_lamp": GenericBlockState
    "minecraft:lit_redstone_ore": GenericBlockState
    "minecraft:lit_smoker": LitSmokerBlock
    "minecraft:lodestone": GenericBlockState
    "minecraft:loom": LoomBlock
    "minecraft:magenta_candle": MagentaCandleBlock
    "minecraft:magenta_candle_cake": MagentaCandleCakeBlock
    "minecraft:magenta_carpet": GenericBlockState
    "minecraft:magenta_concrete": GenericBlockState
    "minecraft:magenta_concrete_powder": Record<string, string | number | boolean>
    "minecraft:magenta_glazed_terracotta": MagentaGlazedTerracottaBlock
    "minecraft:magenta_shulker_box": Record<string, string | number | boolean>
    "minecraft:magenta_stained_glass": Record<string, string | number | boolean>
    "minecraft:magenta_stained_glass_pane": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:magenta_terracotta": Record<string, string | number | boolean>
    "minecraft:magenta_wool": GenericBlockState
    "minecraft:magma": GenericBlockState
    "minecraft:mangrove_button": MangroveButtonBlock
    "minecraft:mangrove_door": MangroveDoorBlock
    "minecraft:mangrove_double_slab": MangroveDoubleSlabBlock
    "minecraft:mangrove_fence": GenericBlockState
    "minecraft:mangrove_fence_gate": MangroveFenceGateBlock
    "minecraft:mangrove_hanging_sign": MangroveHangingSignBlock
    "minecraft:mangrove_leaves": MangroveLeavesBlock
    "minecraft:mangrove_log": MangroveLogBlock
    "minecraft:mangrove_planks": GenericBlockState
    "minecraft:mangrove_pressure_plate": MangrovePressurePlateBlock
    "minecraft:mangrove_propagule": MangrovePropaguleBlock
    "minecraft:mangrove_roots": GenericBlockState
    "minecraft:mangrove_slab": MangroveSlabBlock
    "minecraft:mangrove_stairs": MangroveStairsBlock
    "minecraft:mangrove_standing_sign": MangroveStandingSignBlock
    "minecraft:mangrove_trapdoor": MangroveTrapdoorBlock
    "minecraft:mangrove_wall_sign": MangroveWallSignBlock
    "minecraft:mangrove_wood": MangroveWoodBlock
    "minecraft:medium_amethyst_bud": MediumAmethystBudBlock
    "minecraft:melon_block": GenericBlockState
    "minecraft:melon_stem": MelonStemBlock
    "minecraft:mob_spawner": GenericBlockState
    "minecraft:moss_block": GenericBlockState
    "minecraft:moss_carpet": GenericBlockState
    "minecraft:mossy_cobblestone": GenericBlockState
    "minecraft:mossy_cobblestone_double_slab": MossyCobblestoneDoubleSlabBlock
    "minecraft:mossy_cobblestone_slab": MossyCobblestoneSlabBlock
    "minecraft:mossy_cobblestone_stairs": MossyCobblestoneStairsBlock
    "minecraft:mossy_stone_brick_double_slab": MossyStoneBrickDoubleSlabBlock
    "minecraft:mossy_stone_brick_slab": MossyStoneBrickSlabBlock
    "minecraft:mossy_stone_brick_stairs": MossyStoneBrickStairsBlock
    "minecraft:mossy_stone_bricks": MossyStoneBricksBlock
    "minecraft:moving_block": GenericBlockState
    "minecraft:mud": GenericBlockState
    "minecraft:mud_brick_double_slab": MudBrickDoubleSlabBlock
    "minecraft:mud_brick_slab": MudBrickSlabBlock
    "minecraft:mud_brick_stairs": MudBrickStairsBlock
    "minecraft:mud_brick_wall": MudBrickWallBlock
    "minecraft:mud_bricks": GenericBlockState
    "minecraft:muddy_mangrove_roots": MuddyMangroveRootsBlock
    "minecraft:mycelium": GenericBlockState
    "minecraft:nether_brick": GenericBlockState
    "minecraft:nether_brick_double_slab": NetherBrickDoubleSlabBlock
    "minecraft:nether_brick_fence": GenericBlockState
    "minecraft:nether_brick_slab": NetherBrickSlabBlock
    "minecraft:nether_brick_stairs": NetherBrickStairsBlock
    "minecraft:nether_gold_ore": GenericBlockState
    "minecraft:nether_sprouts": GenericBlockState
    "minecraft:nether_wart": NetherWartBlock
    "minecraft:nether_wart_block": GenericBlockState
    "minecraft:netherite_block": GenericBlockState
    "minecraft:netherrack": GenericBlockState
    "minecraft:netherreactor": GenericBlockState
    "minecraft:normal_stone_double_slab": NormalStoneDoubleSlabBlock
    "minecraft:normal_stone_slab": NormalStoneSlabBlock
    "minecraft:normal_stone_stairs": NormalStoneStairsBlock
    "minecraft:noteblock": GenericBlockState
    "minecraft:oak_double_slab": OakDoubleSlabBlock
    "minecraft:oak_fence": GenericBlockState
    "minecraft:oak_hanging_sign": OakHangingSignBlock
    "minecraft:oak_leaves": OakLeavesBlock
    "minecraft:oak_log": OakLogBlock
    "minecraft:oak_planks": GenericBlockState
    "minecraft:oak_sapling": OakSaplingBlock
    "minecraft:oak_slab": OakSlabBlock
    "minecraft:oak_stairs": OakStairsBlock
    "minecraft:oak_wood": OakWoodBlock
    "minecraft:observer": ObserverBlock
    "minecraft:obsidian": GenericBlockState
    "minecraft:ochre_froglight": OchreFroglightBlock
    "minecraft:orange_candle": OrangeCandleBlock
    "minecraft:orange_candle_cake": OrangeCandleCakeBlock
    "minecraft:orange_carpet": GenericBlockState
    "minecraft:orange_concrete": GenericBlockState
    "minecraft:orange_concrete_powder": Record<string, string | number | boolean>
    "minecraft:orange_glazed_terracotta": OrangeGlazedTerracottaBlock
    "minecraft:orange_shulker_box": GenericBlockState
    "minecraft:orange_stained_glass": Record<string, string | number | boolean>
    "minecraft:orange_stained_glass_pane": Record<string, string | number | boolean>
    "minecraft:orange_terracotta": GenericBlockState
    "minecraft:orange_tulip": OrangeTulipBlock
    "minecraft:orange_wool": GenericBlockState
    "minecraft:oxeye_daisy": OxeyeDaisyBlock
    "minecraft:oxidized_chiseled_copper": Record<string, string | number | boolean>
    "minecraft:oxidized_copper": GenericBlockState
    "minecraft:oxidized_copper_bulb": OxidizedCopperBulbBlock
    "minecraft:oxidized_copper_door": OxidizedCopperDoorBlock
    "minecraft:oxidized_copper_grate": Record<string, string | number | boolean>
    "minecraft:oxidized_copper_trapdoor": OxidizedCopperTrapdoorBlock
    "minecraft:oxidized_cut_copper": Record<string, string | number | boolean>
    "minecraft:oxidized_cut_copper_slab": OxidizedCutCopperSlabBlock
    "minecraft:oxidized_cut_copper_stairs": OxidizedCutCopperStairsBlock
    "minecraft:oxidized_double_cut_copper_slab": OxidizedDoubleCutCopperSlabBlock
    "minecraft:packed_ice": GenericBlockState
    "minecraft:packed_mud": GenericBlockState
    "minecraft:pearlescent_froglight": PearlescentFroglightBlock
    "minecraft:peony": PeonyBlock
    "minecraft:petrified_oak_double_slab": PetrifiedOakDoubleSlabBlock
    "minecraft:petrified_oak_slab": PetrifiedOakSlabBlock
    "minecraft:pink_candle": PinkCandleBlock
    "minecraft:pink_candle_cake": PinkCandleCakeBlock
    "minecraft:pink_carpet": GenericBlockState
    "minecraft:pink_concrete": GenericBlockState
    "minecraft:pink_concrete_powder": Record<string, string | number | boolean>
    "minecraft:pink_glazed_terracotta": PinkGlazedTerracottaBlock
    "minecraft:pink_petals": PinkPetalsBlock
    "minecraft:pink_shulker_box": GenericBlockState
    "minecraft:pink_stained_glass": GenericBlockState
    "minecraft:pink_stained_glass_pane": Record<string, string | number | boolean>
    "minecraft:pink_terracotta": GenericBlockState
    "minecraft:pink_tulip": PinkTulipBlock
    "minecraft:pink_wool": GenericBlockState
    "minecraft:piston": PistonBlock
    "minecraft:piston_arm_collision": PistonArmCollisionBlock
    "minecraft:pitcher_crop": PitcherCropBlock
    "minecraft:pitcher_plant": PitcherPlantBlock
    "minecraft:podzol": GenericBlockState
    "minecraft:pointed_dripstone": PointedDripstoneBlock
    "minecraft:polished_andesite": GenericBlockState
    "minecraft:polished_andesite_double_slab": PolishedAndesiteDoubleSlabBlock
    "minecraft:polished_andesite_slab": PolishedAndesiteSlabBlock
    "minecraft:polished_andesite_stairs": PolishedAndesiteStairsBlock
    "minecraft:polished_basalt": PolishedBasaltBlock
    "minecraft:polished_blackstone": Record<string, string | number | boolean>
    "minecraft:polished_blackstone_brick_double_slab": PolishedBlackstoneBrickDoubleSlabBlock
    "minecraft:polished_blackstone_brick_slab": PolishedBlackstoneBrickSlabBlock
    "minecraft:polished_blackstone_brick_stairs": PolishedBlackstoneBrickStairsBlock
    "minecraft:polished_blackstone_brick_wall": PolishedBlackstoneBrickWallBlock
    "minecraft:polished_blackstone_bricks": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:polished_blackstone_button": PolishedBlackstoneButtonBlock
    "minecraft:polished_blackstone_double_slab": PolishedBlackstoneDoubleSlabBlock
    "minecraft:polished_blackstone_pressure_plate": PolishedBlackstonePressurePlateBlock
    "minecraft:polished_blackstone_slab": PolishedBlackstoneSlabBlock
    "minecraft:polished_blackstone_stairs": PolishedBlackstoneStairsBlock
    "minecraft:polished_blackstone_wall": PolishedBlackstoneWallBlock
    "minecraft:polished_deepslate": Record<string, string | number | boolean>
    "minecraft:polished_deepslate_double_slab": PolishedDeepslateDoubleSlabBlock
    "minecraft:polished_deepslate_slab": PolishedDeepslateSlabBlock
    "minecraft:polished_deepslate_stairs": PolishedDeepslateStairsBlock
    "minecraft:polished_deepslate_wall": PolishedDeepslateWallBlock
    "minecraft:polished_diorite": GenericBlockState
    "minecraft:polished_diorite_double_slab": PolishedDioriteDoubleSlabBlock
    "minecraft:polished_diorite_slab": PolishedDioriteSlabBlock
    "minecraft:polished_diorite_stairs": PolishedDioriteStairsBlock
    "minecraft:polished_granite": GenericBlockState
    "minecraft:polished_granite_double_slab": PolishedGraniteDoubleSlabBlock
    "minecraft:polished_granite_slab": PolishedGraniteSlabBlock
    "minecraft:polished_granite_stairs": PolishedGraniteStairsBlock
    "minecraft:polished_tuff": GenericBlockState
    "minecraft:polished_tuff_double_slab": PolishedTuffDoubleSlabBlock
    "minecraft:polished_tuff_slab": PolishedTuffSlabBlock
    "minecraft:polished_tuff_stairs": PolishedTuffStairsBlock
    "minecraft:polished_tuff_wall": PolishedTuffWallBlock
    "minecraft:poppy": PoppyBlock
    "minecraft:portal": PortalBlock
    "minecraft:potatoes": PotatoesBlock
    "minecraft:powder_snow": GenericBlockState
    "minecraft:powered_comparator": PoweredComparatorBlock
    "minecraft:powered_repeater": PoweredRepeaterBlock
    "minecraft:prismarine": PrismarineBlock
    "minecraft:prismarine_brick_double_slab": PrismarineBrickDoubleSlabBlock
    "minecraft:prismarine_brick_slab": PrismarineBrickSlabBlock
    "minecraft:prismarine_bricks": PrismarineBricksBlock
    "minecraft:prismarine_bricks_stairs": PrismarineBricksStairsBlock
    "minecraft:prismarine_double_slab": PrismarineDoubleSlabBlock
    "minecraft:prismarine_slab": PrismarineSlabBlock
    "minecraft:prismarine_stairs": PrismarineStairsBlock
    "minecraft:pumpkin": PumpkinBlock
    "minecraft:pumpkin_stem": PumpkinStemBlock
    "minecraft:purple_candle": PurpleCandleBlock
    "minecraft:purple_candle_cake": PurpleCandleCakeBlock
    "minecraft:purple_carpet": GenericBlockState
    "minecraft:purple_concrete": GenericBlockState
    "minecraft:purple_concrete_powder": Record<string, string | number | boolean>
    "minecraft:purple_glazed_terracotta": PurpleGlazedTerracottaBlock
    "minecraft:purple_shulker_box": GenericBlockState
    "minecraft:purple_stained_glass": Record<string, string | number | boolean>
    "minecraft:purple_stained_glass_pane": Record<string, string | number | boolean>
    "minecraft:purple_terracotta": GenericBlockState
    "minecraft:purple_wool": GenericBlockState
    "minecraft:purpur_block": PurpurBlockBlock
    "minecraft:purpur_double_slab": PurpurDoubleSlabBlock
    "minecraft:purpur_slab": PurpurSlabBlock
    "minecraft:purpur_stairs": PurpurStairsBlock
    "minecraft:quartz_block": QuartzBlockBlock
    "minecraft:quartz_bricks": GenericBlockState
    "minecraft:quartz_double_slab": QuartzDoubleSlabBlock
    "minecraft:quartz_ore": GenericBlockState
    "minecraft:quartz_pillar": QuartzPillarBlock
    "minecraft:quartz_slab": QuartzSlabBlock
    "minecraft:quartz_stairs": QuartzStairsBlock
    "minecraft:rail": RailBlock
    "minecraft:raw_copper_block": GenericBlockState
    "minecraft:raw_gold_block": GenericBlockState
    "minecraft:raw_iron_block": GenericBlockState
    "minecraft:red_candle": RedCandleBlock
    "minecraft:red_candle_cake": RedCandleCakeBlock
    "minecraft:red_carpet": GenericBlockState
    "minecraft:red_concrete": GenericBlockState
    "minecraft:red_concrete_powder": Record<string, string | number | boolean>
    "minecraft:red_glazed_terracotta": RedGlazedTerracottaBlock
    "minecraft:red_mushroom": GenericBlockState
    "minecraft:red_mushroom_block": RedMushroomBlockBlock
    "minecraft:red_nether_brick": GenericBlockState
    "minecraft:red_nether_brick_double_slab": RedNetherBrickDoubleSlabBlock
    "minecraft:red_nether_brick_slab": RedNetherBrickSlabBlock
    "minecraft:red_nether_brick_stairs": RedNetherBrickStairsBlock
    "minecraft:red_sand": RedSandBlock
    "minecraft:red_sandstone": RedSandstoneBlock
    "minecraft:red_sandstone_double_slab": RedSandstoneDoubleSlabBlock
    "minecraft:red_sandstone_slab": RedSandstoneSlabBlock
    "minecraft:red_sandstone_stairs": RedSandstoneStairsBlock
    "minecraft:red_shulker_box": GenericBlockState
    "minecraft:red_stained_glass": GenericBlockState
    "minecraft:red_stained_glass_pane": Record<string, string | number | boolean>
    "minecraft:red_terracotta": GenericBlockState
    "minecraft:red_tulip": RedTulipBlock
    "minecraft:red_wool": GenericBlockState
    "minecraft:redstone_block": GenericBlockState
    "minecraft:redstone_lamp": GenericBlockState
    "minecraft:redstone_ore": GenericBlockState
    "minecraft:redstone_torch": RedstoneTorchBlock
    "minecraft:redstone_wire": RedstoneWireBlock
    "minecraft:reeds": ReedsBlock
    "minecraft:reinforced_deepslate": Record<string, string | number | boolean>
    "minecraft:repeating_command_block": RepeatingCommandBlockBlock
    "minecraft:reserved6": GenericBlockState
    "minecraft:respawn_anchor": RespawnAnchorBlock
    "minecraft:rose_bush": RoseBushBlock
    "minecraft:sand": SandBlock
    "minecraft:sandstone": SandstoneBlock
    "minecraft:sandstone_double_slab": SandstoneDoubleSlabBlock
    "minecraft:sandstone_slab": SandstoneSlabBlock
    "minecraft:sandstone_stairs": SandstoneStairsBlock
    "minecraft:scaffolding": ScaffoldingBlock
    "minecraft:sculk": GenericBlockState
    "minecraft:sculk_catalyst": SculkCatalystBlock
    "minecraft:sculk_sensor": SculkSensorBlock
    "minecraft:sculk_shrieker": SculkShriekerBlock
    "minecraft:sculk_vein": SculkVeinBlock
    "minecraft:sea_lantern": GenericBlockState
    "minecraft:sea_pickle": SeaPickleBlock
    "minecraft:seagrass": SeagrassBlock
    "minecraft:short_grass": ShortGrassBlock
    "minecraft:shroomlight": GenericBlockState
    "minecraft:silver_glazed_terracotta": SilverGlazedTerracottaBlock
    "minecraft:skull": SkullBlock
    "minecraft:slime": GenericBlockState
    "minecraft:small_amethyst_bud": SmallAmethystBudBlock
    "minecraft:small_dripleaf_block": SmallDripleafBlockBlock
    "minecraft:smithing_table": GenericBlockState
    "minecraft:smoker": SmokerBlock
    "minecraft:smooth_basalt": GenericBlockState
    "minecraft:smooth_quartz": SmoothQuartzBlock
    "minecraft:smooth_quartz_double_slab": SmoothQuartzDoubleSlabBlock
    "minecraft:smooth_quartz_slab": SmoothQuartzSlabBlock
    "minecraft:smooth_quartz_stairs": SmoothQuartzStairsBlock
    "minecraft:smooth_red_sandstone": SmoothRedSandstoneBlock
    "minecraft:smooth_red_sandstone_double_slab": SmoothRedSandstoneDoubleSlabBlock
    "minecraft:smooth_red_sandstone_slab": SmoothRedSandstoneSlabBlock
    "minecraft:smooth_red_sandstone_stairs": SmoothRedSandstoneStairsBlock
    "minecraft:smooth_sandstone": SmoothSandstoneBlock
    "minecraft:smooth_sandstone_double_slab": SmoothSandstoneDoubleSlabBlock
    "minecraft:smooth_sandstone_slab": SmoothSandstoneSlabBlock
    "minecraft:smooth_sandstone_stairs": SmoothSandstoneStairsBlock
    "minecraft:smooth_stone": GenericBlockState
    "minecraft:smooth_stone_double_slab": SmoothStoneDoubleSlabBlock
    "minecraft:smooth_stone_slab": SmoothStoneSlabBlock
    "minecraft:sniffer_egg": SnifferEggBlock
    "minecraft:snow": GenericBlockState
    "minecraft:snow_layer": SnowLayerBlock
    "minecraft:soul_campfire": SoulCampfireBlock
    "minecraft:soul_fire": SoulFireBlock
    "minecraft:soul_lantern": SoulLanternBlock
    "minecraft:soul_sand": GenericBlockState
    "minecraft:soul_soil": GenericBlockState
    "minecraft:soul_torch": SoulTorchBlock
    "minecraft:sponge": SpongeBlock
    "minecraft:spore_blossom": GenericBlockState
    "minecraft:spruce_button": SpruceButtonBlock
    "minecraft:spruce_door": SpruceDoorBlock
    "minecraft:spruce_double_slab": SpruceDoubleSlabBlock
    "minecraft:spruce_fence": GenericBlockState
    "minecraft:spruce_fence_gate": SpruceFenceGateBlock
    "minecraft:spruce_hanging_sign": SpruceHangingSignBlock
    "minecraft:spruce_leaves": SpruceLeavesBlock
    "minecraft:spruce_log": SpruceLogBlock
    "minecraft:spruce_planks": GenericBlockState
    "minecraft:spruce_pressure_plate": SprucePressurePlateBlock
    "minecraft:spruce_sapling": SpruceSaplingBlock
    "minecraft:spruce_slab": SpruceSlabBlock
    "minecraft:spruce_stairs": SpruceStairsBlock
    "minecraft:spruce_standing_sign": SpruceStandingSignBlock
    "minecraft:spruce_trapdoor": SpruceTrapdoorBlock
    "minecraft:spruce_wall_sign": SpruceWallSignBlock
    "minecraft:spruce_wood": SpruceWoodBlock
    "minecraft:standing_banner": StandingBannerBlock
    "minecraft:standing_sign": StandingSignBlock
    "minecraft:sticky_piston": StickyPistonBlock
    "minecraft:sticky_piston_arm_collision": StickyPistonArmCollisionBlock
    "minecraft:stone": GenericBlockState
    "minecraft:stone_brick_double_slab": StoneBrickDoubleSlabBlock
    "minecraft:stone_brick_slab": StoneBrickSlabBlock
    "minecraft:stone_brick_stairs": StoneBrickStairsBlock
    "minecraft:stone_bricks": StoneBricksBlock
    "minecraft:stone_button": StoneButtonBlock
    "minecraft:stone_pressure_plate": StonePressurePlateBlock
    "minecraft:stone_stairs": StoneStairsBlock
    "minecraft:stonecutter": GenericBlockState
    "minecraft:stonecutter_block": StonecutterBlockBlock
    "minecraft:stripped_acacia_log": StrippedAcaciaLogBlock
    "minecraft:stripped_acacia_wood": StrippedAcaciaWoodBlock
    "minecraft:stripped_bamboo_block": StrippedBambooBlockBlock
    "minecraft:stripped_birch_log": StrippedBirchLogBlock
    "minecraft:stripped_birch_wood": StrippedBirchWoodBlock
    "minecraft:stripped_cherry_log": StrippedCherryLogBlock
    "minecraft:stripped_cherry_wood": StrippedCherryWoodBlock
    "minecraft:stripped_crimson_hyphae": StrippedCrimsonHyphaeBlock
    "minecraft:stripped_crimson_stem": StrippedCrimsonStemBlock
    "minecraft:stripped_dark_oak_log": StrippedDarkOakLogBlock
    "minecraft:stripped_dark_oak_wood": StrippedDarkOakWoodBlock
    "minecraft:stripped_jungle_log": StrippedJungleLogBlock
    "minecraft:stripped_jungle_wood": StrippedJungleWoodBlock
    "minecraft:stripped_mangrove_log": StrippedMangroveLogBlock
    "minecraft:stripped_mangrove_wood": StrippedMangroveWoodBlock
    "minecraft:stripped_oak_log": StrippedOakLogBlock
    "minecraft:stripped_oak_wood": StrippedOakWoodBlock
    "minecraft:stripped_spruce_log": StrippedSpruceLogBlock
    "minecraft:stripped_spruce_wood": StrippedSpruceWoodBlock
    "minecraft:stripped_warped_hyphae": StrippedWarpedHyphaeBlock
    "minecraft:stripped_warped_stem": StrippedWarpedStemBlock
    "minecraft:structure_block": StructureBlockBlock
    "minecraft:structure_void": StructureVoidBlock
    "minecraft:sunflower": SunflowerBlock
    "minecraft:suspicious_gravel": SuspiciousGravelBlock
    "minecraft:suspicious_sand": SuspiciousSandBlock
    "minecraft:sweet_berry_bush": SweetBerryBushBlock
    "minecraft:tall_grass": TallGrassBlock
    "minecraft:target": GenericBlockState
    "minecraft:tinted_glass": GenericBlockState
    "minecraft:tnt": TntBlock
    "minecraft:torch": TorchBlock
    "minecraft:torchflower": GenericBlockState
    "minecraft:torchflower_crop": TorchflowerCropBlock
    "minecraft:trapdoor": TrapdoorBlock
    "minecraft:trapped_chest": TrappedChestBlock
    "minecraft:trial_spawner": TrialSpawnerBlock
    "minecraft:trip_wire": TripWireBlock
    "minecraft:tripwire_hook": TripwireHookBlock
    "minecraft:tube_coral": TubeCoralBlock
    "minecraft:tube_coral_block": TubeCoralBlockBlock
    "minecraft:tube_coral_fan": TubeCoralFanBlock
    "minecraft:tube_coral_wall_fan": TubeCoralWallFanBlock
    "minecraft:tuff": GenericBlockState
    "minecraft:tuff_brick_double_slab": TuffBrickDoubleSlabBlock
    "minecraft:tuff_brick_slab": TuffBrickSlabBlock
    "minecraft:tuff_brick_stairs": TuffBrickStairsBlock
    "minecraft:tuff_brick_wall": TuffBrickWallBlock
    "minecraft:tuff_bricks": GenericBlockState
    "minecraft:tuff_double_slab": TuffDoubleSlabBlock
    "minecraft:tuff_slab": TuffSlabBlock
    "minecraft:tuff_stairs": TuffStairsBlock
    "minecraft:tuff_wall": TuffWallBlock
    "minecraft:turtle_egg": TurtleEggBlock
    "minecraft:twisting_vines": TwistingVinesBlock
    "minecraft:underwater_torch": UnderwaterTorchBlock
    "minecraft:undyed_shulker_box": GenericBlockState
    "minecraft:unknown": GenericBlockState
    "minecraft:unlit_redstone_torch": UnlitRedstoneTorchBlock
    "minecraft:unpowered_comparator": UnpoweredComparatorBlock
    "minecraft:unpowered_repeater": UnpoweredRepeaterBlock
    "minecraft:vault": VaultBlock
    "minecraft:verdant_froglight": VerdantFroglightBlock
    "minecraft:vine": VineBlock
    "minecraft:wall_banner": WallBannerBlock
    "minecraft:wall_sign": WallSignBlock
    "minecraft:warped_button": WarpedButtonBlock
    "minecraft:warped_door": WarpedDoorBlock
    "minecraft:warped_double_slab": WarpedDoubleSlabBlock
    "minecraft:warped_fence": GenericBlockState
    "minecraft:warped_fence_gate": WarpedFenceGateBlock
    "minecraft:warped_fungus": GenericBlockState
    "minecraft:warped_hanging_sign": WarpedHangingSignBlock
    "minecraft:warped_hyphae": WarpedHyphaeBlock
    "minecraft:warped_nylium": GenericBlockState
    "minecraft:warped_planks": GenericBlockState
    "minecraft:warped_pressure_plate": WarpedPressurePlateBlock
    "minecraft:warped_roots": GenericBlockState
    "minecraft:warped_slab": WarpedSlabBlock
    "minecraft:warped_stairs": WarpedStairsBlock
    "minecraft:warped_standing_sign": WarpedStandingSignBlock
    "minecraft:warped_stem": WarpedStemBlock
    "minecraft:warped_trapdoor": WarpedTrapdoorBlock
    "minecraft:warped_wall_sign": WarpedWallSignBlock
    "minecraft:warped_wart_block": GenericBlockState
    "minecraft:water": WaterBlock
    "minecraft:waterlily": GenericBlockState
    "minecraft:waxed_chiseled_copper": Record<string, string | number | boolean>
    "minecraft:waxed_copper": GenericBlockState
    "minecraft:waxed_copper_bulb": WaxedCopperBulbBlock
    "minecraft:waxed_copper_door": WaxedCopperDoorBlock
    "minecraft:waxed_copper_grate": GenericBlockState
    "minecraft:waxed_copper_trapdoor": WaxedCopperTrapdoorBlock
    "minecraft:waxed_cut_copper": GenericBlockState
    "minecraft:waxed_cut_copper_slab": WaxedCutCopperSlabBlock
    "minecraft:waxed_cut_copper_stairs": WaxedCutCopperStairsBlock
    "minecraft:waxed_double_cut_copper_slab": WaxedDoubleCutCopperSlabBlock
    "minecraft:waxed_exposed_chiseled_copper": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:waxed_exposed_copper": Record<string, string | number | boolean>
    "minecraft:waxed_exposed_copper_bulb": WaxedExposedCopperBulbBlock
    "minecraft:waxed_exposed_copper_door": WaxedExposedCopperDoorBlock
    "minecraft:waxed_exposed_copper_grate": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:waxed_exposed_copper_trapdoor": WaxedExposedCopperTrapdoorBlock
    "minecraft:waxed_exposed_cut_copper": Record<string, string | number | boolean>
    "minecraft:waxed_exposed_cut_copper_slab": WaxedExposedCutCopperSlabBlock
    "minecraft:waxed_exposed_cut_copper_stairs": WaxedExposedCutCopperStairsBlock
    "minecraft:waxed_exposed_double_cut_copper_slab": WaxedExposedDoubleCutCopperSlabBlock
    "minecraft:waxed_oxidized_chiseled_copper": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:waxed_oxidized_copper": Record<string, string | number | boolean>
    "minecraft:waxed_oxidized_copper_bulb": WaxedOxidizedCopperBulbBlock
    "minecraft:waxed_oxidized_copper_door": WaxedOxidizedCopperDoorBlock
    "minecraft:waxed_oxidized_copper_grate": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:waxed_oxidized_copper_trapdoor": WaxedOxidizedCopperTrapdoorBlock
    "minecraft:waxed_oxidized_cut_copper": Record<string, string | number | boolean>
    "minecraft:waxed_oxidized_cut_copper_slab": WaxedOxidizedCutCopperSlabBlock
    "minecraft:waxed_oxidized_cut_copper_stairs": WaxedOxidizedCutCopperStairsBlock
    "minecraft:waxed_oxidized_double_cut_copper_slab": WaxedOxidizedDoubleCutCopperSlabBlock
    "minecraft:waxed_weathered_chiseled_copper": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:waxed_weathered_copper": Record<string, string | number | boolean>
    "minecraft:waxed_weathered_copper_bulb": WaxedWeatheredCopperBulbBlock
    "minecraft:waxed_weathered_copper_door": WaxedWeatheredCopperDoorBlock
    "minecraft:waxed_weathered_copper_grate": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:waxed_weathered_copper_trapdoor": WaxedWeatheredCopperTrapdoorBlock
    "minecraft:waxed_weathered_cut_copper": Record<
        string,
        string
        | number
        | boolean,
    >
    "minecraft:waxed_weathered_cut_copper_slab": WaxedWeatheredCutCopperSlabBlock
    "minecraft:waxed_weathered_cut_copper_stairs": WaxedWeatheredCutCopperStairsBlock
    "minecraft:waxed_weathered_double_cut_copper_slab": WaxedWeatheredDoubleCutCopperSlabBlock
    "minecraft:weathered_chiseled_copper": Record<string, string | number | boolean>
    "minecraft:weathered_copper": GenericBlockState
    "minecraft:weathered_copper_bulb": WeatheredCopperBulbBlock
    "minecraft:weathered_copper_door": WeatheredCopperDoorBlock
    "minecraft:weathered_copper_grate": Record<string, string | number | boolean>
    "minecraft:weathered_copper_trapdoor": WeatheredCopperTrapdoorBlock
    "minecraft:weathered_cut_copper": Record<string, string | number | boolean>
    "minecraft:weathered_cut_copper_slab": WeatheredCutCopperSlabBlock
    "minecraft:weathered_cut_copper_stairs": WeatheredCutCopperStairsBlock
    "minecraft:weathered_double_cut_copper_slab": WeatheredDoubleCutCopperSlabBlock
    "minecraft:web": GenericBlockState
    "minecraft:weeping_vines": WeepingVinesBlock
    "minecraft:wheat": WheatBlock
    "minecraft:white_candle": WhiteCandleBlock
    "minecraft:white_candle_cake": WhiteCandleCakeBlock
    "minecraft:white_carpet": GenericBlockState
    "minecraft:white_concrete": GenericBlockState
    "minecraft:white_concrete_powder": Record<string, string | number | boolean>
    "minecraft:white_glazed_terracotta": WhiteGlazedTerracottaBlock
    "minecraft:white_shulker_box": GenericBlockState
    "minecraft:white_stained_glass": Record<string, string | number | boolean>
    "minecraft:white_stained_glass_pane": Record<string, string | number | boolean>
    "minecraft:white_terracotta": GenericBlockState
    "minecraft:white_tulip": WhiteTulipBlock
    "minecraft:white_wool": GenericBlockState
    "minecraft:wither_rose": GenericBlockState
    "minecraft:wooden_button": WoodenButtonBlock
    "minecraft:wooden_door": WoodenDoorBlock
    "minecraft:wooden_pressure_plate": WoodenPressurePlateBlock
    "minecraft:yellow_candle": YellowCandleBlock
    "minecraft:yellow_candle_cake": YellowCandleCakeBlock
    "minecraft:yellow_carpet": GenericBlockState
    "minecraft:yellow_concrete": GenericBlockState
    "minecraft:yellow_concrete_powder": Record<string, string | number | boolean>
    "minecraft:yellow_glazed_terracotta": YellowGlazedTerracottaBlock
    "minecraft:yellow_shulker_box": GenericBlockState
    "minecraft:yellow_stained_glass": Record<string, string | number | boolean>
    "minecraft:yellow_stained_glass_pane": Record<string, string | number | boolean>
    "minecraft:yellow_terracotta": GenericBlockState
    "minecraft:yellow_wool": GenericBlockState