/** * All possible MinecraftBlockTypes */ export enum MinecraftBlockTypes { AcaciaButton = "minecraft:acacia_button", AcaciaDoor = "minecraft:acacia_door", AcaciaDoubleSlab = "minecraft:acacia_double_slab", AcaciaFence = "minecraft:acacia_fence", AcaciaFenceGate = "minecraft:acacia_fence_gate", AcaciaHangingSign = "minecraft:acacia_hanging_sign", AcaciaLeaves = "minecraft:acacia_leaves", AcaciaLog = "minecraft:acacia_log", AcaciaPlanks = "minecraft:acacia_planks", AcaciaPressurePlate = "minecraft:acacia_pressure_plate", AcaciaSapling = "minecraft:acacia_sapling", AcaciaSlab = "minecraft:acacia_slab", AcaciaStairs = "minecraft:acacia_stairs", AcaciaStandingSign = "minecraft:acacia_standing_sign", AcaciaTrapdoor = "minecraft:acacia_trapdoor", AcaciaWallSign = "minecraft:acacia_wall_sign", AcaciaWood = "minecraft:acacia_wood", ActivatorRail = "minecraft:activator_rail", Air = "minecraft:air", Allium = "minecraft:allium", Allow = "minecraft:allow", AmethystBlock = "minecraft:amethyst_block", AmethystCluster = "minecraft:amethyst_cluster", AncientDebris = "minecraft:ancient_debris", Andesite = "minecraft:andesite", AndesiteStairs = "minecraft:andesite_stairs", Anvil = "minecraft:anvil", Azalea = "minecraft:azalea", AzaleaLeaves = "minecraft:azalea_leaves", AzaleaLeavesFlowered = "minecraft:azalea_leaves_flowered", AzureBluet = "minecraft:azure_bluet", Bamboo = "minecraft:bamboo", BambooBlock = "minecraft:bamboo_block", BambooButton = "minecraft:bamboo_button", BambooDoor = "minecraft:bamboo_door", BambooDoubleSlab = "minecraft:bamboo_double_slab", BambooFence = "minecraft:bamboo_fence", BambooFenceGate = "minecraft:bamboo_fence_gate", BambooHangingSign = "minecraft:bamboo_hanging_sign", BambooMosaic = "minecraft:bamboo_mosaic", BambooMosaicDoubleSlab = "minecraft:bamboo_mosaic_double_slab", BambooMosaicSlab = "minecraft:bamboo_mosaic_slab", BambooMosaicStairs = "minecraft:bamboo_mosaic_stairs", BambooPlanks = "minecraft:bamboo_planks", BambooPressurePlate = "minecraft:bamboo_pressure_plate", BambooSapling = "minecraft:bamboo_sapling", BambooSlab = "minecraft:bamboo_slab", BambooStairs = "minecraft:bamboo_stairs", BambooStandingSign = "minecraft:bamboo_standing_sign", BambooTrapdoor = "minecraft:bamboo_trapdoor", BambooWallSign = "minecraft:bamboo_wall_sign", Barrel = "minecraft:barrel", Barrier = "minecraft:barrier", Basalt = "minecraft:basalt", Beacon = "minecraft:beacon", Bed = "minecraft:bed", Bedrock = "minecraft:bedrock", BeeNest = "minecraft:bee_nest", Beehive = "minecraft:beehive", Beetroot = "minecraft:beetroot", Bell = "minecraft:bell", BigDripleaf = "minecraft:big_dripleaf", BirchButton = "minecraft:birch_button", BirchDoor = "minecraft:birch_door", BirchDoubleSlab = "minecraft:birch_double_slab", BirchFence = "minecraft:birch_fence", BirchFenceGate = "minecraft:birch_fence_gate", BirchHangingSign = "minecraft:birch_hanging_sign", BirchLeaves = "minecraft:birch_leaves", BirchLog = "minecraft:birch_log", BirchPlanks = "minecraft:birch_planks", BirchPressurePlate = "minecraft:birch_pressure_plate", BirchSapling = "minecraft:birch_sapling", BirchSlab = "minecraft:birch_slab", BirchStairs = "minecraft:birch_stairs", BirchStandingSign = "minecraft:birch_standing_sign", BirchTrapdoor = "minecraft:birch_trapdoor", BirchWallSign = "minecraft:birch_wall_sign", BirchWood = "minecraft:birch_wood", BlackCandle = "minecraft:black_candle", BlackCandleCake = "minecraft:black_candle_cake", BlackCarpet = "minecraft:black_carpet", BlackConcrete = "minecraft:black_concrete", BlackConcretePowder = "minecraft:black_concrete_powder", BlackGlazedTerracotta = "minecraft:black_glazed_terracotta", BlackShulkerBox = "minecraft:black_shulker_box", BlackStainedGlass = "minecraft:black_stained_glass", BlackStainedGlassPane = "minecraft:black_stained_glass_pane", BlackTerracotta = "minecraft:black_terracotta", BlackWool = "minecraft:black_wool", Blackstone = "minecraft:blackstone", BlackstoneDoubleSlab = "minecraft:blackstone_double_slab", BlackstoneSlab = "minecraft:blackstone_slab", BlackstoneStairs = "minecraft:blackstone_stairs", BlackstoneWall = "minecraft:blackstone_wall", BlastFurnace = "minecraft:blast_furnace", BlueCandle = "minecraft:blue_candle", BlueCandleCake = "minecraft:blue_candle_cake", BlueCarpet = "minecraft:blue_carpet", BlueConcrete = "minecraft:blue_concrete", BlueConcretePowder = "minecraft:blue_concrete_powder", BlueGlazedTerracotta = "minecraft:blue_glazed_terracotta", BlueIce = "minecraft:blue_ice", BlueOrchid = "minecraft:blue_orchid", BlueShulkerBox = "minecraft:blue_shulker_box", BlueStainedGlass = "minecraft:blue_stained_glass", BlueStainedGlassPane = "minecraft:blue_stained_glass_pane", BlueTerracotta = "minecraft:blue_terracotta", BlueWool = "minecraft:blue_wool", BoneBlock = "minecraft:bone_block", Bookshelf = "minecraft:bookshelf", BorderBlock = "minecraft:border_block", BrainCoral = "minecraft:brain_coral", BrainCoralBlock = "minecraft:brain_coral_block", BrainCoralFan = "minecraft:brain_coral_fan", BrewingStand = "minecraft:brewing_stand", BrickBlock = "minecraft:brick_block", BrickSlab = "minecraft:brick_slab", BrickStairs = "minecraft:brick_stairs", BrownCandle = "minecraft:brown_candle", BrownCandleCake = "minecraft:brown_candle_cake", BrownCarpet = "minecraft:brown_carpet", BrownConcrete = "minecraft:brown_concrete", BrownConcretePowder = "minecraft:brown_concrete_powder", BrownGlazedTerracotta = "minecraft:brown_glazed_terracotta", BrownMushroom = "minecraft:brown_mushroom", BrownMushroomBlock = "minecraft:brown_mushroom_block", BrownShulkerBox = "minecraft:brown_shulker_box", BrownStainedGlass = "minecraft:brown_stained_glass", BrownStainedGlassPane = "minecraft:brown_stained_glass_pane", BrownTerracotta = "minecraft:brown_terracotta", BrownWool = "minecraft:brown_wool", BubbleColumn = "minecraft:bubble_column", BubbleCoral = "minecraft:bubble_coral", BubbleCoralBlock = "minecraft:bubble_coral_block", BubbleCoralFan = "minecraft:bubble_coral_fan", BuddingAmethyst = "minecraft:budding_amethyst", Cactus = "minecraft:cactus", Cake = "minecraft:cake", Calcite = "minecraft:calcite", CalibratedSculkSensor = "minecraft:calibrated_sculk_sensor", Camera = "minecraft:camera", Campfire = "minecraft:campfire", Candle = "minecraft:candle", CandleCake = "minecraft:candle_cake", Carrots = "minecraft:carrots", CartographyTable = "minecraft:cartography_table", CarvedPumpkin = "minecraft:carved_pumpkin", Cauldron = "minecraft:cauldron", CaveVines = "minecraft:cave_vines", CaveVinesBodyWithBerries = "minecraft:cave_vines_body_with_berries", CaveVinesHeadWithBerries = "minecraft:cave_vines_head_with_berries", Chain = "minecraft:chain", ChainCommandBlock = "minecraft:chain_command_block", ChemicalHeat = "minecraft:chemical_heat", ChemistryTable = "minecraft:chemistry_table", CherryButton = "minecraft:cherry_button", CherryDoor = "minecraft:cherry_door", CherryDoubleSlab = "minecraft:cherry_double_slab", CherryFence = "minecraft:cherry_fence", CherryFenceGate = "minecraft:cherry_fence_gate", CherryHangingSign = "minecraft:cherry_hanging_sign", CherryLeaves = "minecraft:cherry_leaves", CherryLog = "minecraft:cherry_log", CherryPlanks = "minecraft:cherry_planks", CherryPressurePlate = "minecraft:cherry_pressure_plate", CherrySapling = "minecraft:cherry_sapling", CherrySlab = "minecraft:cherry_slab", CherryStairs = "minecraft:cherry_stairs", CherryStandingSign = "minecraft:cherry_standing_sign", CherryTrapdoor = "minecraft:cherry_trapdoor", CherryWallSign = "minecraft:cherry_wall_sign", CherryWood = "minecraft:cherry_wood", Chest = "minecraft:chest", ChiseledBookshelf = "minecraft:chiseled_bookshelf", ChiseledCopper = "minecraft:chiseled_copper", ChiseledDeepslate = "minecraft:chiseled_deepslate", ChiseledNetherBricks = "minecraft:chiseled_nether_bricks", ChiseledPolishedBlackstone = "minecraft:chiseled_polished_blackstone", ChiseledTuff = "minecraft:chiseled_tuff", ChiseledTuffBricks = "minecraft:chiseled_tuff_bricks", ChorusFlower = "minecraft:chorus_flower", ChorusPlant = "minecraft:chorus_plant", Clay = "minecraft:clay", ClientRequestPlaceholderBlock = "minecraft:client_request_placeholder_block", CoalBlock = "minecraft:coal_block", CoalOre = "minecraft:coal_ore", CobbledDeepslate = "minecraft:cobbled_deepslate", CobbledDeepslateDoubleSlab = "minecraft:cobbled_deepslate_double_slab", CobbledDeepslateSlab = "minecraft:cobbled_deepslate_slab", CobbledDeepslateStairs = "minecraft:cobbled_deepslate_stairs", CobbledDeepslateWall = "minecraft:cobbled_deepslate_wall", Cobblestone = "minecraft:cobblestone", CobblestoneSlab = "minecraft:cobblestone_slab", CobblestoneWall = "minecraft:cobblestone_wall", Cocoa = "minecraft:cocoa", ColoredTorchBp = "minecraft:colored_torch_bp", ColoredTorchRg = "minecraft:colored_torch_rg", CommandBlock = "minecraft:command_block", Composter = "minecraft:composter", Conduit = "minecraft:conduit", CopperBlock = "minecraft:copper_block", CopperBulb = "minecraft:copper_bulb", CopperDoor = "minecraft:copper_door", CopperGrate = "minecraft:copper_grate", CopperOre = "minecraft:copper_ore", CopperTrapdoor = "minecraft:copper_trapdoor", CoralFanHang = "minecraft:coral_fan_hang", CoralFanHang2 = "minecraft:coral_fan_hang2", CoralFanHang3 = "minecraft:coral_fan_hang3", Cornflower = "minecraft:cornflower", CrackedDeepslateBricks = "minecraft:cracked_deepslate_bricks", CrackedDeepslateTiles = "minecraft:cracked_deepslate_tiles", CrackedNetherBricks = "minecraft:cracked_nether_bricks", CrackedPolishedBlackstoneBricks = "minecraft:cracked_polished_blackstone_bricks", Crafter = "minecraft:crafter", CraftingTable = "minecraft:crafting_table", CrimsonButton = "minecraft:crimson_button", CrimsonDoor = "minecraft:crimson_door", CrimsonDoubleSlab = "minecraft:crimson_double_slab", CrimsonFence = "minecraft:crimson_fence", CrimsonFenceGate = "minecraft:crimson_fence_gate", CrimsonFungus = "minecraft:crimson_fungus", CrimsonHangingSign = "minecraft:crimson_hanging_sign", CrimsonHyphae = "minecraft:crimson_hyphae", CrimsonNylium = "minecraft:crimson_nylium", CrimsonPlanks = "minecraft:crimson_planks", CrimsonPressurePlate = "minecraft:crimson_pressure_plate", CrimsonRoots = "minecraft:crimson_roots", CrimsonSlab = "minecraft:crimson_slab", CrimsonStairs = "minecraft:crimson_stairs", CrimsonStandingSign = "minecraft:crimson_standing_sign", CrimsonStem = "minecraft:crimson_stem", CrimsonTrapdoor = "minecraft:crimson_trapdoor", CrimsonWallSign = "minecraft:crimson_wall_sign", CryingObsidian = "minecraft:crying_obsidian", CutCopper = "minecraft:cut_copper", CutCopperSlab = "minecraft:cut_copper_slab", CutCopperStairs = "minecraft:cut_copper_stairs", CyanCandle = "minecraft:cyan_candle", CyanCandleCake = "minecraft:cyan_candle_cake", CyanCarpet = "minecraft:cyan_carpet", CyanConcrete = "minecraft:cyan_concrete", CyanConcretePowder = "minecraft:cyan_concrete_powder", CyanGlazedTerracotta = "minecraft:cyan_glazed_terracotta", CyanShulkerBox = "minecraft:cyan_shulker_box", CyanStainedGlass = "minecraft:cyan_stained_glass", CyanStainedGlassPane = "minecraft:cyan_stained_glass_pane", CyanTerracotta = "minecraft:cyan_terracotta", CyanWool = "minecraft:cyan_wool", DarkOakButton = "minecraft:dark_oak_button", DarkOakDoor = "minecraft:dark_oak_door", DarkOakDoubleSlab = "minecraft:dark_oak_double_slab", DarkOakFence = "minecraft:dark_oak_fence", DarkOakFenceGate = "minecraft:dark_oak_fence_gate", DarkOakHangingSign = "minecraft:dark_oak_hanging_sign", DarkOakLeaves = "minecraft:dark_oak_leaves", DarkOakLog = "minecraft:dark_oak_log", DarkOakPlanks = "minecraft:dark_oak_planks", DarkOakPressurePlate = "minecraft:dark_oak_pressure_plate", DarkOakSapling = "minecraft:dark_oak_sapling", DarkOakSlab = "minecraft:dark_oak_slab", DarkOakStairs = "minecraft:dark_oak_stairs", DarkOakTrapdoor = "minecraft:dark_oak_trapdoor", DarkOakWood = "minecraft:dark_oak_wood", DarkPrismarineStairs = "minecraft:dark_prismarine_stairs", DarkoakStandingSign = "minecraft:darkoak_standing_sign", DarkoakWallSign = "minecraft:darkoak_wall_sign", DaylightDetector = "minecraft:daylight_detector", DaylightDetectorInverted = "minecraft:daylight_detector_inverted", DeadBrainCoral = "minecraft:dead_brain_coral", DeadBrainCoralBlock = "minecraft:dead_brain_coral_block", DeadBrainCoralFan = "minecraft:dead_brain_coral_fan", DeadBubbleCoral = "minecraft:dead_bubble_coral", DeadBubbleCoralBlock = "minecraft:dead_bubble_coral_block", DeadBubbleCoralFan = "minecraft:dead_bubble_coral_fan", DeadFireCoral = "minecraft:dead_fire_coral", DeadFireCoralBlock = "minecraft:dead_fire_coral_block", DeadFireCoralFan = "minecraft:dead_fire_coral_fan", DeadHornCoral = "minecraft:dead_horn_coral", DeadHornCoralBlock = "minecraft:dead_horn_coral_block", DeadHornCoralFan = "minecraft:dead_horn_coral_fan", DeadTubeCoral = "minecraft:dead_tube_coral", DeadTubeCoralBlock = "minecraft:dead_tube_coral_block", DeadTubeCoralFan = "minecraft:dead_tube_coral_fan", Deadbush = "minecraft:deadbush", DecoratedPot = "minecraft:decorated_pot", Deepslate = "minecraft:deepslate", DeepslateBrickDoubleSlab = "minecraft:deepslate_brick_double_slab", DeepslateBrickSlab = "minecraft:deepslate_brick_slab", DeepslateBrickStairs = "minecraft:deepslate_brick_stairs", DeepslateBrickWall = "minecraft:deepslate_brick_wall", DeepslateBricks = "minecraft:deepslate_bricks", DeepslateCoalOre = "minecraft:deepslate_coal_ore", DeepslateCopperOre = "minecraft:deepslate_copper_ore", DeepslateDiamondOre = "minecraft:deepslate_diamond_ore", DeepslateEmeraldOre = "minecraft:deepslate_emerald_ore", DeepslateGoldOre = "minecraft:deepslate_gold_ore", DeepslateIronOre = "minecraft:deepslate_iron_ore", DeepslateLapisOre = "minecraft:deepslate_lapis_ore", DeepslateRedstoneOre = "minecraft:deepslate_redstone_ore", DeepslateTileDoubleSlab = "minecraft:deepslate_tile_double_slab", DeepslateTileSlab = "minecraft:deepslate_tile_slab", DeepslateTileStairs = "minecraft:deepslate_tile_stairs", DeepslateTileWall = "minecraft:deepslate_tile_wall", DeepslateTiles = "minecraft:deepslate_tiles", Deny = "minecraft:deny", DetectorRail = "minecraft:detector_rail", DiamondBlock = "minecraft:diamond_block", DiamondOre = "minecraft:diamond_ore", Diorite = "minecraft:diorite", DioriteStairs = "minecraft:diorite_stairs", Dirt = "minecraft:dirt", DirtWithRoots = "minecraft:dirt_with_roots", Dispenser = "minecraft:dispenser", DoubleCutCopperSlab = "minecraft:double_cut_copper_slab", DoubleStoneBlockSlab = "minecraft:double_stone_block_slab", DoubleStoneBlockSlab2 = "minecraft:double_stone_block_slab2", DoubleStoneBlockSlab3 = "minecraft:double_stone_block_slab3", DoubleStoneBlockSlab4 = "minecraft:double_stone_block_slab4", DragonEgg = "minecraft:dragon_egg", DriedKelpBlock = "minecraft:dried_kelp_block", DripstoneBlock = "minecraft:dripstone_block", Dropper = "minecraft:dropper", Element0 = "minecraft:element_0", Element1 = "minecraft:element_1", Element10 = "minecraft:element_10", Element100 = "minecraft:element_100", Element101 = "minecraft:element_101", Element102 = "minecraft:element_102", Element103 = "minecraft:element_103", Element104 = "minecraft:element_104", Element105 = "minecraft:element_105", Element106 = "minecraft:element_106", Element107 = "minecraft:element_107", Element108 = "minecraft:element_108", Element109 = "minecraft:element_109", Element11 = "minecraft:element_11", Element110 = "minecraft:element_110", Element111 = "minecraft:element_111", Element112 = "minecraft:element_112", Element113 = "minecraft:element_113", Element114 = "minecraft:element_114", Element115 = "minecraft:element_115", Element116 = "minecraft:element_116", Element117 = "minecraft:element_117", Element118 = "minecraft:element_118", Element12 = "minecraft:element_12", Element13 = "minecraft:element_13", Element14 = "minecraft:element_14", Element15 = "minecraft:element_15", Element16 = "minecraft:element_16", Element17 = "minecraft:element_17", Element18 = "minecraft:element_18", Element19 = "minecraft:element_19", Element2 = "minecraft:element_2", Element20 = "minecraft:element_20", Element21 = "minecraft:element_21", Element22 = "minecraft:element_22", Element23 = "minecraft:element_23", Element24 = "minecraft:element_24", Element25 = "minecraft:element_25", Element26 = "minecraft:element_26", Element27 = "minecraft:element_27", Element28 = "minecraft:element_28", Element29 = "minecraft:element_29", Element3 = "minecraft:element_3", Element30 = "minecraft:element_30", Element31 = "minecraft:element_31", Element32 = "minecraft:element_32", Element33 = "minecraft:element_33", Element34 = "minecraft:element_34", Element35 = "minecraft:element_35", Element36 = "minecraft:element_36", Element37 = "minecraft:element_37", Element38 = "minecraft:element_38", Element39 = "minecraft:element_39", Element4 = "minecraft:element_4", Element40 = "minecraft:element_40", Element41 = "minecraft:element_41", Element42 = "minecraft:element_42", Element43 = "minecraft:element_43", Element44 = "minecraft:element_44", Element45 = "minecraft:element_45", Element46 = "minecraft:element_46", Element47 = "minecraft:element_47", Element48 = "minecraft:element_48", Element49 = "minecraft:element_49", Element5 = "minecraft:element_5", Element50 = "minecraft:element_50", Element51 = "minecraft:element_51", Element52 = "minecraft:element_52", Element53 = "minecraft:element_53", Element54 = "minecraft:element_54", Element55 = "minecraft:element_55", Element56 = "minecraft:element_56", Element57 = "minecraft:element_57", Element58 = "minecraft:element_58", Element59 = "minecraft:element_59", Element6 = "minecraft:element_6", Element60 = "minecraft:element_60", Element61 = "minecraft:element_61", Element62 = "minecraft:element_62", Element63 = "minecraft:element_63", Element64 = "minecraft:element_64", Element65 = "minecraft:element_65", Element66 = "minecraft:element_66", Element67 = "minecraft:element_67", Element68 = "minecraft:element_68", Element69 = "minecraft:element_69", Element7 = "minecraft:element_7", Element70 = "minecraft:element_70", Element71 = "minecraft:element_71", Element72 = "minecraft:element_72", Element73 = "minecraft:element_73", Element74 = "minecraft:element_74", Element75 = "minecraft:element_75", Element76 = "minecraft:element_76", Element77 = "minecraft:element_77", Element78 = "minecraft:element_78", Element79 = "minecraft:element_79", Element8 = "minecraft:element_8", Element80 = "minecraft:element_80", Element81 = "minecraft:element_81", Element82 = "minecraft:element_82", Element83 = "minecraft:element_83", Element84 = "minecraft:element_84", Element85 = "minecraft:element_85", Element86 = "minecraft:element_86", Element87 = "minecraft:element_87", Element88 = "minecraft:element_88", Element89 = "minecraft:element_89", Element9 = "minecraft:element_9", Element90 = "minecraft:element_90", Element91 = "minecraft:element_91", Element92 = "minecraft:element_92", Element93 = "minecraft:element_93", Element94 = "minecraft:element_94", Element95 = "minecraft:element_95", Element96 = "minecraft:element_96", Element97 = "minecraft:element_97", Element98 = "minecraft:element_98", Element99 = "minecraft:element_99", EmeraldBlock = "minecraft:emerald_block", EmeraldOre = "minecraft:emerald_ore", EnchantingTable = "minecraft:enchanting_table", EndBrickStairs = "minecraft:end_brick_stairs", EndBricks = "minecraft:end_bricks", EndGateway = "minecraft:end_gateway", EndPortal = "minecraft:end_portal", EndPortalFrame = "minecraft:end_portal_frame", EndRod = "minecraft:end_rod", EndStone = "minecraft:end_stone", EnderChest = "minecraft:ender_chest", ExposedChiseledCopper = "minecraft:exposed_chiseled_copper", ExposedCopper = "minecraft:exposed_copper", ExposedCopperBulb = "minecraft:exposed_copper_bulb", ExposedCopperDoor = "minecraft:exposed_copper_door", ExposedCopperGrate = "minecraft:exposed_copper_grate", ExposedCopperTrapdoor = "minecraft:exposed_copper_trapdoor", ExposedCutCopper = "minecraft:exposed_cut_copper", ExposedCutCopperSlab = "minecraft:exposed_cut_copper_slab", ExposedCutCopperStairs = "minecraft:exposed_cut_copper_stairs", ExposedDoubleCutCopperSlab = "minecraft:exposed_double_cut_copper_slab", Farmland = "minecraft:farmland", FenceGate = "minecraft:fence_gate", Fern = "minecraft:fern", Fire = "minecraft:fire", FireCoral = "minecraft:fire_coral", FireCoralBlock = "minecraft:fire_coral_block", FireCoralFan = "minecraft:fire_coral_fan", FletchingTable = "minecraft:fletching_table", FlowerPot = "minecraft:flower_pot", FloweringAzalea = "minecraft:flowering_azalea", FlowingLava = "minecraft:flowing_lava", FlowingWater = "minecraft:flowing_water", Frame = "minecraft:frame", FrogSpawn = "minecraft:frog_spawn", FrostedIce = "minecraft:frosted_ice", Furnace = "minecraft:furnace", GildedBlackstone = "minecraft:gilded_blackstone", Glass = "minecraft:glass", GlassPane = "minecraft:glass_pane", GlowFrame = "minecraft:glow_frame", GlowLichen = "minecraft:glow_lichen", Glowingobsidian = "minecraft:glowingobsidian", Glowstone = "minecraft:glowstone", GoldBlock = "minecraft:gold_block", GoldOre = "minecraft:gold_ore", GoldenRail = "minecraft:golden_rail", Granite = "minecraft:granite", GraniteStairs = "minecraft:granite_stairs", GrassBlock = "minecraft:grass_block", GrassPath = "minecraft:grass_path", Gravel = "minecraft:gravel", GrayCandle = "minecraft:gray_candle", GrayCandleCake = "minecraft:gray_candle_cake", GrayCarpet = "minecraft:gray_carpet", GrayConcrete = "minecraft:gray_concrete", GrayConcretePowder = "minecraft:gray_concrete_powder", GrayGlazedTerracotta = "minecraft:gray_glazed_terracotta", GrayShulkerBox = "minecraft:gray_shulker_box", GrayStainedGlass = "minecraft:gray_stained_glass", GrayStainedGlassPane = "minecraft:gray_stained_glass_pane", GrayTerracotta = "minecraft:gray_terracotta", GrayWool = "minecraft:gray_wool", GreenCandle = "minecraft:green_candle", GreenCandleCake = "minecraft:green_candle_cake", GreenCarpet = "minecraft:green_carpet", GreenConcrete = "minecraft:green_concrete", GreenConcretePowder = "minecraft:green_concrete_powder", GreenGlazedTerracotta = "minecraft:green_glazed_terracotta", GreenShulkerBox = "minecraft:green_shulker_box", GreenStainedGlass = "minecraft:green_stained_glass", GreenStainedGlassPane = "minecraft:green_stained_glass_pane", GreenTerracotta = "minecraft:green_terracotta", GreenWool = "minecraft:green_wool", Grindstone = "minecraft:grindstone", HangingRoots = "minecraft:hanging_roots", HardBlackStainedGlass = "minecraft:hard_black_stained_glass", HardBlackStainedGlassPane = "minecraft:hard_black_stained_glass_pane", HardBlueStainedGlass = "minecraft:hard_blue_stained_glass", HardBlueStainedGlassPane = "minecraft:hard_blue_stained_glass_pane", HardBrownStainedGlass = "minecraft:hard_brown_stained_glass", HardBrownStainedGlassPane = "minecraft:hard_brown_stained_glass_pane", HardCyanStainedGlass = "minecraft:hard_cyan_stained_glass", HardCyanStainedGlassPane = "minecraft:hard_cyan_stained_glass_pane", HardGlass = "minecraft:hard_glass", HardGlassPane = "minecraft:hard_glass_pane", HardGrayStainedGlass = "minecraft:hard_gray_stained_glass", HardGrayStainedGlassPane = "minecraft:hard_gray_stained_glass_pane", HardGreenStainedGlass = "minecraft:hard_green_stained_glass", HardGreenStainedGlassPane = "minecraft:hard_green_stained_glass_pane", HardLightBlueStainedGlass = "minecraft:hard_light_blue_stained_glass", HardLightBlueStainedGlassPane = "minecraft:hard_light_blue_stained_glass_pane", HardLightGrayStainedGlass = "minecraft:hard_light_gray_stained_glass", HardLightGrayStainedGlassPane = "minecraft:hard_light_gray_stained_glass_pane", HardLimeStainedGlass = "minecraft:hard_lime_stained_glass", HardLimeStainedGlassPane = "minecraft:hard_lime_stained_glass_pane", HardMagentaStainedGlass = "minecraft:hard_magenta_stained_glass", HardMagentaStainedGlassPane = "minecraft:hard_magenta_stained_glass_pane", HardOrangeStainedGlass = "minecraft:hard_orange_stained_glass", HardOrangeStainedGlassPane = "minecraft:hard_orange_stained_glass_pane", HardPinkStainedGlass = "minecraft:hard_pink_stained_glass", HardPinkStainedGlassPane = "minecraft:hard_pink_stained_glass_pane", HardPurpleStainedGlass = "minecraft:hard_purple_stained_glass", HardPurpleStainedGlassPane = "minecraft:hard_purple_stained_glass_pane", HardRedStainedGlass = "minecraft:hard_red_stained_glass", HardRedStainedGlassPane = "minecraft:hard_red_stained_glass_pane", HardWhiteStainedGlass = "minecraft:hard_white_stained_glass", HardWhiteStainedGlassPane = "minecraft:hard_white_stained_glass_pane", HardYellowStainedGlass = "minecraft:hard_yellow_stained_glass", HardYellowStainedGlassPane = "minecraft:hard_yellow_stained_glass_pane", HardenedClay = "minecraft:hardened_clay", HayBlock = "minecraft:hay_block", HeavyCore = "minecraft:heavy_core", HeavyWeightedPressurePlate = "minecraft:heavy_weighted_pressure_plate", HoneyBlock = "minecraft:honey_block", HoneycombBlock = "minecraft:honeycomb_block", Hopper = "minecraft:hopper", HornCoral = "minecraft:horn_coral", HornCoralBlock = "minecraft:horn_coral_block", HornCoralFan = "minecraft:horn_coral_fan", Ice = "minecraft:ice", InfestedDeepslate = "minecraft:infested_deepslate", InfoUpdate = "minecraft:info_update", InfoUpdate2 = "minecraft:info_update2", InvisibleBedrock = "minecraft:invisible_bedrock", IronBars = "minecraft:iron_bars", IronBlock = "minecraft:iron_block", IronDoor = "minecraft:iron_door", IronOre = "minecraft:iron_ore", IronTrapdoor = "minecraft:iron_trapdoor", Jigsaw = "minecraft:jigsaw", Jukebox = "minecraft:jukebox", JungleButton = "minecraft:jungle_button", JungleDoor = "minecraft:jungle_door", JungleDoubleSlab = "minecraft:jungle_double_slab", JungleFence = "minecraft:jungle_fence", JungleFenceGate = "minecraft:jungle_fence_gate", JungleHangingSign = "minecraft:jungle_hanging_sign", JungleLeaves = "minecraft:jungle_leaves", JungleLog = "minecraft:jungle_log", JunglePlanks = "minecraft:jungle_planks", JunglePressurePlate = "minecraft:jungle_pressure_plate", JungleSapling = "minecraft:jungle_sapling", JungleSlab = "minecraft:jungle_slab", JungleStairs = "minecraft:jungle_stairs", JungleStandingSign = "minecraft:jungle_standing_sign", JungleTrapdoor = "minecraft:jungle_trapdoor", JungleWallSign = "minecraft:jungle_wall_sign", JungleWood = "minecraft:jungle_wood", Kelp = "minecraft:kelp", Ladder = "minecraft:ladder", Lantern = "minecraft:lantern", LapisBlock = "minecraft:lapis_block", LapisOre = "minecraft:lapis_ore", LargeAmethystBud = "minecraft:large_amethyst_bud", LargeFern = "minecraft:large_fern", Lava = "minecraft:lava", Lectern = "minecraft:lectern", Lever = "minecraft:lever", LightBlock = "minecraft:light_block", LightBlueCandle = "minecraft:light_blue_candle", LightBlueCandleCake = "minecraft:light_blue_candle_cake", LightBlueCarpet = "minecraft:light_blue_carpet", LightBlueConcrete = "minecraft:light_blue_concrete", LightBlueConcretePowder = "minecraft:light_blue_concrete_powder", LightBlueGlazedTerracotta = "minecraft:light_blue_glazed_terracotta", LightBlueShulkerBox = "minecraft:light_blue_shulker_box", LightBlueStainedGlass = "minecraft:light_blue_stained_glass", LightBlueStainedGlassPane = "minecraft:light_blue_stained_glass_pane", LightBlueTerracotta = "minecraft:light_blue_terracotta", LightBlueWool = "minecraft:light_blue_wool", LightGrayCandle = "minecraft:light_gray_candle", LightGrayCandleCake = "minecraft:light_gray_candle_cake", LightGrayCarpet = "minecraft:light_gray_carpet", LightGrayConcrete = "minecraft:light_gray_concrete", LightGrayConcretePowder = "minecraft:light_gray_concrete_powder", LightGrayShulkerBox = "minecraft:light_gray_shulker_box", LightGrayStainedGlass = "minecraft:light_gray_stained_glass", LightGrayStainedGlassPane = "minecraft:light_gray_stained_glass_pane", LightGrayTerracotta = "minecraft:light_gray_terracotta", LightGrayWool = "minecraft:light_gray_wool", LightWeightedPressurePlate = "minecraft:light_weighted_pressure_plate", LightningRod = "minecraft:lightning_rod", Lilac = "minecraft:lilac", LilyOfTheValley = "minecraft:lily_of_the_valley", LimeCandle = "minecraft:lime_candle", LimeCandleCake = "minecraft:lime_candle_cake", LimeCarpet = "minecraft:lime_carpet", LimeConcrete = "minecraft:lime_concrete", LimeConcretePowder = "minecraft:lime_concrete_powder", LimeGlazedTerracotta = "minecraft:lime_glazed_terracotta", LimeShulkerBox = "minecraft:lime_shulker_box", LimeStainedGlass = "minecraft:lime_stained_glass", LimeStainedGlassPane = "minecraft:lime_stained_glass_pane", LimeTerracotta = "minecraft:lime_terracotta", LimeWool = "minecraft:lime_wool", LitBlastFurnace = "minecraft:lit_blast_furnace", LitDeepslateRedstoneOre = "minecraft:lit_deepslate_redstone_ore", LitFurnace = "minecraft:lit_furnace", LitPumpkin = "minecraft:lit_pumpkin", LitRedstoneLamp = "minecraft:lit_redstone_lamp", LitRedstoneOre = "minecraft:lit_redstone_ore", LitSmoker = "minecraft:lit_smoker", Lodestone = "minecraft:lodestone", Loom = "minecraft:loom", MagentaCandle = "minecraft:magenta_candle", MagentaCandleCake = "minecraft:magenta_candle_cake", MagentaCarpet = "minecraft:magenta_carpet", MagentaConcrete = "minecraft:magenta_concrete", MagentaConcretePowder = "minecraft:magenta_concrete_powder", MagentaGlazedTerracotta = "minecraft:magenta_glazed_terracotta", MagentaShulkerBox = "minecraft:magenta_shulker_box", MagentaStainedGlass = "minecraft:magenta_stained_glass", MagentaStainedGlassPane = "minecraft:magenta_stained_glass_pane", MagentaTerracotta = "minecraft:magenta_terracotta", MagentaWool = "minecraft:magenta_wool", Magma = "minecraft:magma", MangroveButton = "minecraft:mangrove_button", MangroveDoor = "minecraft:mangrove_door", MangroveDoubleSlab = "minecraft:mangrove_double_slab", MangroveFence = "minecraft:mangrove_fence", MangroveFenceGate = "minecraft:mangrove_fence_gate", MangroveHangingSign = "minecraft:mangrove_hanging_sign", MangroveLeaves = "minecraft:mangrove_leaves", MangroveLog = "minecraft:mangrove_log", MangrovePlanks = "minecraft:mangrove_planks", MangrovePressurePlate = "minecraft:mangrove_pressure_plate", MangrovePropagule = "minecraft:mangrove_propagule", MangroveRoots = "minecraft:mangrove_roots", MangroveSlab = "minecraft:mangrove_slab", MangroveStairs = "minecraft:mangrove_stairs", MangroveStandingSign = "minecraft:mangrove_standing_sign", MangroveTrapdoor = "minecraft:mangrove_trapdoor", MangroveWallSign = "minecraft:mangrove_wall_sign", MangroveWood = "minecraft:mangrove_wood", MediumAmethystBud = "minecraft:medium_amethyst_bud", MelonBlock = "minecraft:melon_block", MelonStem = "minecraft:melon_stem", MobSpawner = "minecraft:mob_spawner", MonsterEgg = "minecraft:monster_egg", MossBlock = "minecraft:moss_block", MossCarpet = "minecraft:moss_carpet", MossyCobblestone = "minecraft:mossy_cobblestone", MossyCobblestoneStairs = "minecraft:mossy_cobblestone_stairs", MossyStoneBrickStairs = "minecraft:mossy_stone_brick_stairs", MovingBlock = "minecraft:moving_block", Mud = "minecraft:mud", MudBrickDoubleSlab = "minecraft:mud_brick_double_slab", MudBrickSlab = "minecraft:mud_brick_slab", MudBrickStairs = "minecraft:mud_brick_stairs", MudBrickWall = "minecraft:mud_brick_wall", MudBricks = "minecraft:mud_bricks", MuddyMangroveRoots = "minecraft:muddy_mangrove_roots", Mycelium = "minecraft:mycelium", NetherBrick = "minecraft:nether_brick", NetherBrickFence = "minecraft:nether_brick_fence", NetherBrickSlab = "minecraft:nether_brick_slab", NetherBrickStairs = "minecraft:nether_brick_stairs", NetherGoldOre = "minecraft:nether_gold_ore", NetherSprouts = "minecraft:nether_sprouts", NetherWart = "minecraft:nether_wart", NetherWartBlock = "minecraft:nether_wart_block", NetheriteBlock = "minecraft:netherite_block", Netherrack = "minecraft:netherrack", Netherreactor = "minecraft:netherreactor", NormalStoneStairs = "minecraft:normal_stone_stairs", Noteblock = "minecraft:noteblock", OakDoubleSlab = "minecraft:oak_double_slab", OakFence = "minecraft:oak_fence", OakHangingSign = "minecraft:oak_hanging_sign", OakLeaves = "minecraft:oak_leaves", OakLog = "minecraft:oak_log", OakPlanks = "minecraft:oak_planks", OakSapling = "minecraft:oak_sapling", OakSlab = "minecraft:oak_slab", OakStairs = "minecraft:oak_stairs", OakWood = "minecraft:oak_wood", Observer = "minecraft:observer", Obsidian = "minecraft:obsidian", OchreFroglight = "minecraft:ochre_froglight", OrangeCandle = "minecraft:orange_candle", OrangeCandleCake = "minecraft:orange_candle_cake", OrangeCarpet = "minecraft:orange_carpet", OrangeConcrete = "minecraft:orange_concrete", OrangeConcretePowder = "minecraft:orange_concrete_powder", OrangeGlazedTerracotta = "minecraft:orange_glazed_terracotta", OrangeShulkerBox = "minecraft:orange_shulker_box", OrangeStainedGlass = "minecraft:orange_stained_glass", OrangeStainedGlassPane = "minecraft:orange_stained_glass_pane", OrangeTerracotta = "minecraft:orange_terracotta", OrangeTulip = "minecraft:orange_tulip", OrangeWool = "minecraft:orange_wool", OxeyeDaisy = "minecraft:oxeye_daisy", OxidizedChiseledCopper = "minecraft:oxidized_chiseled_copper", OxidizedCopper = "minecraft:oxidized_copper", OxidizedCopperBulb = "minecraft:oxidized_copper_bulb", OxidizedCopperDoor = "minecraft:oxidized_copper_door", OxidizedCopperGrate = "minecraft:oxidized_copper_grate", OxidizedCopperTrapdoor = "minecraft:oxidized_copper_trapdoor", OxidizedCutCopper = "minecraft:oxidized_cut_copper", OxidizedCutCopperSlab = "minecraft:oxidized_cut_copper_slab", OxidizedCutCopperStairs = "minecraft:oxidized_cut_copper_stairs", OxidizedDoubleCutCopperSlab = "minecraft:oxidized_double_cut_copper_slab", PackedIce = "minecraft:packed_ice", PackedMud = "minecraft:packed_mud", PearlescentFroglight = "minecraft:pearlescent_froglight", Peony = "minecraft:peony", PetrifiedOakSlab = "minecraft:petrified_oak_slab", PinkCandle = "minecraft:pink_candle", PinkCandleCake = "minecraft:pink_candle_cake", PinkCarpet = "minecraft:pink_carpet", PinkConcrete = "minecraft:pink_concrete", PinkConcretePowder = "minecraft:pink_concrete_powder", PinkGlazedTerracotta = "minecraft:pink_glazed_terracotta", PinkPetals = "minecraft:pink_petals", PinkShulkerBox = "minecraft:pink_shulker_box", PinkStainedGlass = "minecraft:pink_stained_glass", PinkStainedGlassPane = "minecraft:pink_stained_glass_pane", PinkTerracotta = "minecraft:pink_terracotta", PinkTulip = "minecraft:pink_tulip", PinkWool = "minecraft:pink_wool", Piston = "minecraft:piston", PistonArmCollision = "minecraft:piston_arm_collision", PitcherCrop = "minecraft:pitcher_crop", PitcherPlant = "minecraft:pitcher_plant", Podzol = "minecraft:podzol", PointedDripstone = "minecraft:pointed_dripstone", PolishedAndesite = "minecraft:polished_andesite", PolishedAndesiteStairs = "minecraft:polished_andesite_stairs", PolishedBasalt = "minecraft:polished_basalt", PolishedBlackstone = "minecraft:polished_blackstone", PolishedBlackstoneBrickDoubleSlab = "minecraft:polished_blackstone_brick_double_slab", PolishedBlackstoneBrickSlab = "minecraft:polished_blackstone_brick_slab", PolishedBlackstoneBrickStairs = "minecraft:polished_blackstone_brick_stairs", PolishedBlackstoneBrickWall = "minecraft:polished_blackstone_brick_wall", PolishedBlackstoneBricks = "minecraft:polished_blackstone_bricks", PolishedBlackstoneButton = "minecraft:polished_blackstone_button", PolishedBlackstoneDoubleSlab = "minecraft:polished_blackstone_double_slab", PolishedBlackstonePressurePlate = "minecraft:polished_blackstone_pressure_plate", PolishedBlackstoneSlab = "minecraft:polished_blackstone_slab", PolishedBlackstoneStairs = "minecraft:polished_blackstone_stairs", PolishedBlackstoneWall = "minecraft:polished_blackstone_wall", PolishedDeepslate = "minecraft:polished_deepslate", PolishedDeepslateDoubleSlab = "minecraft:polished_deepslate_double_slab", PolishedDeepslateSlab = "minecraft:polished_deepslate_slab", PolishedDeepslateStairs = "minecraft:polished_deepslate_stairs", PolishedDeepslateWall = "minecraft:polished_deepslate_wall", PolishedDiorite = "minecraft:polished_diorite", PolishedDioriteStairs = "minecraft:polished_diorite_stairs", PolishedGranite = "minecraft:polished_granite", PolishedGraniteStairs = "minecraft:polished_granite_stairs", PolishedTuff = "minecraft:polished_tuff", PolishedTuffDoubleSlab = "minecraft:polished_tuff_double_slab", PolishedTuffSlab = "minecraft:polished_tuff_slab", PolishedTuffStairs = "minecraft:polished_tuff_stairs", PolishedTuffWall = "minecraft:polished_tuff_wall", Poppy = "minecraft:poppy", Portal = "minecraft:portal", Potatoes = "minecraft:potatoes", PowderSnow = "minecraft:powder_snow", PoweredComparator = "minecraft:powered_comparator", PoweredRepeater = "minecraft:powered_repeater", Prismarine = "minecraft:prismarine", PrismarineBricksStairs = "minecraft:prismarine_bricks_stairs", PrismarineStairs = "minecraft:prismarine_stairs", Pumpkin = "minecraft:pumpkin", PumpkinStem = "minecraft:pumpkin_stem", PurpleCandle = "minecraft:purple_candle", PurpleCandleCake = "minecraft:purple_candle_cake", PurpleCarpet = "minecraft:purple_carpet", PurpleConcrete = "minecraft:purple_concrete", PurpleConcretePowder = "minecraft:purple_concrete_powder", PurpleGlazedTerracotta = "minecraft:purple_glazed_terracotta", PurpleShulkerBox = "minecraft:purple_shulker_box", PurpleStainedGlass = "minecraft:purple_stained_glass", PurpleStainedGlassPane = "minecraft:purple_stained_glass_pane", PurpleTerracotta = "minecraft:purple_terracotta", PurpleWool = "minecraft:purple_wool", PurpurBlock = "minecraft:purpur_block", PurpurStairs = "minecraft:purpur_stairs", QuartzBlock = "minecraft:quartz_block", QuartzBricks = "minecraft:quartz_bricks", QuartzOre = "minecraft:quartz_ore", QuartzSlab = "minecraft:quartz_slab", QuartzStairs = "minecraft:quartz_stairs", Rail = "minecraft:rail", RawCopperBlock = "minecraft:raw_copper_block", RawGoldBlock = "minecraft:raw_gold_block", RawIronBlock = "minecraft:raw_iron_block", RedCandle = "minecraft:red_candle", RedCandleCake = "minecraft:red_candle_cake", RedCarpet = "minecraft:red_carpet", RedConcrete = "minecraft:red_concrete", RedConcretePowder = "minecraft:red_concrete_powder", RedGlazedTerracotta = "minecraft:red_glazed_terracotta", RedMushroom = "minecraft:red_mushroom", RedMushroomBlock = "minecraft:red_mushroom_block", RedNetherBrick = "minecraft:red_nether_brick", RedNetherBrickStairs = "minecraft:red_nether_brick_stairs", RedSandstone = "minecraft:red_sandstone", RedSandstoneStairs = "minecraft:red_sandstone_stairs", RedShulkerBox = "minecraft:red_shulker_box", RedStainedGlass = "minecraft:red_stained_glass", RedStainedGlassPane = "minecraft:red_stained_glass_pane", RedTerracotta = "minecraft:red_terracotta", RedTulip = "minecraft:red_tulip", RedWool = "minecraft:red_wool", RedstoneBlock = "minecraft:redstone_block", RedstoneLamp = "minecraft:redstone_lamp", RedstoneOre = "minecraft:redstone_ore", RedstoneTorch = "minecraft:redstone_torch", RedstoneWire = "minecraft:redstone_wire", Reeds = "minecraft:reeds", ReinforcedDeepslate = "minecraft:reinforced_deepslate", RepeatingCommandBlock = "minecraft:repeating_command_block", Reserved6 = "minecraft:reserved6", RespawnAnchor = "minecraft:respawn_anchor", RoseBush = "minecraft:rose_bush", Sand = "minecraft:sand", Sandstone = "minecraft:sandstone", SandstoneSlab = "minecraft:sandstone_slab", SandstoneStairs = "minecraft:sandstone_stairs", Scaffolding = "minecraft:scaffolding", Sculk = "minecraft:sculk", SculkCatalyst = "minecraft:sculk_catalyst", SculkSensor = "minecraft:sculk_sensor", SculkShrieker = "minecraft:sculk_shrieker", SculkVein = "minecraft:sculk_vein", SeaLantern = "minecraft:sea_lantern", SeaPickle = "minecraft:sea_pickle", Seagrass = "minecraft:seagrass", ShortGrass = "minecraft:short_grass", Shroomlight = "minecraft:shroomlight", SilverGlazedTerracotta = "minecraft:silver_glazed_terracotta", Skull = "minecraft:skull", Slime = "minecraft:slime", SmallAmethystBud = "minecraft:small_amethyst_bud", SmallDripleafBlock = "minecraft:small_dripleaf_block", SmithingTable = "minecraft:smithing_table", Smoker = "minecraft:smoker", SmoothBasalt = "minecraft:smooth_basalt", SmoothQuartzStairs = "minecraft:smooth_quartz_stairs", SmoothRedSandstoneStairs = "minecraft:smooth_red_sandstone_stairs", SmoothSandstoneStairs = "minecraft:smooth_sandstone_stairs", SmoothStone = "minecraft:smooth_stone", SmoothStoneSlab = "minecraft:smooth_stone_slab", SnifferEgg = "minecraft:sniffer_egg", Snow = "minecraft:snow", SnowLayer = "minecraft:snow_layer", SoulCampfire = "minecraft:soul_campfire", SoulFire = "minecraft:soul_fire", SoulLantern = "minecraft:soul_lantern", SoulSand = "minecraft:soul_sand", SoulSoil = "minecraft:soul_soil", SoulTorch = "minecraft:soul_torch", Sponge = "minecraft:sponge", SporeBlossom = "minecraft:spore_blossom", SpruceButton = "minecraft:spruce_button", SpruceDoor = "minecraft:spruce_door", SpruceDoubleSlab = "minecraft:spruce_double_slab", SpruceFence = "minecraft:spruce_fence", SpruceFenceGate = "minecraft:spruce_fence_gate", SpruceHangingSign = "minecraft:spruce_hanging_sign", SpruceLeaves = "minecraft:spruce_leaves", SpruceLog = "minecraft:spruce_log", SprucePlanks = "minecraft:spruce_planks", SprucePressurePlate = "minecraft:spruce_pressure_plate", SpruceSapling = "minecraft:spruce_sapling", SpruceSlab = "minecraft:spruce_slab", SpruceStairs = "minecraft:spruce_stairs", SpruceStandingSign = "minecraft:spruce_standing_sign", SpruceTrapdoor = "minecraft:spruce_trapdoor", SpruceWallSign = "minecraft:spruce_wall_sign", SpruceWood = "minecraft:spruce_wood", StandingBanner = "minecraft:standing_banner", StandingSign = "minecraft:standing_sign", StickyPiston = "minecraft:sticky_piston", StickyPistonArmCollision = "minecraft:sticky_piston_arm_collision", Stone = "minecraft:stone", StoneBlockSlab2 = "minecraft:stone_block_slab2", StoneBlockSlab3 = "minecraft:stone_block_slab3", StoneBlockSlab4 = "minecraft:stone_block_slab4", StoneBrickSlab = "minecraft:stone_brick_slab", StoneBrickStairs = "minecraft:stone_brick_stairs", StoneButton = "minecraft:stone_button", StonePressurePlate = "minecraft:stone_pressure_plate", StoneStairs = "minecraft:stone_stairs", Stonebrick = "minecraft:stonebrick", Stonecutter = "minecraft:stonecutter", StonecutterBlock = "minecraft:stonecutter_block", StrippedAcaciaLog = "minecraft:stripped_acacia_log", StrippedAcaciaWood = "minecraft:stripped_acacia_wood", StrippedBambooBlock = "minecraft:stripped_bamboo_block", StrippedBirchLog = "minecraft:stripped_birch_log", StrippedBirchWood = "minecraft:stripped_birch_wood", StrippedCherryLog = "minecraft:stripped_cherry_log", StrippedCherryWood = "minecraft:stripped_cherry_wood", StrippedCrimsonHyphae = "minecraft:stripped_crimson_hyphae", StrippedCrimsonStem = "minecraft:stripped_crimson_stem", StrippedDarkOakLog = "minecraft:stripped_dark_oak_log", StrippedDarkOakWood = "minecraft:stripped_dark_oak_wood", StrippedJungleLog = "minecraft:stripped_jungle_log", StrippedJungleWood = "minecraft:stripped_jungle_wood", StrippedMangroveLog = "minecraft:stripped_mangrove_log", StrippedMangroveWood = "minecraft:stripped_mangrove_wood", StrippedOakLog = "minecraft:stripped_oak_log", StrippedOakWood = "minecraft:stripped_oak_wood", StrippedSpruceLog = "minecraft:stripped_spruce_log", StrippedSpruceWood = "minecraft:stripped_spruce_wood", StrippedWarpedHyphae = "minecraft:stripped_warped_hyphae", StrippedWarpedStem = "minecraft:stripped_warped_stem", StructureBlock = "minecraft:structure_block", StructureVoid = "minecraft:structure_void", Sunflower = "minecraft:sunflower", SuspiciousGravel = "minecraft:suspicious_gravel", SuspiciousSand = "minecraft:suspicious_sand", SweetBerryBush = "minecraft:sweet_berry_bush", TallGrass = "minecraft:tall_grass", Target = "minecraft:target", TintedGlass = "minecraft:tinted_glass", Tnt = "minecraft:tnt", Torch = "minecraft:torch", Torchflower = "minecraft:torchflower", TorchflowerCrop = "minecraft:torchflower_crop", Trapdoor = "minecraft:trapdoor", TrappedChest = "minecraft:trapped_chest", TrialSpawner = "minecraft:trial_spawner", TripWire = "minecraft:trip_wire", TripwireHook = "minecraft:tripwire_hook", TubeCoral = "minecraft:tube_coral", TubeCoralBlock = "minecraft:tube_coral_block", TubeCoralFan = "minecraft:tube_coral_fan", Tuff = "minecraft:tuff", TuffBrickDoubleSlab = "minecraft:tuff_brick_double_slab", TuffBrickSlab = "minecraft:tuff_brick_slab", TuffBrickStairs = "minecraft:tuff_brick_stairs", TuffBrickWall = "minecraft:tuff_brick_wall", TuffBricks = "minecraft:tuff_bricks", TuffDoubleSlab = "minecraft:tuff_double_slab", TuffSlab = "minecraft:tuff_slab", TuffStairs = "minecraft:tuff_stairs", TuffWall = "minecraft:tuff_wall", TurtleEgg = "minecraft:turtle_egg", TwistingVines = "minecraft:twisting_vines", UnderwaterTorch = "minecraft:underwater_torch", UndyedShulkerBox = "minecraft:undyed_shulker_box", Unknown = "minecraft:unknown", UnlitRedstoneTorch = "minecraft:unlit_redstone_torch", UnpoweredComparator = "minecraft:unpowered_comparator", UnpoweredRepeater = "minecraft:unpowered_repeater", Vault = "minecraft:vault", VerdantFroglight = "minecraft:verdant_froglight", Vine = "minecraft:vine", WallBanner = "minecraft:wall_banner", WallSign = "minecraft:wall_sign", WarpedButton = "minecraft:warped_button", WarpedDoor = "minecraft:warped_door", WarpedDoubleSlab = "minecraft:warped_double_slab", WarpedFence = "minecraft:warped_fence", WarpedFenceGate = "minecraft:warped_fence_gate", WarpedFungus = "minecraft:warped_fungus", WarpedHangingSign = "minecraft:warped_hanging_sign", WarpedHyphae = "minecraft:warped_hyphae", WarpedNylium = "minecraft:warped_nylium", WarpedPlanks = "minecraft:warped_planks", WarpedPressurePlate = "minecraft:warped_pressure_plate", WarpedRoots = "minecraft:warped_roots", WarpedSlab = "minecraft:warped_slab", WarpedStairs = "minecraft:warped_stairs", WarpedStandingSign = "minecraft:warped_standing_sign", WarpedStem = "minecraft:warped_stem", WarpedTrapdoor = "minecraft:warped_trapdoor", WarpedWallSign = "minecraft:warped_wall_sign", WarpedWartBlock = "minecraft:warped_wart_block", Water = "minecraft:water", Waterlily = "minecraft:waterlily", WaxedChiseledCopper = "minecraft:waxed_chiseled_copper", WaxedCopper = "minecraft:waxed_copper", WaxedCopperBulb = "minecraft:waxed_copper_bulb", WaxedCopperDoor = "minecraft:waxed_copper_door", WaxedCopperGrate = "minecraft:waxed_copper_grate", WaxedCopperTrapdoor = "minecraft:waxed_copper_trapdoor", WaxedCutCopper = "minecraft:waxed_cut_copper", WaxedCutCopperSlab = "minecraft:waxed_cut_copper_slab", WaxedCutCopperStairs = "minecraft:waxed_cut_copper_stairs", WaxedDoubleCutCopperSlab = "minecraft:waxed_double_cut_copper_slab", WaxedExposedChiseledCopper = "minecraft:waxed_exposed_chiseled_copper", WaxedExposedCopper = "minecraft:waxed_exposed_copper", WaxedExposedCopperBulb = "minecraft:waxed_exposed_copper_bulb", WaxedExposedCopperDoor = "minecraft:waxed_exposed_copper_door", WaxedExposedCopperGrate = "minecraft:waxed_exposed_copper_grate", WaxedExposedCopperTrapdoor = "minecraft:waxed_exposed_copper_trapdoor", WaxedExposedCutCopper = "minecraft:waxed_exposed_cut_copper", WaxedExposedCutCopperSlab = "minecraft:waxed_exposed_cut_copper_slab", WaxedExposedCutCopperStairs = "minecraft:waxed_exposed_cut_copper_stairs", WaxedExposedDoubleCutCopperSlab = "minecraft:waxed_exposed_double_cut_copper_slab", WaxedOxidizedChiseledCopper = "minecraft:waxed_oxidized_chiseled_copper", WaxedOxidizedCopper = "minecraft:waxed_oxidized_copper", WaxedOxidizedCopperBulb = "minecraft:waxed_oxidized_copper_bulb", WaxedOxidizedCopperDoor = "minecraft:waxed_oxidized_copper_door", WaxedOxidizedCopperGrate = "minecraft:waxed_oxidized_copper_grate", WaxedOxidizedCopperTrapdoor = "minecraft:waxed_oxidized_copper_trapdoor", WaxedOxidizedCutCopper = "minecraft:waxed_oxidized_cut_copper", WaxedOxidizedCutCopperSlab = "minecraft:waxed_oxidized_cut_copper_slab", WaxedOxidizedCutCopperStairs = "minecraft:waxed_oxidized_cut_copper_stairs", WaxedOxidizedDoubleCutCopperSlab = "minecraft:waxed_oxidized_double_cut_copper_slab", WaxedWeatheredChiseledCopper = "minecraft:waxed_weathered_chiseled_copper", WaxedWeatheredCopper = "minecraft:waxed_weathered_copper", WaxedWeatheredCopperBulb = "minecraft:waxed_weathered_copper_bulb", WaxedWeatheredCopperDoor = "minecraft:waxed_weathered_copper_door", WaxedWeatheredCopperGrate = "minecraft:waxed_weathered_copper_grate", WaxedWeatheredCopperTrapdoor = "minecraft:waxed_weathered_copper_trapdoor", WaxedWeatheredCutCopper = "minecraft:waxed_weathered_cut_copper", WaxedWeatheredCutCopperSlab = "minecraft:waxed_weathered_cut_copper_slab", WaxedWeatheredCutCopperStairs = "minecraft:waxed_weathered_cut_copper_stairs", WaxedWeatheredDoubleCutCopperSlab = "minecraft:waxed_weathered_double_cut_copper_slab", WeatheredChiseledCopper = "minecraft:weathered_chiseled_copper", WeatheredCopper = "minecraft:weathered_copper", WeatheredCopperBulb = "minecraft:weathered_copper_bulb", WeatheredCopperDoor = "minecraft:weathered_copper_door", WeatheredCopperGrate = "minecraft:weathered_copper_grate", WeatheredCopperTrapdoor = "minecraft:weathered_copper_trapdoor", WeatheredCutCopper = "minecraft:weathered_cut_copper", WeatheredCutCopperSlab = "minecraft:weathered_cut_copper_slab", WeatheredCutCopperStairs = "minecraft:weathered_cut_copper_stairs", WeatheredDoubleCutCopperSlab = "minecraft:weathered_double_cut_copper_slab", Web = "minecraft:web", WeepingVines = "minecraft:weeping_vines", Wheat = "minecraft:wheat", WhiteCandle = "minecraft:white_candle", WhiteCandleCake = "minecraft:white_candle_cake", WhiteCarpet = "minecraft:white_carpet", WhiteConcrete = "minecraft:white_concrete", WhiteConcretePowder = "minecraft:white_concrete_powder", WhiteGlazedTerracotta = "minecraft:white_glazed_terracotta", WhiteShulkerBox = "minecraft:white_shulker_box", WhiteStainedGlass = "minecraft:white_stained_glass", WhiteStainedGlassPane = "minecraft:white_stained_glass_pane", WhiteTerracotta = "minecraft:white_terracotta", WhiteTulip = "minecraft:white_tulip", WhiteWool = "minecraft:white_wool", WitherRose = "minecraft:wither_rose", WoodenButton = "minecraft:wooden_button", WoodenDoor = "minecraft:wooden_door", WoodenPressurePlate = "minecraft:wooden_pressure_plate", YellowCandle = "minecraft:yellow_candle", YellowCandleCake = "minecraft:yellow_candle_cake", YellowCarpet = "minecraft:yellow_carpet", YellowConcrete = "minecraft:yellow_concrete", YellowConcretePowder = "minecraft:yellow_concrete_powder", YellowFlower = "minecraft:yellow_flower", YellowGlazedTerracotta = "minecraft:yellow_glazed_terracotta", YellowShulkerBox = "minecraft:yellow_shulker_box", YellowStainedGlass = "minecraft:yellow_stained_glass", YellowStainedGlassPane = "minecraft:yellow_stained_glass_pane", YellowTerracotta = "minecraft:yellow_terracotta", YellowWool = "minecraft:yellow_wool", } /** * Union type equivalent of the MinecraftBlockTypes enum. */ export type MinecraftBlockTypesUnion = keyof typeof MinecraftBlockTypes; /** * All supported states and their types for MinecraftBlockTypes */ export type BlockStateSuperset = { ["active"]?: boolean; ["age"]?: number; ["age_bit"]?: boolean; ["allow_underwater_bit"]?: boolean; ["attached_bit"]?: boolean; ["attachment"]?: string; ["bamboo_leaf_size"]?: string; ["bamboo_stalk_thickness"]?: string; ["big_dripleaf_head"]?: boolean; ["big_dripleaf_tilt"]?: string; ["bite_counter"]?: number; ["block_light_level"]?: number; ["bloom"]?: boolean; ["books_stored"]?: number; ["brewing_stand_slot_a_bit"]?: boolean; ["brewing_stand_slot_b_bit"]?: boolean; ["brewing_stand_slot_c_bit"]?: boolean; ["brushed_progress"]?: number; ["button_pressed_bit"]?: boolean; ["can_summon"]?: boolean; ["candles"]?: number; ["cauldron_liquid"]?: string; ["chemistry_table_type"]?: string; ["chisel_type"]?: string; ["cluster_count"]?: number; ["color"]?: string; ["color_bit"]?: boolean; ["composter_fill_level"]?: number; ["conditional_bit"]?: boolean; ["coral_color"]?: string; ["coral_direction"]?: number; ["coral_fan_direction"]?: number; ["coral_hang_type_bit"]?: boolean; ["covered_bit"]?: boolean; ["cracked_state"]?: string; ["crafting"]?: boolean; ["damage"]?: string; ["dead_bit"]?: boolean; ["deprecated"]?: number; ["direction"]?: number; ["dirt_type"]?: string; ["disarmed_bit"]?: boolean; ["door_hinge_bit"]?: boolean; ["double_plant_type"]?: string; ["drag_down"]?: boolean; ["dripstone_thickness"]?: string; ["end_portal_eye_bit"]?: boolean; ["explode_bit"]?: boolean; ["extinguished"]?: boolean; ["facing_direction"]?: number; ["fill_level"]?: number; ["flower_type"]?: string; ["ground_sign_direction"]?: number; ["growing_plant_age"]?: number; ["growth"]?: number; ["hanging"]?: boolean; ["head_piece_bit"]?: boolean; ["height"]?: number; ["honey_level"]?: number; ["huge_mushroom_bits"]?: number; ["in_wall_bit"]?: boolean; ["infiniburn_bit"]?: boolean; ["item_frame_map_bit"]?: boolean; ["item_frame_photo_bit"]?: boolean; ["kelp_age"]?: number; ["lever_direction"]?: string; ["liquid_depth"]?: number; ["lit"]?: boolean; ["minecraft:block_face"]?: string; ["minecraft:cardinal_direction"]?: string; ["minecraft:facing_direction"]?: string; ["minecraft:vertical_half"]?: string; ["moisturized_amount"]?: number; ["monster_egg_stone_type"]?: string; ["multi_face_direction_bits"]?: number; ["new_leaf_type"]?: string; ["new_log_type"]?: string; ["no_drop_bit"]?: boolean; ["occupied_bit"]?: boolean; ["old_leaf_type"]?: string; ["old_log_type"]?: string; ["ominous"]?: boolean; ["open_bit"]?: boolean; ["orientation"]?: string; ["output_lit_bit"]?: boolean; ["output_subtract_bit"]?: boolean; ["persistent_bit"]?: boolean; ["pillar_axis"]?: string; ["portal_axis"]?: string; ["powered_bit"]?: boolean; ["prismarine_block_type"]?: string; ["propagule_stage"]?: number; ["rail_data_bit"]?: boolean; ["rail_direction"]?: number; ["redstone_signal"]?: number; ["repeater_delay"]?: number; ["respawn_anchor_charge"]?: number; ["rotation"]?: number; ["sand_stone_type"]?: string; ["sand_type"]?: string; ["sapling_type"]?: string; ["sculk_sensor_phase"]?: number; ["sea_grass_type"]?: string; ["sponge_type"]?: string; ["stability"]?: number; ["stability_check"]?: boolean; ["stone_brick_type"]?: string; ["stone_slab_type"]?: string; ["stone_slab_type_2"]?: string; ["stone_slab_type_3"]?: string; ["stone_slab_type_4"]?: string; ["stone_type"]?: string; ["stripped_bit"]?: boolean; ["structure_block_type"]?: string; ["structure_void_type"]?: string; ["suspended_bit"]?: boolean; ["tall_grass_type"]?: string; ["toggle_bit"]?: boolean; ["top_slot_bit"]?: boolean; ["torch_facing_direction"]?: string; ["trial_spawner_state"]?: number; ["triggered_bit"]?: boolean; ["turtle_egg_count"]?: string; ["twisting_vines_age"]?: number; ["update_bit"]?: boolean; ["upper_block_bit"]?: boolean; ["upside_down_bit"]?: boolean; ["vault_state"]?: string; ["vine_direction_bits"]?: number; ["wall_block_type"]?: string; ["wall_connection_type_east"]?: string; ["wall_connection_type_north"]?: string; ["wall_connection_type_south"]?: string; ["wall_connection_type_west"]?: string; ["wall_post_bit"]?: boolean; ["weeping_vines_age"]?: number; ["weirdo_direction"]?: number; ["wood_type"]?: string; }; /** * States specific to AcaciaButton */ export type AcaciaButtonStates = Pick; /** * States specific to AcaciaDoor */ export type AcaciaDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to AcaciaDoubleSlab */ export type AcaciaDoubleSlabStates = Pick; /** * States specific to AcaciaFenceGate */ export type AcaciaFenceGateStates = Pick; /** * States specific to AcaciaHangingSign */ export type AcaciaHangingSignStates = Pick< BlockStateSuperset, "attached_bit" | "facing_direction" | "ground_sign_direction" | "hanging" >; /** * States specific to AcaciaLeaves */ export type AcaciaLeavesStates = Pick; /** * States specific to AcaciaLog */ export type AcaciaLogStates = Pick; /** * States specific to AcaciaPressurePlate */ export type AcaciaPressurePlateStates = Pick; /** * States specific to AcaciaSapling */ export type AcaciaSaplingStates = Pick; /** * States specific to AcaciaSlab */ export type AcaciaSlabStates = Pick; /** * States specific to AcaciaStairs */ export type AcaciaStairsStates = Pick; /** * States specific to AcaciaStandingSign */ export type AcaciaStandingSignStates = Pick; /** * States specific to AcaciaTrapdoor */ export type AcaciaTrapdoorStates = Pick; /** * States specific to AcaciaWallSign */ export type AcaciaWallSignStates = Pick; /** * States specific to AcaciaWood */ export type AcaciaWoodStates = Pick; /** * States specific to ActivatorRail */ export type ActivatorRailStates = Pick; /** * States specific to AmethystCluster */ export type AmethystClusterStates = Pick; /** * States specific to AndesiteStairs */ export type AndesiteStairsStates = Pick; /** * States specific to Anvil */ export type AnvilStates = Pick; /** * States specific to AzaleaLeaves */ export type AzaleaLeavesStates = Pick; /** * States specific to AzaleaLeavesFlowered */ export type AzaleaLeavesFloweredStates = Pick; /** * States specific to Bamboo */ export type BambooStates = Pick; /** * States specific to BambooBlock */ export type BambooBlockStates = Pick; /** * States specific to BambooButton */ export type BambooButtonStates = Pick; /** * States specific to BambooDoor */ export type BambooDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to BambooDoubleSlab */ export type BambooDoubleSlabStates = Pick; /** * States specific to BambooFenceGate */ export type BambooFenceGateStates = Pick; /** * States specific to BambooHangingSign */ export type BambooHangingSignStates = Pick< BlockStateSuperset, "attached_bit" | "facing_direction" | "ground_sign_direction" | "hanging" >; /** * States specific to BambooMosaicDoubleSlab */ export type BambooMosaicDoubleSlabStates = Pick; /** * States specific to BambooMosaicSlab */ export type BambooMosaicSlabStates = Pick; /** * States specific to BambooMosaicStairs */ export type BambooMosaicStairsStates = Pick; /** * States specific to BambooPressurePlate */ export type BambooPressurePlateStates = Pick; /** * States specific to BambooSapling */ export type BambooSaplingStates = Pick; /** * States specific to BambooSlab */ export type BambooSlabStates = Pick; /** * States specific to BambooStairs */ export type BambooStairsStates = Pick; /** * States specific to BambooStandingSign */ export type BambooStandingSignStates = Pick; /** * States specific to BambooTrapdoor */ export type BambooTrapdoorStates = Pick; /** * States specific to BambooWallSign */ export type BambooWallSignStates = Pick; /** * States specific to Barrel */ export type BarrelStates = Pick; /** * States specific to Basalt */ export type BasaltStates = Pick; /** * States specific to Bed */ export type BedStates = Pick; /** * States specific to Bedrock */ export type BedrockStates = Pick; /** * States specific to BeeNest */ export type BeeNestStates = Pick; /** * States specific to Beehive */ export type BeehiveStates = Pick; /** * States specific to Beetroot */ export type BeetrootStates = Pick; /** * States specific to Bell */ export type BellStates = Pick; /** * States specific to BigDripleaf */ export type BigDripleafStates = Pick< BlockStateSuperset, "big_dripleaf_head" | "big_dripleaf_tilt" | "minecraft:cardinal_direction" >; /** * States specific to BirchButton */ export type BirchButtonStates = Pick; /** * States specific to BirchDoor */ export type BirchDoorStates = Pick; /** * States specific to BirchDoubleSlab */ export type BirchDoubleSlabStates = Pick; /** * States specific to BirchFenceGate */ export type BirchFenceGateStates = Pick; /** * States specific to BirchHangingSign */ export type BirchHangingSignStates = Pick< BlockStateSuperset, "attached_bit" | "facing_direction" | "ground_sign_direction" | "hanging" >; /** * States specific to BirchLeaves */ export type BirchLeavesStates = Pick; /** * States specific to BirchLog */ export type BirchLogStates = Pick; /** * States specific to BirchPressurePlate */ export type BirchPressurePlateStates = Pick; /** * States specific to BirchSapling */ export type BirchSaplingStates = Pick; /** * States specific to BirchSlab */ export type BirchSlabStates = Pick; /** * States specific to BirchStairs */ export type BirchStairsStates = Pick; /** * States specific to BirchStandingSign */ export type BirchStandingSignStates = Pick; /** * States specific to BirchTrapdoor */ export type BirchTrapdoorStates = Pick; /** * States specific to BirchWallSign */ export type BirchWallSignStates = Pick; /** * States specific to BirchWood */ export type BirchWoodStates = Pick; /** * States specific to BlackCandle */ export type BlackCandleStates = Pick; /** * States specific to BlackCandleCake */ export type BlackCandleCakeStates = Pick; /** * States specific to BlackGlazedTerracotta */ export type BlackGlazedTerracottaStates = Pick; /** * States specific to BlackstoneDoubleSlab */ export type BlackstoneDoubleSlabStates = Pick; /** * States specific to BlackstoneSlab */ export type BlackstoneSlabStates = Pick; /** * States specific to BlackstoneStairs */ export type BlackstoneStairsStates = Pick; /** * States specific to BlackstoneWall */ export type BlackstoneWallStates = Pick< BlockStateSuperset, | "wall_connection_type_east" | "wall_connection_type_north" | "wall_connection_type_south" | "wall_connection_type_west" | "wall_post_bit" >; /** * States specific to BlastFurnace */ export type BlastFurnaceStates = Pick; /** * States specific to BlueCandle */ export type BlueCandleStates = Pick; /** * States specific to BlueCandleCake */ export type BlueCandleCakeStates = Pick; /** * States specific to BlueGlazedTerracotta */ export type BlueGlazedTerracottaStates = Pick; /** * States specific to BoneBlock */ export type BoneBlockStates = Pick; /** * States specific to BorderBlock */ export type BorderBlockStates = Pick< BlockStateSuperset, | "wall_connection_type_east" | "wall_connection_type_north" | "wall_connection_type_south" | "wall_connection_type_west" | "wall_post_bit" >; /** * States specific to BrainCoralFan */ export type BrainCoralFanStates = Pick; /** * States specific to BrewingStand */ export type BrewingStandStates = Pick< BlockStateSuperset, "brewing_stand_slot_a_bit" | "brewing_stand_slot_b_bit" | "brewing_stand_slot_c_bit" >; /** * States specific to BrickSlab */ export type BrickSlabStates = Pick; /** * States specific to BrickStairs */ export type BrickStairsStates = Pick; /** * States specific to BrownCandle */ export type BrownCandleStates = Pick; /** * States specific to BrownCandleCake */ export type BrownCandleCakeStates = Pick; /** * States specific to BrownGlazedTerracotta */ export type BrownGlazedTerracottaStates = Pick; /** * States specific to BrownMushroomBlock */ export type BrownMushroomBlockStates = Pick; /** * States specific to BubbleColumn */ export type BubbleColumnStates = Pick; /** * States specific to BubbleCoralFan */ export type BubbleCoralFanStates = Pick; /** * States specific to Cactus */ export type CactusStates = Pick; /** * States specific to Cake */ export type CakeStates = Pick; /** * States specific to CalibratedSculkSensor */ export type CalibratedSculkSensorStates = Pick< BlockStateSuperset, "minecraft:cardinal_direction" | "sculk_sensor_phase" >; /** * States specific to Campfire */ export type CampfireStates = Pick; /** * States specific to Candle */ export type CandleStates = Pick; /** * States specific to CandleCake */ export type CandleCakeStates = Pick; /** * States specific to Carrots */ export type CarrotsStates = Pick; /** * States specific to CarvedPumpkin */ export type CarvedPumpkinStates = Pick; /** * States specific to Cauldron */ export type CauldronStates = Pick; /** * States specific to CaveVines */ export type CaveVinesStates = Pick; /** * States specific to CaveVinesBodyWithBerries */ export type CaveVinesBodyWithBerriesStates = Pick; /** * States specific to CaveVinesHeadWithBerries */ export type CaveVinesHeadWithBerriesStates = Pick; /** * States specific to Chain */ export type ChainStates = Pick; /** * States specific to ChainCommandBlock */ export type ChainCommandBlockStates = Pick; /** * States specific to ChemistryTable */ export type ChemistryTableStates = Pick; /** * States specific to CherryButton */ export type CherryButtonStates = Pick; /** * States specific to CherryDoor */ export type CherryDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to CherryDoubleSlab */ export type CherryDoubleSlabStates = Pick; /** * States specific to CherryFenceGate */ export type CherryFenceGateStates = Pick; /** * States specific to CherryHangingSign */ export type CherryHangingSignStates = Pick< BlockStateSuperset, "attached_bit" | "facing_direction" | "ground_sign_direction" | "hanging" >; /** * States specific to CherryLeaves */ export type CherryLeavesStates = Pick; /** * States specific to CherryLog */ export type CherryLogStates = Pick; /** * States specific to CherryPressurePlate */ export type CherryPressurePlateStates = Pick; /** * States specific to CherrySapling */ export type CherrySaplingStates = Pick; /** * States specific to CherrySlab */ export type CherrySlabStates = Pick; /** * States specific to CherryStairs */ export type CherryStairsStates = Pick; /** * States specific to CherryStandingSign */ export type CherryStandingSignStates = Pick; /** * States specific to CherryTrapdoor */ export type CherryTrapdoorStates = Pick; /** * States specific to CherryWallSign */ export type CherryWallSignStates = Pick; /** * States specific to CherryWood */ export type CherryWoodStates = Pick; /** * States specific to Chest */ export type ChestStates = Pick; /** * States specific to ChiseledBookshelf */ export type ChiseledBookshelfStates = Pick; /** * States specific to ChorusFlower */ export type ChorusFlowerStates = Pick; /** * States specific to CobbledDeepslateDoubleSlab */ export type CobbledDeepslateDoubleSlabStates = Pick; /** * States specific to CobbledDeepslateSlab */ export type CobbledDeepslateSlabStates = Pick; /** * States specific to CobbledDeepslateStairs */ export type CobbledDeepslateStairsStates = Pick; /** * States specific to CobbledDeepslateWall */ export type CobbledDeepslateWallStates = Pick< BlockStateSuperset, | "wall_connection_type_east" | "wall_connection_type_north" | "wall_connection_type_south" | "wall_connection_type_west" | "wall_post_bit" >; /** * States specific to CobblestoneSlab */ export type CobblestoneSlabStates = Pick; /** * States specific to CobblestoneWall */ export type CobblestoneWallStates = Pick< BlockStateSuperset, | "wall_block_type" | "wall_connection_type_east" | "wall_connection_type_north" | "wall_connection_type_south" | "wall_connection_type_west" | "wall_post_bit" >; /** * States specific to Cocoa */ export type CocoaStates = Pick; /** * States specific to ColoredTorchBp */ export type ColoredTorchBpStates = Pick; /** * States specific to ColoredTorchRg */ export type ColoredTorchRgStates = Pick; /** * States specific to CommandBlock */ export type CommandBlockStates = Pick; /** * States specific to Composter */ export type ComposterStates = Pick; /** * States specific to CopperBulb */ export type CopperBulbStates = Pick; /** * States specific to CopperDoor */ export type CopperDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to CopperTrapdoor */ export type CopperTrapdoorStates = Pick; /** * States specific to CoralFanHang */ export type CoralFanHangStates = Pick; /** * States specific to CoralFanHang2 */ export type CoralFanHang2States = Pick; /** * States specific to CoralFanHang3 */ export type CoralFanHang3States = Pick; /** * States specific to Crafter */ export type CrafterStates = Pick; /** * States specific to CrimsonButton */ export type CrimsonButtonStates = Pick; /** * States specific to CrimsonDoor */ export type CrimsonDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to CrimsonDoubleSlab */ export type CrimsonDoubleSlabStates = Pick; /** * States specific to CrimsonFenceGate */ export type CrimsonFenceGateStates = Pick; /** * States specific to CrimsonHangingSign */ export type CrimsonHangingSignStates = Pick< BlockStateSuperset, "attached_bit" | "facing_direction" | "ground_sign_direction" | "hanging" >; /** * States specific to CrimsonHyphae */ export type CrimsonHyphaeStates = Pick; /** * States specific to CrimsonPressurePlate */ export type CrimsonPressurePlateStates = Pick; /** * States specific to CrimsonSlab */ export type CrimsonSlabStates = Pick; /** * States specific to CrimsonStairs */ export type CrimsonStairsStates = Pick; /** * States specific to CrimsonStandingSign */ export type CrimsonStandingSignStates = Pick; /** * States specific to CrimsonStem */ export type CrimsonStemStates = Pick; /** * States specific to CrimsonTrapdoor */ export type CrimsonTrapdoorStates = Pick; /** * States specific to CrimsonWallSign */ export type CrimsonWallSignStates = Pick; /** * States specific to CutCopperSlab */ export type CutCopperSlabStates = Pick; /** * States specific to CutCopperStairs */ export type CutCopperStairsStates = Pick; /** * States specific to CyanCandle */ export type CyanCandleStates = Pick; /** * States specific to CyanCandleCake */ export type CyanCandleCakeStates = Pick; /** * States specific to CyanGlazedTerracotta */ export type CyanGlazedTerracottaStates = Pick; /** * States specific to DarkOakButton */ export type DarkOakButtonStates = Pick; /** * States specific to DarkOakDoor */ export type DarkOakDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to DarkOakDoubleSlab */ export type DarkOakDoubleSlabStates = Pick; /** * States specific to DarkOakFenceGate */ export type DarkOakFenceGateStates = Pick; /** * States specific to DarkOakHangingSign */ export type DarkOakHangingSignStates = Pick< BlockStateSuperset, "attached_bit" | "facing_direction" | "ground_sign_direction" | "hanging" >; /** * States specific to DarkOakLeaves */ export type DarkOakLeavesStates = Pick; /** * States specific to DarkOakLog */ export type DarkOakLogStates = Pick; /** * States specific to DarkOakPressurePlate */ export type DarkOakPressurePlateStates = Pick; /** * States specific to DarkOakSapling */ export type DarkOakSaplingStates = Pick; /** * States specific to DarkOakSlab */ export type DarkOakSlabStates = Pick; /** * States specific to DarkOakStairs */ export type DarkOakStairsStates = Pick; /** * States specific to DarkOakTrapdoor */ export type DarkOakTrapdoorStates = Pick; /** * States specific to DarkOakWood */ export type DarkOakWoodStates = Pick; /** * States specific to DarkPrismarineStairs */ export type DarkPrismarineStairsStates = Pick; /** * States specific to DarkoakStandingSign */ export type DarkoakStandingSignStates = Pick; /** * States specific to DarkoakWallSign */ export type DarkoakWallSignStates = Pick; /** * States specific to DaylightDetector */ export type DaylightDetectorStates = Pick; /** * States specific to DaylightDetectorInverted */ export type DaylightDetectorInvertedStates = Pick; /** * States specific to DeadBrainCoralFan */ export type DeadBrainCoralFanStates = Pick; /** * States specific to DeadBubbleCoralFan */ export type DeadBubbleCoralFanStates = Pick; /** * States specific to DeadFireCoralFan */ export type DeadFireCoralFanStates = Pick; /** * States specific to DeadHornCoralFan */ export type DeadHornCoralFanStates = Pick; /** * States specific to DeadTubeCoralFan */ export type DeadTubeCoralFanStates = Pick; /** * States specific to DecoratedPot */ export type DecoratedPotStates = Pick; /** * States specific to Deepslate */ export type DeepslateStates = Pick; /** * States specific to DeepslateBrickDoubleSlab */ export type DeepslateBrickDoubleSlabStates = Pick; /** * States specific to DeepslateBrickSlab */ export type DeepslateBrickSlabStates = Pick; /** * States specific to DeepslateBrickStairs */ export type DeepslateBrickStairsStates = Pick; /** * States specific to DeepslateBrickWall */ export type DeepslateBrickWallStates = Pick< BlockStateSuperset, | "wall_connection_type_east" | "wall_connection_type_north" | "wall_connection_type_south" | "wall_connection_type_west" | "wall_post_bit" >; /** * States specific to DeepslateTileDoubleSlab */ export type DeepslateTileDoubleSlabStates = Pick; /** * States specific to DeepslateTileSlab */ export type DeepslateTileSlabStates = Pick; /** * States specific to DeepslateTileStairs */ export type DeepslateTileStairsStates = Pick; /** * States specific to DeepslateTileWall */ export type DeepslateTileWallStates = Pick< BlockStateSuperset, | "wall_connection_type_east" | "wall_connection_type_north" | "wall_connection_type_south" | "wall_connection_type_west" | "wall_post_bit" >; /** * States specific to DetectorRail */ export type DetectorRailStates = Pick; /** * States specific to DioriteStairs */ export type DioriteStairsStates = Pick; /** * States specific to Dirt */ export type DirtStates = Pick; /** * States specific to Dispenser */ export type DispenserStates = Pick; /** * States specific to DoubleCutCopperSlab */ export type DoubleCutCopperSlabStates = Pick; /** * States specific to DoubleStoneBlockSlab */ export type DoubleStoneBlockSlabStates = Pick; /** * States specific to DoubleStoneBlockSlab2 */ export type DoubleStoneBlockSlab2States = Pick; /** * States specific to DoubleStoneBlockSlab3 */ export type DoubleStoneBlockSlab3States = Pick; /** * States specific to DoubleStoneBlockSlab4 */ export type DoubleStoneBlockSlab4States = Pick; /** * States specific to Dropper */ export type DropperStates = Pick; /** * States specific to EndBrickStairs */ export type EndBrickStairsStates = Pick; /** * States specific to EndPortalFrame */ export type EndPortalFrameStates = Pick; /** * States specific to EndRod */ export type EndRodStates = Pick; /** * States specific to EnderChest */ export type EnderChestStates = Pick; /** * States specific to ExposedCopperBulb */ export type ExposedCopperBulbStates = Pick; /** * States specific to ExposedCopperDoor */ export type ExposedCopperDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to ExposedCopperTrapdoor */ export type ExposedCopperTrapdoorStates = Pick; /** * States specific to ExposedCutCopperSlab */ export type ExposedCutCopperSlabStates = Pick; /** * States specific to ExposedCutCopperStairs */ export type ExposedCutCopperStairsStates = Pick; /** * States specific to ExposedDoubleCutCopperSlab */ export type ExposedDoubleCutCopperSlabStates = Pick; /** * States specific to Farmland */ export type FarmlandStates = Pick; /** * States specific to FenceGate */ export type FenceGateStates = Pick; /** * States specific to Fire */ export type FireStates = Pick; /** * States specific to FireCoralFan */ export type FireCoralFanStates = Pick; /** * States specific to FlowerPot */ export type FlowerPotStates = Pick; /** * States specific to FlowingLava */ export type FlowingLavaStates = Pick; /** * States specific to FlowingWater */ export type FlowingWaterStates = Pick; /** * States specific to Frame */ export type FrameStates = Pick; /** * States specific to FrostedIce */ export type FrostedIceStates = Pick; /** * States specific to Furnace */ export type FurnaceStates = Pick; /** * States specific to GlowFrame */ export type GlowFrameStates = Pick< BlockStateSuperset, "facing_direction" | "item_frame_map_bit" | "item_frame_photo_bit" >; /** * States specific to GlowLichen */ export type GlowLichenStates = Pick; /** * States specific to GoldenRail */ export type GoldenRailStates = Pick; /** * States specific to GraniteStairs */ export type GraniteStairsStates = Pick; /** * States specific to GrayCandle */ export type GrayCandleStates = Pick; /** * States specific to GrayCandleCake */ export type GrayCandleCakeStates = Pick; /** * States specific to GrayGlazedTerracotta */ export type GrayGlazedTerracottaStates = Pick; /** * States specific to GreenCandle */ export type GreenCandleStates = Pick; /** * States specific to GreenCandleCake */ export type GreenCandleCakeStates = Pick; /** * States specific to GreenGlazedTerracotta */ export type GreenGlazedTerracottaStates = Pick; /** * States specific to Grindstone */ export type GrindstoneStates = Pick; /** * States specific to HayBlock */ export type HayBlockStates = Pick; /** * States specific to HeavyWeightedPressurePlate */ export type HeavyWeightedPressurePlateStates = Pick; /** * States specific to Hopper */ export type HopperStates = Pick; /** * States specific to HornCoralFan */ export type HornCoralFanStates = Pick; /** * States specific to InfestedDeepslate */ export type InfestedDeepslateStates = Pick; /** * States specific to IronDoor */ export type IronDoorStates = Pick; /** * States specific to IronTrapdoor */ export type IronTrapdoorStates = Pick; /** * States specific to Jigsaw */ export type JigsawStates = Pick; /** * States specific to JungleButton */ export type JungleButtonStates = Pick; /** * States specific to JungleDoor */ export type JungleDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to JungleDoubleSlab */ export type JungleDoubleSlabStates = Pick; /** * States specific to JungleFenceGate */ export type JungleFenceGateStates = Pick; /** * States specific to JungleHangingSign */ export type JungleHangingSignStates = Pick< BlockStateSuperset, "attached_bit" | "facing_direction" | "ground_sign_direction" | "hanging" >; /** * States specific to JungleLeaves */ export type JungleLeavesStates = Pick; /** * States specific to JungleLog */ export type JungleLogStates = Pick; /** * States specific to JunglePressurePlate */ export type JunglePressurePlateStates = Pick; /** * States specific to JungleSapling */ export type JungleSaplingStates = Pick; /** * States specific to JungleSlab */ export type JungleSlabStates = Pick; /** * States specific to JungleStairs */ export type JungleStairsStates = Pick; /** * States specific to JungleStandingSign */ export type JungleStandingSignStates = Pick; /** * States specific to JungleTrapdoor */ export type JungleTrapdoorStates = Pick; /** * States specific to JungleWallSign */ export type JungleWallSignStates = Pick; /** * States specific to JungleWood */ export type JungleWoodStates = Pick; /** * States specific to Kelp */ export type KelpStates = Pick; /** * States specific to Ladder */ export type LadderStates = Pick; /** * States specific to Lantern */ export type LanternStates = Pick; /** * States specific to LargeAmethystBud */ export type LargeAmethystBudStates = Pick; /** * States specific to LargeFern */ export type LargeFernStates = Pick; /** * States specific to Lava */ export type LavaStates = Pick; /** * States specific to Lectern */ export type LecternStates = Pick; /** * States specific to Lever */ export type LeverStates = Pick; /** * States specific to LightBlock */ export type LightBlockStates = Pick; /** * States specific to LightBlueCandle */ export type LightBlueCandleStates = Pick; /** * States specific to LightBlueCandleCake */ export type LightBlueCandleCakeStates = Pick; /** * States specific to LightBlueGlazedTerracotta */ export type LightBlueGlazedTerracottaStates = Pick; /** * States specific to LightGrayCandle */ export type LightGrayCandleStates = Pick; /** * States specific to LightGrayCandleCake */ export type LightGrayCandleCakeStates = Pick; /** * States specific to LightWeightedPressurePlate */ export type LightWeightedPressurePlateStates = Pick; /** * States specific to LightningRod */ export type LightningRodStates = Pick; /** * States specific to Lilac */ export type LilacStates = Pick; /** * States specific to LimeCandle */ export type LimeCandleStates = Pick; /** * States specific to LimeCandleCake */ export type LimeCandleCakeStates = Pick; /** * States specific to LimeGlazedTerracotta */ export type LimeGlazedTerracottaStates = Pick; /** * States specific to LitBlastFurnace */ export type LitBlastFurnaceStates = Pick; /** * States specific to LitFurnace */ export type LitFurnaceStates = Pick; /** * States specific to LitPumpkin */ export type LitPumpkinStates = Pick; /** * States specific to LitSmoker */ export type LitSmokerStates = Pick; /** * States specific to Loom */ export type LoomStates = Pick; /** * States specific to MagentaCandle */ export type MagentaCandleStates = Pick; /** * States specific to MagentaCandleCake */ export type MagentaCandleCakeStates = Pick; /** * States specific to MagentaGlazedTerracotta */ export type MagentaGlazedTerracottaStates = Pick; /** * States specific to MangroveButton */ export type MangroveButtonStates = Pick; /** * States specific to MangroveDoor */ export type MangroveDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to MangroveDoubleSlab */ export type MangroveDoubleSlabStates = Pick; /** * States specific to MangroveFenceGate */ export type MangroveFenceGateStates = Pick; /** * States specific to MangroveHangingSign */ export type MangroveHangingSignStates = Pick< BlockStateSuperset, "attached_bit" | "facing_direction" | "ground_sign_direction" | "hanging" >; /** * States specific to MangroveLeaves */ export type MangroveLeavesStates = Pick; /** * States specific to MangroveLog */ export type MangroveLogStates = Pick; /** * States specific to MangrovePressurePlate */ export type MangrovePressurePlateStates = Pick; /** * States specific to MangrovePropagule */ export type MangrovePropaguleStates = Pick; /** * States specific to MangroveSlab */ export type MangroveSlabStates = Pick; /** * States specific to MangroveStairs */ export type MangroveStairsStates = Pick; /** * States specific to MangroveStandingSign */ export type MangroveStandingSignStates = Pick; /** * States specific to MangroveTrapdoor */ export type MangroveTrapdoorStates = Pick; /** * States specific to MangroveWallSign */ export type MangroveWallSignStates = Pick; /** * States specific to MangroveWood */ export type MangroveWoodStates = Pick; /** * States specific to MediumAmethystBud */ export type MediumAmethystBudStates = Pick; /** * States specific to MelonStem */ export type MelonStemStates = Pick; /** * States specific to MonsterEgg */ export type MonsterEggStates = Pick; /** * States specific to MossyCobblestoneStairs */ export type MossyCobblestoneStairsStates = Pick; /** * States specific to MossyStoneBrickStairs */ export type MossyStoneBrickStairsStates = Pick; /** * States specific to MudBrickDoubleSlab */ export type MudBrickDoubleSlabStates = Pick; /** * States specific to MudBrickSlab */ export type MudBrickSlabStates = Pick; /** * States specific to MudBrickStairs */ export type MudBrickStairsStates = Pick; /** * States specific to MudBrickWall */ export type MudBrickWallStates = Pick< BlockStateSuperset, | "wall_connection_type_east" | "wall_connection_type_north" | "wall_connection_type_south" | "wall_connection_type_west" | "wall_post_bit" >; /** * States specific to MuddyMangroveRoots */ export type MuddyMangroveRootsStates = Pick; /** * States specific to NetherBrickSlab */ export type NetherBrickSlabStates = Pick; /** * States specific to NetherBrickStairs */ export type NetherBrickStairsStates = Pick; /** * States specific to NetherWart */ export type NetherWartStates = Pick; /** * States specific to NormalStoneStairs */ export type NormalStoneStairsStates = Pick; /** * States specific to OakDoubleSlab */ export type OakDoubleSlabStates = Pick; /** * States specific to OakHangingSign */ export type OakHangingSignStates = Pick< BlockStateSuperset, "attached_bit" | "facing_direction" | "ground_sign_direction" | "hanging" >; /** * States specific to OakLeaves */ export type OakLeavesStates = Pick; /** * States specific to OakLog */ export type OakLogStates = Pick; /** * States specific to OakSapling */ export type OakSaplingStates = Pick; /** * States specific to OakSlab */ export type OakSlabStates = Pick; /** * States specific to OakStairs */ export type OakStairsStates = Pick; /** * States specific to OakWood */ export type OakWoodStates = Pick; /** * States specific to Observer */ export type ObserverStates = Pick; /** * States specific to OchreFroglight */ export type OchreFroglightStates = Pick; /** * States specific to OrangeCandle */ export type OrangeCandleStates = Pick; /** * States specific to OrangeCandleCake */ export type OrangeCandleCakeStates = Pick; /** * States specific to OrangeGlazedTerracotta */ export type OrangeGlazedTerracottaStates = Pick; /** * States specific to OxidizedCopperBulb */ export type OxidizedCopperBulbStates = Pick; /** * States specific to OxidizedCopperDoor */ export type OxidizedCopperDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to OxidizedCopperTrapdoor */ export type OxidizedCopperTrapdoorStates = Pick; /** * States specific to OxidizedCutCopperSlab */ export type OxidizedCutCopperSlabStates = Pick; /** * States specific to OxidizedCutCopperStairs */ export type OxidizedCutCopperStairsStates = Pick; /** * States specific to OxidizedDoubleCutCopperSlab */ export type OxidizedDoubleCutCopperSlabStates = Pick; /** * States specific to PearlescentFroglight */ export type PearlescentFroglightStates = Pick; /** * States specific to Peony */ export type PeonyStates = Pick; /** * States specific to PetrifiedOakSlab */ export type PetrifiedOakSlabStates = Pick; /** * States specific to PinkCandle */ export type PinkCandleStates = Pick; /** * States specific to PinkCandleCake */ export type PinkCandleCakeStates = Pick; /** * States specific to PinkGlazedTerracotta */ export type PinkGlazedTerracottaStates = Pick; /** * States specific to PinkPetals */ export type PinkPetalsStates = Pick; /** * States specific to Piston */ export type PistonStates = Pick; /** * States specific to PistonArmCollision */ export type PistonArmCollisionStates = Pick; /** * States specific to PitcherCrop */ export type PitcherCropStates = Pick; /** * States specific to PitcherPlant */ export type PitcherPlantStates = Pick; /** * States specific to PointedDripstone */ export type PointedDripstoneStates = Pick; /** * States specific to PolishedAndesiteStairs */ export type PolishedAndesiteStairsStates = Pick; /** * States specific to PolishedBasalt */ export type PolishedBasaltStates = Pick; /** * States specific to PolishedBlackstoneBrickDoubleSlab */ export type PolishedBlackstoneBrickDoubleSlabStates = Pick; /** * States specific to PolishedBlackstoneBrickSlab */ export type PolishedBlackstoneBrickSlabStates = Pick; /** * States specific to PolishedBlackstoneBrickStairs */ export type PolishedBlackstoneBrickStairsStates = Pick; /** * States specific to PolishedBlackstoneBrickWall */ export type PolishedBlackstoneBrickWallStates = Pick< BlockStateSuperset, | "wall_connection_type_east" | "wall_connection_type_north" | "wall_connection_type_south" | "wall_connection_type_west" | "wall_post_bit" >; /** * States specific to PolishedBlackstoneButton */ export type PolishedBlackstoneButtonStates = Pick; /** * States specific to PolishedBlackstoneDoubleSlab */ export type PolishedBlackstoneDoubleSlabStates = Pick; /** * States specific to PolishedBlackstonePressurePlate */ export type PolishedBlackstonePressurePlateStates = Pick; /** * States specific to PolishedBlackstoneSlab */ export type PolishedBlackstoneSlabStates = Pick; /** * States specific to PolishedBlackstoneStairs */ export type PolishedBlackstoneStairsStates = Pick; /** * States specific to PolishedBlackstoneWall */ export type PolishedBlackstoneWallStates = Pick< BlockStateSuperset, | "wall_connection_type_east" | "wall_connection_type_north" | "wall_connection_type_south" | "wall_connection_type_west" | "wall_post_bit" >; /** * States specific to PolishedDeepslateDoubleSlab */ export type PolishedDeepslateDoubleSlabStates = Pick; /** * States specific to PolishedDeepslateSlab */ export type PolishedDeepslateSlabStates = Pick; /** * States specific to PolishedDeepslateStairs */ export type PolishedDeepslateStairsStates = Pick; /** * States specific to PolishedDeepslateWall */ export type PolishedDeepslateWallStates = Pick< BlockStateSuperset, | "wall_connection_type_east" | "wall_connection_type_north" | "wall_connection_type_south" | "wall_connection_type_west" | "wall_post_bit" >; /** * States specific to PolishedDioriteStairs */ export type PolishedDioriteStairsStates = Pick; /** * States specific to PolishedGraniteStairs */ export type PolishedGraniteStairsStates = Pick; /** * States specific to PolishedTuffDoubleSlab */ export type PolishedTuffDoubleSlabStates = Pick; /** * States specific to PolishedTuffSlab */ export type PolishedTuffSlabStates = Pick; /** * States specific to PolishedTuffStairs */ export type PolishedTuffStairsStates = Pick; /** * States specific to PolishedTuffWall */ export type PolishedTuffWallStates = Pick< BlockStateSuperset, | "wall_connection_type_east" | "wall_connection_type_north" | "wall_connection_type_south" | "wall_connection_type_west" | "wall_post_bit" >; /** * States specific to Portal */ export type PortalStates = Pick; /** * States specific to Potatoes */ export type PotatoesStates = Pick; /** * States specific to PoweredComparator */ export type PoweredComparatorStates = Pick< BlockStateSuperset, "minecraft:cardinal_direction" | "output_lit_bit" | "output_subtract_bit" >; /** * States specific to PoweredRepeater */ export type PoweredRepeaterStates = Pick; /** * States specific to Prismarine */ export type PrismarineStates = Pick; /** * States specific to PrismarineBricksStairs */ export type PrismarineBricksStairsStates = Pick; /** * States specific to PrismarineStairs */ export type PrismarineStairsStates = Pick; /** * States specific to Pumpkin */ export type PumpkinStates = Pick; /** * States specific to PumpkinStem */ export type PumpkinStemStates = Pick; /** * States specific to PurpleCandle */ export type PurpleCandleStates = Pick; /** * States specific to PurpleCandleCake */ export type PurpleCandleCakeStates = Pick; /** * States specific to PurpleGlazedTerracotta */ export type PurpleGlazedTerracottaStates = Pick; /** * States specific to PurpurBlock */ export type PurpurBlockStates = Pick; /** * States specific to PurpurStairs */ export type PurpurStairsStates = Pick; /** * States specific to QuartzBlock */ export type QuartzBlockStates = Pick; /** * States specific to QuartzSlab */ export type QuartzSlabStates = Pick; /** * States specific to QuartzStairs */ export type QuartzStairsStates = Pick; /** * States specific to Rail */ export type RailStates = Pick; /** * States specific to RedCandle */ export type RedCandleStates = Pick; /** * States specific to RedCandleCake */ export type RedCandleCakeStates = Pick; /** * States specific to RedGlazedTerracotta */ export type RedGlazedTerracottaStates = Pick; /** * States specific to RedMushroomBlock */ export type RedMushroomBlockStates = Pick; /** * States specific to RedNetherBrickStairs */ export type RedNetherBrickStairsStates = Pick; /** * States specific to RedSandstone */ export type RedSandstoneStates = Pick; /** * States specific to RedSandstoneStairs */ export type RedSandstoneStairsStates = Pick; /** * States specific to RedstoneTorch */ export type RedstoneTorchStates = Pick; /** * States specific to RedstoneWire */ export type RedstoneWireStates = Pick; /** * States specific to Reeds */ export type ReedsStates = Pick; /** * States specific to RepeatingCommandBlock */ export type RepeatingCommandBlockStates = Pick; /** * States specific to RespawnAnchor */ export type RespawnAnchorStates = Pick; /** * States specific to RoseBush */ export type RoseBushStates = Pick; /** * States specific to Sand */ export type SandStates = Pick; /** * States specific to Sandstone */ export type SandstoneStates = Pick; /** * States specific to SandstoneSlab */ export type SandstoneSlabStates = Pick; /** * States specific to SandstoneStairs */ export type SandstoneStairsStates = Pick; /** * States specific to Scaffolding */ export type ScaffoldingStates = Pick; /** * States specific to SculkCatalyst */ export type SculkCatalystStates = Pick; /** * States specific to SculkSensor */ export type SculkSensorStates = Pick; /** * States specific to SculkShrieker */ export type SculkShriekerStates = Pick; /** * States specific to SculkVein */ export type SculkVeinStates = Pick; /** * States specific to SeaPickle */ export type SeaPickleStates = Pick; /** * States specific to Seagrass */ export type SeagrassStates = Pick; /** * States specific to SilverGlazedTerracotta */ export type SilverGlazedTerracottaStates = Pick; /** * States specific to Skull */ export type SkullStates = Pick; /** * States specific to SmallAmethystBud */ export type SmallAmethystBudStates = Pick; /** * States specific to SmallDripleafBlock */ export type SmallDripleafBlockStates = Pick; /** * States specific to Smoker */ export type SmokerStates = Pick; /** * States specific to SmoothQuartzStairs */ export type SmoothQuartzStairsStates = Pick; /** * States specific to SmoothRedSandstoneStairs */ export type SmoothRedSandstoneStairsStates = Pick; /** * States specific to SmoothSandstoneStairs */ export type SmoothSandstoneStairsStates = Pick; /** * States specific to SmoothStoneSlab */ export type SmoothStoneSlabStates = Pick; /** * States specific to SnifferEgg */ export type SnifferEggStates = Pick; /** * States specific to SnowLayer */ export type SnowLayerStates = Pick; /** * States specific to SoulCampfire */ export type SoulCampfireStates = Pick; /** * States specific to SoulFire */ export type SoulFireStates = Pick; /** * States specific to SoulLantern */ export type SoulLanternStates = Pick; /** * States specific to SoulTorch */ export type SoulTorchStates = Pick; /** * States specific to Sponge */ export type SpongeStates = Pick; /** * States specific to SpruceButton */ export type SpruceButtonStates = Pick; /** * States specific to SpruceDoor */ export type SpruceDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to SpruceDoubleSlab */ export type SpruceDoubleSlabStates = Pick; /** * States specific to SpruceFenceGate */ export type SpruceFenceGateStates = Pick; /** * States specific to SpruceHangingSign */ export type SpruceHangingSignStates = Pick< BlockStateSuperset, "attached_bit" | "facing_direction" | "ground_sign_direction" | "hanging" >; /** * States specific to SpruceLeaves */ export type SpruceLeavesStates = Pick; /** * States specific to SpruceLog */ export type SpruceLogStates = Pick; /** * States specific to SprucePressurePlate */ export type SprucePressurePlateStates = Pick; /** * States specific to SpruceSapling */ export type SpruceSaplingStates = Pick; /** * States specific to SpruceSlab */ export type SpruceSlabStates = Pick; /** * States specific to SpruceStairs */ export type SpruceStairsStates = Pick; /** * States specific to SpruceStandingSign */ export type SpruceStandingSignStates = Pick; /** * States specific to SpruceTrapdoor */ export type SpruceTrapdoorStates = Pick; /** * States specific to SpruceWallSign */ export type SpruceWallSignStates = Pick; /** * States specific to SpruceWood */ export type SpruceWoodStates = Pick; /** * States specific to StandingBanner */ export type StandingBannerStates = Pick; /** * States specific to StandingSign */ export type StandingSignStates = Pick; /** * States specific to StickyPiston */ export type StickyPistonStates = Pick; /** * States specific to StickyPistonArmCollision */ export type StickyPistonArmCollisionStates = Pick; /** * States specific to StoneBlockSlab2 */ export type StoneBlockSlab2States = Pick; /** * States specific to StoneBlockSlab3 */ export type StoneBlockSlab3States = Pick; /** * States specific to StoneBlockSlab4 */ export type StoneBlockSlab4States = Pick; /** * States specific to StoneBrickSlab */ export type StoneBrickSlabStates = Pick; /** * States specific to StoneBrickStairs */ export type StoneBrickStairsStates = Pick; /** * States specific to StoneButton */ export type StoneButtonStates = Pick; /** * States specific to StonePressurePlate */ export type StonePressurePlateStates = Pick; /** * States specific to StoneStairs */ export type StoneStairsStates = Pick; /** * States specific to Stonebrick */ export type StonebrickStates = Pick; /** * States specific to StonecutterBlock */ export type StonecutterBlockStates = Pick; /** * States specific to StrippedAcaciaLog */ export type StrippedAcaciaLogStates = Pick; /** * States specific to StrippedAcaciaWood */ export type StrippedAcaciaWoodStates = Pick; /** * States specific to StrippedBambooBlock */ export type StrippedBambooBlockStates = Pick; /** * States specific to StrippedBirchLog */ export type StrippedBirchLogStates = Pick; /** * States specific to StrippedBirchWood */ export type StrippedBirchWoodStates = Pick; /** * States specific to StrippedCherryLog */ export type StrippedCherryLogStates = Pick; /** * States specific to StrippedCherryWood */ export type StrippedCherryWoodStates = Pick; /** * States specific to StrippedCrimsonHyphae */ export type StrippedCrimsonHyphaeStates = Pick; /** * States specific to StrippedCrimsonStem */ export type StrippedCrimsonStemStates = Pick; /** * States specific to StrippedDarkOakLog */ export type StrippedDarkOakLogStates = Pick; /** * States specific to StrippedDarkOakWood */ export type StrippedDarkOakWoodStates = Pick; /** * States specific to StrippedJungleLog */ export type StrippedJungleLogStates = Pick; /** * States specific to StrippedJungleWood */ export type StrippedJungleWoodStates = Pick; /** * States specific to StrippedMangroveLog */ export type StrippedMangroveLogStates = Pick; /** * States specific to StrippedMangroveWood */ export type StrippedMangroveWoodStates = Pick; /** * States specific to StrippedOakLog */ export type StrippedOakLogStates = Pick; /** * States specific to StrippedOakWood */ export type StrippedOakWoodStates = Pick; /** * States specific to StrippedSpruceLog */ export type StrippedSpruceLogStates = Pick; /** * States specific to StrippedSpruceWood */ export type StrippedSpruceWoodStates = Pick; /** * States specific to StrippedWarpedHyphae */ export type StrippedWarpedHyphaeStates = Pick; /** * States specific to StrippedWarpedStem */ export type StrippedWarpedStemStates = Pick; /** * States specific to StructureBlock */ export type StructureBlockStates = Pick; /** * States specific to StructureVoid */ export type StructureVoidStates = Pick; /** * States specific to Sunflower */ export type SunflowerStates = Pick; /** * States specific to SuspiciousGravel */ export type SuspiciousGravelStates = Pick; /** * States specific to SuspiciousSand */ export type SuspiciousSandStates = Pick; /** * States specific to SweetBerryBush */ export type SweetBerryBushStates = Pick; /** * States specific to TallGrass */ export type TallGrassStates = Pick; /** * States specific to Tnt */ export type TntStates = Pick; /** * States specific to Torch */ export type TorchStates = Pick; /** * States specific to TorchflowerCrop */ export type TorchflowerCropStates = Pick; /** * States specific to Trapdoor */ export type TrapdoorStates = Pick; /** * States specific to TrappedChest */ export type TrappedChestStates = Pick; /** * States specific to TrialSpawner */ export type TrialSpawnerStates = Pick; /** * States specific to TripWire */ export type TripWireStates = Pick< BlockStateSuperset, "attached_bit" | "disarmed_bit" | "powered_bit" | "suspended_bit" >; /** * States specific to TripwireHook */ export type TripwireHookStates = Pick; /** * States specific to TubeCoralFan */ export type TubeCoralFanStates = Pick; /** * States specific to TuffBrickDoubleSlab */ export type TuffBrickDoubleSlabStates = Pick; /** * States specific to TuffBrickSlab */ export type TuffBrickSlabStates = Pick; /** * States specific to TuffBrickStairs */ export type TuffBrickStairsStates = Pick; /** * States specific to TuffBrickWall */ export type TuffBrickWallStates = Pick< BlockStateSuperset, | "wall_connection_type_east" | "wall_connection_type_north" | "wall_connection_type_south" | "wall_connection_type_west" | "wall_post_bit" >; /** * States specific to TuffDoubleSlab */ export type TuffDoubleSlabStates = Pick; /** * States specific to TuffSlab */ export type TuffSlabStates = Pick; /** * States specific to TuffStairs */ export type TuffStairsStates = Pick; /** * States specific to TuffWall */ export type TuffWallStates = Pick< BlockStateSuperset, | "wall_connection_type_east" | "wall_connection_type_north" | "wall_connection_type_south" | "wall_connection_type_west" | "wall_post_bit" >; /** * States specific to TurtleEgg */ export type TurtleEggStates = Pick; /** * States specific to TwistingVines */ export type TwistingVinesStates = Pick; /** * States specific to UnderwaterTorch */ export type UnderwaterTorchStates = Pick; /** * States specific to UnlitRedstoneTorch */ export type UnlitRedstoneTorchStates = Pick; /** * States specific to UnpoweredComparator */ export type UnpoweredComparatorStates = Pick< BlockStateSuperset, "minecraft:cardinal_direction" | "output_lit_bit" | "output_subtract_bit" >; /** * States specific to UnpoweredRepeater */ export type UnpoweredRepeaterStates = Pick; /** * States specific to Vault */ export type VaultStates = Pick; /** * States specific to VerdantFroglight */ export type VerdantFroglightStates = Pick; /** * States specific to Vine */ export type VineStates = Pick; /** * States specific to WallBanner */ export type WallBannerStates = Pick; /** * States specific to WallSign */ export type WallSignStates = Pick; /** * States specific to WarpedButton */ export type WarpedButtonStates = Pick; /** * States specific to WarpedDoor */ export type WarpedDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to WarpedDoubleSlab */ export type WarpedDoubleSlabStates = Pick; /** * States specific to WarpedFenceGate */ export type WarpedFenceGateStates = Pick; /** * States specific to WarpedHangingSign */ export type WarpedHangingSignStates = Pick< BlockStateSuperset, "attached_bit" | "facing_direction" | "ground_sign_direction" | "hanging" >; /** * States specific to WarpedHyphae */ export type WarpedHyphaeStates = Pick; /** * States specific to WarpedPressurePlate */ export type WarpedPressurePlateStates = Pick; /** * States specific to WarpedSlab */ export type WarpedSlabStates = Pick; /** * States specific to WarpedStairs */ export type WarpedStairsStates = Pick; /** * States specific to WarpedStandingSign */ export type WarpedStandingSignStates = Pick; /** * States specific to WarpedStem */ export type WarpedStemStates = Pick; /** * States specific to WarpedTrapdoor */ export type WarpedTrapdoorStates = Pick; /** * States specific to WarpedWallSign */ export type WarpedWallSignStates = Pick; /** * States specific to Water */ export type WaterStates = Pick; /** * States specific to WaxedCopperBulb */ export type WaxedCopperBulbStates = Pick; /** * States specific to WaxedCopperDoor */ export type WaxedCopperDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to WaxedCopperTrapdoor */ export type WaxedCopperTrapdoorStates = Pick; /** * States specific to WaxedCutCopperSlab */ export type WaxedCutCopperSlabStates = Pick; /** * States specific to WaxedCutCopperStairs */ export type WaxedCutCopperStairsStates = Pick; /** * States specific to WaxedDoubleCutCopperSlab */ export type WaxedDoubleCutCopperSlabStates = Pick; /** * States specific to WaxedExposedCopperBulb */ export type WaxedExposedCopperBulbStates = Pick; /** * States specific to WaxedExposedCopperDoor */ export type WaxedExposedCopperDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to WaxedExposedCopperTrapdoor */ export type WaxedExposedCopperTrapdoorStates = Pick; /** * States specific to WaxedExposedCutCopperSlab */ export type WaxedExposedCutCopperSlabStates = Pick; /** * States specific to WaxedExposedCutCopperStairs */ export type WaxedExposedCutCopperStairsStates = Pick; /** * States specific to WaxedExposedDoubleCutCopperSlab */ export type WaxedExposedDoubleCutCopperSlabStates = Pick; /** * States specific to WaxedOxidizedCopperBulb */ export type WaxedOxidizedCopperBulbStates = Pick; /** * States specific to WaxedOxidizedCopperDoor */ export type WaxedOxidizedCopperDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to WaxedOxidizedCopperTrapdoor */ export type WaxedOxidizedCopperTrapdoorStates = Pick; /** * States specific to WaxedOxidizedCutCopperSlab */ export type WaxedOxidizedCutCopperSlabStates = Pick; /** * States specific to WaxedOxidizedCutCopperStairs */ export type WaxedOxidizedCutCopperStairsStates = Pick; /** * States specific to WaxedOxidizedDoubleCutCopperSlab */ export type WaxedOxidizedDoubleCutCopperSlabStates = Pick; /** * States specific to WaxedWeatheredCopperBulb */ export type WaxedWeatheredCopperBulbStates = Pick; /** * States specific to WaxedWeatheredCopperDoor */ export type WaxedWeatheredCopperDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to WaxedWeatheredCopperTrapdoor */ export type WaxedWeatheredCopperTrapdoorStates = Pick; /** * States specific to WaxedWeatheredCutCopperSlab */ export type WaxedWeatheredCutCopperSlabStates = Pick; /** * States specific to WaxedWeatheredCutCopperStairs */ export type WaxedWeatheredCutCopperStairsStates = Pick; /** * States specific to WaxedWeatheredDoubleCutCopperSlab */ export type WaxedWeatheredDoubleCutCopperSlabStates = Pick; /** * States specific to WeatheredCopperBulb */ export type WeatheredCopperBulbStates = Pick; /** * States specific to WeatheredCopperDoor */ export type WeatheredCopperDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to WeatheredCopperTrapdoor */ export type WeatheredCopperTrapdoorStates = Pick; /** * States specific to WeatheredCutCopperSlab */ export type WeatheredCutCopperSlabStates = Pick; /** * States specific to WeatheredCutCopperStairs */ export type WeatheredCutCopperStairsStates = Pick; /** * States specific to WeatheredDoubleCutCopperSlab */ export type WeatheredDoubleCutCopperSlabStates = Pick; /** * States specific to WeepingVines */ export type WeepingVinesStates = Pick; /** * States specific to Wheat */ export type WheatStates = Pick; /** * States specific to WhiteCandle */ export type WhiteCandleStates = Pick; /** * States specific to WhiteCandleCake */ export type WhiteCandleCakeStates = Pick; /** * States specific to WhiteGlazedTerracotta */ export type WhiteGlazedTerracottaStates = Pick; /** * States specific to WoodenButton */ export type WoodenButtonStates = Pick; /** * States specific to WoodenDoor */ export type WoodenDoorStates = Pick< BlockStateSuperset, "direction" | "door_hinge_bit" | "open_bit" | "upper_block_bit" >; /** * States specific to WoodenPressurePlate */ export type WoodenPressurePlateStates = Pick; /** * States specific to YellowCandle */ export type YellowCandleStates = Pick; /** * States specific to YellowCandleCake */ export type YellowCandleCakeStates = Pick; /** * States specific to YellowGlazedTerracotta */ export type YellowGlazedTerracottaStates = Pick; /** * Union of all types for Block states */ export type BlockStates = | AcaciaButtonStates | AcaciaDoorStates | AcaciaDoubleSlabStates | AcaciaFenceGateStates | AcaciaHangingSignStates | AcaciaLeavesStates | AcaciaLogStates | AcaciaPressurePlateStates | AcaciaSaplingStates | AcaciaSlabStates | AcaciaStairsStates | AcaciaStandingSignStates | AcaciaTrapdoorStates | AcaciaWallSignStates | AcaciaWoodStates | ActivatorRailStates | AmethystClusterStates | AndesiteStairsStates | AnvilStates | AzaleaLeavesStates | AzaleaLeavesFloweredStates | BambooStates | BambooBlockStates | BambooButtonStates | BambooDoorStates | BambooDoubleSlabStates | BambooFenceGateStates | BambooHangingSignStates | BambooMosaicDoubleSlabStates | BambooMosaicSlabStates | BambooMosaicStairsStates | BambooPressurePlateStates | BambooSaplingStates | BambooSlabStates | BambooStairsStates | BambooStandingSignStates | BambooTrapdoorStates | BambooWallSignStates | BarrelStates | BasaltStates | BedStates | BedrockStates | BeeNestStates | BeehiveStates | BeetrootStates | BellStates | BigDripleafStates | BirchButtonStates | BirchDoorStates | BirchDoubleSlabStates | BirchFenceGateStates | BirchHangingSignStates | BirchLeavesStates | BirchLogStates | BirchPressurePlateStates | BirchSaplingStates | BirchSlabStates | BirchStairsStates | BirchStandingSignStates | BirchTrapdoorStates | BirchWallSignStates | BirchWoodStates | BlackCandleStates | BlackCandleCakeStates | BlackGlazedTerracottaStates | BlackstoneDoubleSlabStates | BlackstoneSlabStates | BlackstoneStairsStates | BlackstoneWallStates | BlastFurnaceStates | BlueCandleStates | BlueCandleCakeStates | BlueGlazedTerracottaStates | BoneBlockStates | BorderBlockStates | BrainCoralFanStates | BrewingStandStates | BrickSlabStates | BrickStairsStates | BrownCandleStates | BrownCandleCakeStates | BrownGlazedTerracottaStates | BrownMushroomBlockStates | BubbleColumnStates | BubbleCoralFanStates | CactusStates | CakeStates | CalibratedSculkSensorStates | CampfireStates | CandleStates | CandleCakeStates | CarrotsStates | CarvedPumpkinStates | CauldronStates | CaveVinesStates | CaveVinesBodyWithBerriesStates | CaveVinesHeadWithBerriesStates | ChainStates | ChainCommandBlockStates | ChemistryTableStates | CherryButtonStates | CherryDoorStates | CherryDoubleSlabStates | CherryFenceGateStates | CherryHangingSignStates | CherryLeavesStates | CherryLogStates | CherryPressurePlateStates | CherrySaplingStates | CherrySlabStates | CherryStairsStates | CherryStandingSignStates | CherryTrapdoorStates | CherryWallSignStates | CherryWoodStates | ChestStates | ChiseledBookshelfStates | ChorusFlowerStates | CobbledDeepslateDoubleSlabStates | CobbledDeepslateSlabStates | CobbledDeepslateStairsStates | CobbledDeepslateWallStates | CobblestoneSlabStates | CobblestoneWallStates | CocoaStates | ColoredTorchBpStates | ColoredTorchRgStates | CommandBlockStates | ComposterStates | CopperBulbStates | CopperDoorStates | CopperTrapdoorStates | CoralFanHangStates | CoralFanHang2States | CoralFanHang3States | CrafterStates | CrimsonButtonStates | CrimsonDoorStates | CrimsonDoubleSlabStates | CrimsonFenceGateStates | CrimsonHangingSignStates | CrimsonHyphaeStates | CrimsonPressurePlateStates | CrimsonSlabStates | CrimsonStairsStates | CrimsonStandingSignStates | CrimsonStemStates | CrimsonTrapdoorStates | CrimsonWallSignStates | CutCopperSlabStates | CutCopperStairsStates | CyanCandleStates | CyanCandleCakeStates | CyanGlazedTerracottaStates | DarkOakButtonStates | DarkOakDoorStates | DarkOakDoubleSlabStates | DarkOakFenceGateStates | DarkOakHangingSignStates | DarkOakLeavesStates | DarkOakLogStates | DarkOakPressurePlateStates | DarkOakSaplingStates | DarkOakSlabStates | DarkOakStairsStates | DarkOakTrapdoorStates | DarkOakWoodStates | DarkPrismarineStairsStates | DarkoakStandingSignStates | DarkoakWallSignStates | DaylightDetectorStates | DaylightDetectorInvertedStates | DeadBrainCoralFanStates | DeadBubbleCoralFanStates | DeadFireCoralFanStates | DeadHornCoralFanStates | DeadTubeCoralFanStates | DecoratedPotStates | DeepslateStates | DeepslateBrickDoubleSlabStates | DeepslateBrickSlabStates | DeepslateBrickStairsStates | DeepslateBrickWallStates | DeepslateTileDoubleSlabStates | DeepslateTileSlabStates | DeepslateTileStairsStates | DeepslateTileWallStates | DetectorRailStates | DioriteStairsStates | DirtStates | DispenserStates | DoubleCutCopperSlabStates | DoubleStoneBlockSlabStates | DoubleStoneBlockSlab2States | DoubleStoneBlockSlab3States | DoubleStoneBlockSlab4States | DropperStates | EndBrickStairsStates | EndPortalFrameStates | EndRodStates | EnderChestStates | ExposedCopperBulbStates | ExposedCopperDoorStates | ExposedCopperTrapdoorStates | ExposedCutCopperSlabStates | ExposedCutCopperStairsStates | ExposedDoubleCutCopperSlabStates | FarmlandStates | FenceGateStates | FireStates | FireCoralFanStates | FlowerPotStates | FlowingLavaStates | FlowingWaterStates | FrameStates | FrostedIceStates | FurnaceStates | GlowFrameStates | GlowLichenStates | GoldenRailStates | GraniteStairsStates | GrayCandleStates | GrayCandleCakeStates | GrayGlazedTerracottaStates | GreenCandleStates | GreenCandleCakeStates | GreenGlazedTerracottaStates | GrindstoneStates | HayBlockStates | HeavyWeightedPressurePlateStates | HopperStates | HornCoralFanStates | InfestedDeepslateStates | IronDoorStates | IronTrapdoorStates | JigsawStates | JungleButtonStates | JungleDoorStates | JungleDoubleSlabStates | JungleFenceGateStates | JungleHangingSignStates | JungleLeavesStates | JungleLogStates | JunglePressurePlateStates | JungleSaplingStates | JungleSlabStates | JungleStairsStates | JungleStandingSignStates | JungleTrapdoorStates | JungleWallSignStates | JungleWoodStates | KelpStates | LadderStates | LanternStates | LargeAmethystBudStates | LargeFernStates | LavaStates | LecternStates | LeverStates | LightBlockStates | LightBlueCandleStates | LightBlueCandleCakeStates | LightBlueGlazedTerracottaStates | LightGrayCandleStates | LightGrayCandleCakeStates | LightWeightedPressurePlateStates | LightningRodStates | LilacStates | LimeCandleStates | LimeCandleCakeStates | LimeGlazedTerracottaStates | LitBlastFurnaceStates | LitFurnaceStates | LitPumpkinStates | LitSmokerStates | LoomStates | MagentaCandleStates | MagentaCandleCakeStates | MagentaGlazedTerracottaStates | MangroveButtonStates | MangroveDoorStates | MangroveDoubleSlabStates | MangroveFenceGateStates | MangroveHangingSignStates | MangroveLeavesStates | MangroveLogStates | MangrovePressurePlateStates | MangrovePropaguleStates | MangroveSlabStates | MangroveStairsStates | MangroveStandingSignStates | MangroveTrapdoorStates | MangroveWallSignStates | MangroveWoodStates | MediumAmethystBudStates | MelonStemStates | MonsterEggStates | MossyCobblestoneStairsStates | MossyStoneBrickStairsStates | MudBrickDoubleSlabStates | MudBrickSlabStates | MudBrickStairsStates | MudBrickWallStates | MuddyMangroveRootsStates | NetherBrickSlabStates | NetherBrickStairsStates | NetherWartStates | NormalStoneStairsStates | OakDoubleSlabStates | OakHangingSignStates | OakLeavesStates | OakLogStates | OakSaplingStates | OakSlabStates | OakStairsStates | OakWoodStates | ObserverStates | OchreFroglightStates | OrangeCandleStates | OrangeCandleCakeStates | OrangeGlazedTerracottaStates | OxidizedCopperBulbStates | OxidizedCopperDoorStates | OxidizedCopperTrapdoorStates | OxidizedCutCopperSlabStates | OxidizedCutCopperStairsStates | OxidizedDoubleCutCopperSlabStates | PearlescentFroglightStates | PeonyStates | PetrifiedOakSlabStates | PinkCandleStates | PinkCandleCakeStates | PinkGlazedTerracottaStates | PinkPetalsStates | PistonStates | PistonArmCollisionStates | PitcherCropStates | PitcherPlantStates | PointedDripstoneStates | PolishedAndesiteStairsStates | PolishedBasaltStates | PolishedBlackstoneBrickDoubleSlabStates | PolishedBlackstoneBrickSlabStates | PolishedBlackstoneBrickStairsStates | PolishedBlackstoneBrickWallStates | PolishedBlackstoneButtonStates | PolishedBlackstoneDoubleSlabStates | PolishedBlackstonePressurePlateStates | PolishedBlackstoneSlabStates | PolishedBlackstoneStairsStates | PolishedBlackstoneWallStates | PolishedDeepslateDoubleSlabStates | PolishedDeepslateSlabStates | PolishedDeepslateStairsStates | PolishedDeepslateWallStates | PolishedDioriteStairsStates | PolishedGraniteStairsStates | PolishedTuffDoubleSlabStates | PolishedTuffSlabStates | PolishedTuffStairsStates | PolishedTuffWallStates | PortalStates | PotatoesStates | PoweredComparatorStates | PoweredRepeaterStates | PrismarineStates | PrismarineBricksStairsStates | PrismarineStairsStates | PumpkinStates | PumpkinStemStates | PurpleCandleStates | PurpleCandleCakeStates | PurpleGlazedTerracottaStates | PurpurBlockStates | PurpurStairsStates | QuartzBlockStates | QuartzSlabStates | QuartzStairsStates | RailStates | RedCandleStates | RedCandleCakeStates | RedGlazedTerracottaStates | RedMushroomBlockStates | RedNetherBrickStairsStates | RedSandstoneStates | RedSandstoneStairsStates | RedstoneTorchStates | RedstoneWireStates | ReedsStates | RepeatingCommandBlockStates | RespawnAnchorStates | RoseBushStates | SandStates | SandstoneStates | SandstoneSlabStates | SandstoneStairsStates | ScaffoldingStates | SculkCatalystStates | SculkSensorStates | SculkShriekerStates | SculkVeinStates | SeaPickleStates | SeagrassStates | SilverGlazedTerracottaStates | SkullStates | SmallAmethystBudStates | SmallDripleafBlockStates | SmokerStates | SmoothQuartzStairsStates | SmoothRedSandstoneStairsStates | SmoothSandstoneStairsStates | SmoothStoneSlabStates | SnifferEggStates | SnowLayerStates | SoulCampfireStates | SoulFireStates | SoulLanternStates | SoulTorchStates | SpongeStates | SpruceButtonStates | SpruceDoorStates | SpruceDoubleSlabStates | SpruceFenceGateStates | SpruceHangingSignStates | SpruceLeavesStates | SpruceLogStates | SprucePressurePlateStates | SpruceSaplingStates | SpruceSlabStates | SpruceStairsStates | SpruceStandingSignStates | SpruceTrapdoorStates | SpruceWallSignStates | SpruceWoodStates | StandingBannerStates | StandingSignStates | StickyPistonStates | StickyPistonArmCollisionStates | StoneBlockSlab2States | StoneBlockSlab3States | StoneBlockSlab4States | StoneBrickSlabStates | StoneBrickStairsStates | StoneButtonStates | StonePressurePlateStates | StoneStairsStates | StonebrickStates | StonecutterBlockStates | StrippedAcaciaLogStates | StrippedAcaciaWoodStates | StrippedBambooBlockStates | StrippedBirchLogStates | StrippedBirchWoodStates | StrippedCherryLogStates | StrippedCherryWoodStates | StrippedCrimsonHyphaeStates | StrippedCrimsonStemStates | StrippedDarkOakLogStates | StrippedDarkOakWoodStates | StrippedJungleLogStates | StrippedJungleWoodStates | StrippedMangroveLogStates | StrippedMangroveWoodStates | StrippedOakLogStates | StrippedOakWoodStates | StrippedSpruceLogStates | StrippedSpruceWoodStates | StrippedWarpedHyphaeStates | StrippedWarpedStemStates | StructureBlockStates | StructureVoidStates | SunflowerStates | SuspiciousGravelStates | SuspiciousSandStates | SweetBerryBushStates | TallGrassStates | TntStates | TorchStates | TorchflowerCropStates | TrapdoorStates | TrappedChestStates | TrialSpawnerStates | TripWireStates | TripwireHookStates | TubeCoralFanStates | TuffBrickDoubleSlabStates | TuffBrickSlabStates | TuffBrickStairsStates | TuffBrickWallStates | TuffDoubleSlabStates | TuffSlabStates | TuffStairsStates | TuffWallStates | TurtleEggStates | TwistingVinesStates | UnderwaterTorchStates | UnlitRedstoneTorchStates | UnpoweredComparatorStates | UnpoweredRepeaterStates | VaultStates | VerdantFroglightStates | VineStates | WallBannerStates | WallSignStates | WarpedButtonStates | WarpedDoorStates | WarpedDoubleSlabStates | WarpedFenceGateStates | WarpedHangingSignStates | WarpedHyphaeStates | WarpedPressurePlateStates | WarpedSlabStates | WarpedStairsStates | WarpedStandingSignStates | WarpedStemStates | WarpedTrapdoorStates | WarpedWallSignStates | WaterStates | WaxedCopperBulbStates | WaxedCopperDoorStates | WaxedCopperTrapdoorStates | WaxedCutCopperSlabStates | WaxedCutCopperStairsStates | WaxedDoubleCutCopperSlabStates | WaxedExposedCopperBulbStates | WaxedExposedCopperDoorStates | WaxedExposedCopperTrapdoorStates | WaxedExposedCutCopperSlabStates | WaxedExposedCutCopperStairsStates | WaxedExposedDoubleCutCopperSlabStates | WaxedOxidizedCopperBulbStates | WaxedOxidizedCopperDoorStates | WaxedOxidizedCopperTrapdoorStates | WaxedOxidizedCutCopperSlabStates | WaxedOxidizedCutCopperStairsStates | WaxedOxidizedDoubleCutCopperSlabStates | WaxedWeatheredCopperBulbStates | WaxedWeatheredCopperDoorStates | WaxedWeatheredCopperTrapdoorStates | WaxedWeatheredCutCopperSlabStates | WaxedWeatheredCutCopperStairsStates | WaxedWeatheredDoubleCutCopperSlabStates | WeatheredCopperBulbStates | WeatheredCopperDoorStates | WeatheredCopperTrapdoorStates | WeatheredCutCopperSlabStates | WeatheredCutCopperStairsStates | WeatheredDoubleCutCopperSlabStates | WeepingVinesStates | WheatStates | WhiteCandleStates | WhiteCandleCakeStates | WhiteGlazedTerracottaStates | WoodenButtonStates | WoodenDoorStates | WoodenPressurePlateStates | YellowCandleStates | YellowCandleCakeStates | YellowGlazedTerracottaStates; /** * Mapping of each Block name to it's states */ export type BlockStateMapping = { acacia_button: AcaciaButtonStates; "minecraft:acacia_button": AcaciaButtonStates; acacia_door: AcaciaDoorStates; "minecraft:acacia_door": AcaciaDoorStates; acacia_double_slab: AcaciaDoubleSlabStates; "minecraft:acacia_double_slab": AcaciaDoubleSlabStates; acacia_fence_gate: AcaciaFenceGateStates; "minecraft:acacia_fence_gate": AcaciaFenceGateStates; acacia_hanging_sign: AcaciaHangingSignStates; "minecraft:acacia_hanging_sign": AcaciaHangingSignStates; acacia_leaves: AcaciaLeavesStates; "minecraft:acacia_leaves": AcaciaLeavesStates; acacia_log: AcaciaLogStates; "minecraft:acacia_log": AcaciaLogStates; acacia_pressure_plate: AcaciaPressurePlateStates; "minecraft:acacia_pressure_plate": AcaciaPressurePlateStates; acacia_sapling: AcaciaSaplingStates; "minecraft:acacia_sapling": AcaciaSaplingStates; acacia_slab: AcaciaSlabStates; "minecraft:acacia_slab": AcaciaSlabStates; acacia_stairs: AcaciaStairsStates; "minecraft:acacia_stairs": AcaciaStairsStates; acacia_standing_sign: AcaciaStandingSignStates; "minecraft:acacia_standing_sign": AcaciaStandingSignStates; acacia_trapdoor: AcaciaTrapdoorStates; "minecraft:acacia_trapdoor": AcaciaTrapdoorStates; acacia_wall_sign: AcaciaWallSignStates; "minecraft:acacia_wall_sign": AcaciaWallSignStates; acacia_wood: AcaciaWoodStates; "minecraft:acacia_wood": AcaciaWoodStates; activator_rail: ActivatorRailStates; "minecraft:activator_rail": ActivatorRailStates; amethyst_cluster: AmethystClusterStates; "minecraft:amethyst_cluster": AmethystClusterStates; andesite_stairs: AndesiteStairsStates; "minecraft:andesite_stairs": AndesiteStairsStates; anvil: AnvilStates; "minecraft:anvil": AnvilStates; azalea_leaves: AzaleaLeavesStates; "minecraft:azalea_leaves": AzaleaLeavesStates; azalea_leaves_flowered: AzaleaLeavesFloweredStates; "minecraft:azalea_leaves_flowered": AzaleaLeavesFloweredStates; bamboo: BambooStates; "minecraft:bamboo": BambooStates; bamboo_block: BambooBlockStates; "minecraft:bamboo_block": BambooBlockStates; bamboo_button: BambooButtonStates; "minecraft:bamboo_button": BambooButtonStates; bamboo_door: BambooDoorStates; "minecraft:bamboo_door": BambooDoorStates; bamboo_double_slab: BambooDoubleSlabStates; "minecraft:bamboo_double_slab": BambooDoubleSlabStates; bamboo_fence_gate: BambooFenceGateStates; "minecraft:bamboo_fence_gate": BambooFenceGateStates; bamboo_hanging_sign: BambooHangingSignStates; "minecraft:bamboo_hanging_sign": BambooHangingSignStates; bamboo_mosaic_double_slab: BambooMosaicDoubleSlabStates; "minecraft:bamboo_mosaic_double_slab": BambooMosaicDoubleSlabStates; bamboo_mosaic_slab: BambooMosaicSlabStates; "minecraft:bamboo_mosaic_slab": BambooMosaicSlabStates; bamboo_mosaic_stairs: BambooMosaicStairsStates; "minecraft:bamboo_mosaic_stairs": BambooMosaicStairsStates; bamboo_pressure_plate: BambooPressurePlateStates; "minecraft:bamboo_pressure_plate": BambooPressurePlateStates; bamboo_sapling: BambooSaplingStates; "minecraft:bamboo_sapling": BambooSaplingStates; bamboo_slab: BambooSlabStates; "minecraft:bamboo_slab": BambooSlabStates; bamboo_stairs: BambooStairsStates; "minecraft:bamboo_stairs": BambooStairsStates; bamboo_standing_sign: BambooStandingSignStates; "minecraft:bamboo_standing_sign": BambooStandingSignStates; bamboo_trapdoor: BambooTrapdoorStates; "minecraft:bamboo_trapdoor": BambooTrapdoorStates; bamboo_wall_sign: BambooWallSignStates; "minecraft:bamboo_wall_sign": BambooWallSignStates; barrel: BarrelStates; "minecraft:barrel": BarrelStates; basalt: BasaltStates; "minecraft:basalt": BasaltStates; bed: BedStates; "minecraft:bed": BedStates; bedrock: BedrockStates; "minecraft:bedrock": BedrockStates; bee_nest: BeeNestStates; "minecraft:bee_nest": BeeNestStates; beehive: BeehiveStates; "minecraft:beehive": BeehiveStates; beetroot: BeetrootStates; "minecraft:beetroot": BeetrootStates; bell: BellStates; "minecraft:bell": BellStates; big_dripleaf: BigDripleafStates; "minecraft:big_dripleaf": BigDripleafStates; birch_button: BirchButtonStates; "minecraft:birch_button": BirchButtonStates; birch_door: BirchDoorStates; "minecraft:birch_door": BirchDoorStates; birch_double_slab: BirchDoubleSlabStates; "minecraft:birch_double_slab": BirchDoubleSlabStates; birch_fence_gate: BirchFenceGateStates; "minecraft:birch_fence_gate": BirchFenceGateStates; birch_hanging_sign: BirchHangingSignStates; "minecraft:birch_hanging_sign": BirchHangingSignStates; birch_leaves: BirchLeavesStates; "minecraft:birch_leaves": BirchLeavesStates; birch_log: BirchLogStates; "minecraft:birch_log": BirchLogStates; birch_pressure_plate: BirchPressurePlateStates; "minecraft:birch_pressure_plate": BirchPressurePlateStates; birch_sapling: BirchSaplingStates; "minecraft:birch_sapling": BirchSaplingStates; birch_slab: BirchSlabStates; "minecraft:birch_slab": BirchSlabStates; birch_stairs: BirchStairsStates; "minecraft:birch_stairs": BirchStairsStates; birch_standing_sign: BirchStandingSignStates; "minecraft:birch_standing_sign": BirchStandingSignStates; birch_trapdoor: BirchTrapdoorStates; "minecraft:birch_trapdoor": BirchTrapdoorStates; birch_wall_sign: BirchWallSignStates; "minecraft:birch_wall_sign": BirchWallSignStates; birch_wood: BirchWoodStates; "minecraft:birch_wood": BirchWoodStates; black_candle: BlackCandleStates; "minecraft:black_candle": BlackCandleStates; black_candle_cake: BlackCandleCakeStates; "minecraft:black_candle_cake": BlackCandleCakeStates; black_glazed_terracotta: BlackGlazedTerracottaStates; "minecraft:black_glazed_terracotta": BlackGlazedTerracottaStates; blackstone_double_slab: BlackstoneDoubleSlabStates; "minecraft:blackstone_double_slab": BlackstoneDoubleSlabStates; blackstone_slab: BlackstoneSlabStates; "minecraft:blackstone_slab": BlackstoneSlabStates; blackstone_stairs: BlackstoneStairsStates; "minecraft:blackstone_stairs": BlackstoneStairsStates; blackstone_wall: BlackstoneWallStates; "minecraft:blackstone_wall": BlackstoneWallStates; blast_furnace: BlastFurnaceStates; "minecraft:blast_furnace": BlastFurnaceStates; blue_candle: BlueCandleStates; "minecraft:blue_candle": BlueCandleStates; blue_candle_cake: BlueCandleCakeStates; "minecraft:blue_candle_cake": BlueCandleCakeStates; blue_glazed_terracotta: BlueGlazedTerracottaStates; "minecraft:blue_glazed_terracotta": BlueGlazedTerracottaStates; bone_block: BoneBlockStates; "minecraft:bone_block": BoneBlockStates; border_block: BorderBlockStates; "minecraft:border_block": BorderBlockStates; brain_coral_fan: BrainCoralFanStates; "minecraft:brain_coral_fan": BrainCoralFanStates; brewing_stand: BrewingStandStates; "minecraft:brewing_stand": BrewingStandStates; brick_slab: BrickSlabStates; "minecraft:brick_slab": BrickSlabStates; brick_stairs: BrickStairsStates; "minecraft:brick_stairs": BrickStairsStates; brown_candle: BrownCandleStates; "minecraft:brown_candle": BrownCandleStates; brown_candle_cake: BrownCandleCakeStates; "minecraft:brown_candle_cake": BrownCandleCakeStates; brown_glazed_terracotta: BrownGlazedTerracottaStates; "minecraft:brown_glazed_terracotta": BrownGlazedTerracottaStates; brown_mushroom_block: BrownMushroomBlockStates; "minecraft:brown_mushroom_block": BrownMushroomBlockStates; bubble_column: BubbleColumnStates; "minecraft:bubble_column": BubbleColumnStates; bubble_coral_fan: BubbleCoralFanStates; "minecraft:bubble_coral_fan": BubbleCoralFanStates; cactus: CactusStates; "minecraft:cactus": CactusStates; cake: CakeStates; "minecraft:cake": CakeStates; calibrated_sculk_sensor: CalibratedSculkSensorStates; "minecraft:calibrated_sculk_sensor": CalibratedSculkSensorStates; campfire: CampfireStates; "minecraft:campfire": CampfireStates; candle: CandleStates; "minecraft:candle": CandleStates; candle_cake: CandleCakeStates; "minecraft:candle_cake": CandleCakeStates; carrots: CarrotsStates; "minecraft:carrots": CarrotsStates; carved_pumpkin: CarvedPumpkinStates; "minecraft:carved_pumpkin": CarvedPumpkinStates; cauldron: CauldronStates; "minecraft:cauldron": CauldronStates; cave_vines: CaveVinesStates; "minecraft:cave_vines": CaveVinesStates; cave_vines_body_with_berries: CaveVinesBodyWithBerriesStates; "minecraft:cave_vines_body_with_berries": CaveVinesBodyWithBerriesStates; cave_vines_head_with_berries: CaveVinesHeadWithBerriesStates; "minecraft:cave_vines_head_with_berries": CaveVinesHeadWithBerriesStates; chain: ChainStates; "minecraft:chain": ChainStates; chain_command_block: ChainCommandBlockStates; "minecraft:chain_command_block": ChainCommandBlockStates; chemistry_table: ChemistryTableStates; "minecraft:chemistry_table": ChemistryTableStates; cherry_button: CherryButtonStates; "minecraft:cherry_button": CherryButtonStates; cherry_door: CherryDoorStates; "minecraft:cherry_door": CherryDoorStates; cherry_double_slab: CherryDoubleSlabStates; "minecraft:cherry_double_slab": CherryDoubleSlabStates; cherry_fence_gate: CherryFenceGateStates; "minecraft:cherry_fence_gate": CherryFenceGateStates; cherry_hanging_sign: CherryHangingSignStates; "minecraft:cherry_hanging_sign": CherryHangingSignStates; cherry_leaves: CherryLeavesStates; "minecraft:cherry_leaves": CherryLeavesStates; cherry_log: CherryLogStates; "minecraft:cherry_log": CherryLogStates; cherry_pressure_plate: CherryPressurePlateStates; "minecraft:cherry_pressure_plate": CherryPressurePlateStates; cherry_sapling: CherrySaplingStates; "minecraft:cherry_sapling": CherrySaplingStates; cherry_slab: CherrySlabStates; "minecraft:cherry_slab": CherrySlabStates; cherry_stairs: CherryStairsStates; "minecraft:cherry_stairs": CherryStairsStates; cherry_standing_sign: CherryStandingSignStates; "minecraft:cherry_standing_sign": CherryStandingSignStates; cherry_trapdoor: CherryTrapdoorStates; "minecraft:cherry_trapdoor": CherryTrapdoorStates; cherry_wall_sign: CherryWallSignStates; "minecraft:cherry_wall_sign": CherryWallSignStates; cherry_wood: CherryWoodStates; "minecraft:cherry_wood": CherryWoodStates; chest: ChestStates; "minecraft:chest": ChestStates; chiseled_bookshelf: ChiseledBookshelfStates; "minecraft:chiseled_bookshelf": ChiseledBookshelfStates; chorus_flower: ChorusFlowerStates; "minecraft:chorus_flower": ChorusFlowerStates; cobbled_deepslate_double_slab: CobbledDeepslateDoubleSlabStates; "minecraft:cobbled_deepslate_double_slab": CobbledDeepslateDoubleSlabStates; cobbled_deepslate_slab: CobbledDeepslateSlabStates; "minecraft:cobbled_deepslate_slab": CobbledDeepslateSlabStates; cobbled_deepslate_stairs: CobbledDeepslateStairsStates; "minecraft:cobbled_deepslate_stairs": CobbledDeepslateStairsStates; cobbled_deepslate_wall: CobbledDeepslateWallStates; "minecraft:cobbled_deepslate_wall": CobbledDeepslateWallStates; cobblestone_slab: CobblestoneSlabStates; "minecraft:cobblestone_slab": CobblestoneSlabStates; cobblestone_wall: CobblestoneWallStates; "minecraft:cobblestone_wall": CobblestoneWallStates; cocoa: CocoaStates; "minecraft:cocoa": CocoaStates; colored_torch_bp: ColoredTorchBpStates; "minecraft:colored_torch_bp": ColoredTorchBpStates; colored_torch_rg: ColoredTorchRgStates; "minecraft:colored_torch_rg": ColoredTorchRgStates; command_block: CommandBlockStates; "minecraft:command_block": CommandBlockStates; composter: ComposterStates; "minecraft:composter": ComposterStates; copper_bulb: CopperBulbStates; "minecraft:copper_bulb": CopperBulbStates; copper_door: CopperDoorStates; "minecraft:copper_door": CopperDoorStates; copper_trapdoor: CopperTrapdoorStates; "minecraft:copper_trapdoor": CopperTrapdoorStates; coral_fan_hang: CoralFanHangStates; "minecraft:coral_fan_hang": CoralFanHangStates; coral_fan_hang2: CoralFanHang2States; "minecraft:coral_fan_hang2": CoralFanHang2States; coral_fan_hang3: CoralFanHang3States; "minecraft:coral_fan_hang3": CoralFanHang3States; crafter: CrafterStates; "minecraft:crafter": CrafterStates; crimson_button: CrimsonButtonStates; "minecraft:crimson_button": CrimsonButtonStates; crimson_door: CrimsonDoorStates; "minecraft:crimson_door": CrimsonDoorStates; crimson_double_slab: CrimsonDoubleSlabStates; "minecraft:crimson_double_slab": CrimsonDoubleSlabStates; crimson_fence_gate: CrimsonFenceGateStates; "minecraft:crimson_fence_gate": CrimsonFenceGateStates; crimson_hanging_sign: CrimsonHangingSignStates; "minecraft:crimson_hanging_sign": CrimsonHangingSignStates; crimson_hyphae: CrimsonHyphaeStates; "minecraft:crimson_hyphae": CrimsonHyphaeStates; crimson_pressure_plate: CrimsonPressurePlateStates; "minecraft:crimson_pressure_plate": CrimsonPressurePlateStates; crimson_slab: CrimsonSlabStates; "minecraft:crimson_slab": CrimsonSlabStates; crimson_stairs: CrimsonStairsStates; "minecraft:crimson_stairs": CrimsonStairsStates; crimson_standing_sign: CrimsonStandingSignStates; "minecraft:crimson_standing_sign": CrimsonStandingSignStates; crimson_stem: CrimsonStemStates; "minecraft:crimson_stem": CrimsonStemStates; crimson_trapdoor: CrimsonTrapdoorStates; "minecraft:crimson_trapdoor": CrimsonTrapdoorStates; crimson_wall_sign: CrimsonWallSignStates; "minecraft:crimson_wall_sign": CrimsonWallSignStates; cut_copper_slab: CutCopperSlabStates; "minecraft:cut_copper_slab": CutCopperSlabStates; cut_copper_stairs: CutCopperStairsStates; "minecraft:cut_copper_stairs": CutCopperStairsStates; cyan_candle: CyanCandleStates; "minecraft:cyan_candle": CyanCandleStates; cyan_candle_cake: CyanCandleCakeStates; "minecraft:cyan_candle_cake": CyanCandleCakeStates; cyan_glazed_terracotta: CyanGlazedTerracottaStates; "minecraft:cyan_glazed_terracotta": CyanGlazedTerracottaStates; dark_oak_button: DarkOakButtonStates; "minecraft:dark_oak_button": DarkOakButtonStates; dark_oak_door: DarkOakDoorStates; "minecraft:dark_oak_door": DarkOakDoorStates; dark_oak_double_slab: DarkOakDoubleSlabStates; "minecraft:dark_oak_double_slab": DarkOakDoubleSlabStates; dark_oak_fence_gate: DarkOakFenceGateStates; "minecraft:dark_oak_fence_gate": DarkOakFenceGateStates; dark_oak_hanging_sign: DarkOakHangingSignStates; "minecraft:dark_oak_hanging_sign": DarkOakHangingSignStates; dark_oak_leaves: DarkOakLeavesStates; "minecraft:dark_oak_leaves": DarkOakLeavesStates; dark_oak_log: DarkOakLogStates; "minecraft:dark_oak_log": DarkOakLogStates; dark_oak_pressure_plate: DarkOakPressurePlateStates; "minecraft:dark_oak_pressure_plate": DarkOakPressurePlateStates; dark_oak_sapling: DarkOakSaplingStates; "minecraft:dark_oak_sapling": DarkOakSaplingStates; dark_oak_slab: DarkOakSlabStates; "minecraft:dark_oak_slab": DarkOakSlabStates; dark_oak_stairs: DarkOakStairsStates; "minecraft:dark_oak_stairs": DarkOakStairsStates; dark_oak_trapdoor: DarkOakTrapdoorStates; "minecraft:dark_oak_trapdoor": DarkOakTrapdoorStates; dark_oak_wood: DarkOakWoodStates; "minecraft:dark_oak_wood": DarkOakWoodStates; dark_prismarine_stairs: DarkPrismarineStairsStates; "minecraft:dark_prismarine_stairs": DarkPrismarineStairsStates; darkoak_standing_sign: DarkoakStandingSignStates; "minecraft:darkoak_standing_sign": DarkoakStandingSignStates; darkoak_wall_sign: DarkoakWallSignStates; "minecraft:darkoak_wall_sign": DarkoakWallSignStates; daylight_detector: DaylightDetectorStates; "minecraft:daylight_detector": DaylightDetectorStates; daylight_detector_inverted: DaylightDetectorInvertedStates; "minecraft:daylight_detector_inverted": DaylightDetectorInvertedStates; dead_brain_coral_fan: DeadBrainCoralFanStates; "minecraft:dead_brain_coral_fan": DeadBrainCoralFanStates; dead_bubble_coral_fan: DeadBubbleCoralFanStates; "minecraft:dead_bubble_coral_fan": DeadBubbleCoralFanStates; dead_fire_coral_fan: DeadFireCoralFanStates; "minecraft:dead_fire_coral_fan": DeadFireCoralFanStates; dead_horn_coral_fan: DeadHornCoralFanStates; "minecraft:dead_horn_coral_fan": DeadHornCoralFanStates; dead_tube_coral_fan: DeadTubeCoralFanStates; "minecraft:dead_tube_coral_fan": DeadTubeCoralFanStates; decorated_pot: DecoratedPotStates; "minecraft:decorated_pot": DecoratedPotStates; deepslate: DeepslateStates; "minecraft:deepslate": DeepslateStates; deepslate_brick_double_slab: DeepslateBrickDoubleSlabStates; "minecraft:deepslate_brick_double_slab": DeepslateBrickDoubleSlabStates; deepslate_brick_slab: DeepslateBrickSlabStates; "minecraft:deepslate_brick_slab": DeepslateBrickSlabStates; deepslate_brick_stairs: DeepslateBrickStairsStates; "minecraft:deepslate_brick_stairs": DeepslateBrickStairsStates; deepslate_brick_wall: DeepslateBrickWallStates; "minecraft:deepslate_brick_wall": DeepslateBrickWallStates; deepslate_tile_double_slab: DeepslateTileDoubleSlabStates; "minecraft:deepslate_tile_double_slab": DeepslateTileDoubleSlabStates; deepslate_tile_slab: DeepslateTileSlabStates; "minecraft:deepslate_tile_slab": DeepslateTileSlabStates; deepslate_tile_stairs: DeepslateTileStairsStates; "minecraft:deepslate_tile_stairs": DeepslateTileStairsStates; deepslate_tile_wall: DeepslateTileWallStates; "minecraft:deepslate_tile_wall": DeepslateTileWallStates; detector_rail: DetectorRailStates; "minecraft:detector_rail": DetectorRailStates; diorite_stairs: DioriteStairsStates; "minecraft:diorite_stairs": DioriteStairsStates; dirt: DirtStates; "minecraft:dirt": DirtStates; dispenser: DispenserStates; "minecraft:dispenser": DispenserStates; double_cut_copper_slab: DoubleCutCopperSlabStates; "minecraft:double_cut_copper_slab": DoubleCutCopperSlabStates; double_stone_block_slab: DoubleStoneBlockSlabStates; "minecraft:double_stone_block_slab": DoubleStoneBlockSlabStates; double_stone_block_slab2: DoubleStoneBlockSlab2States; "minecraft:double_stone_block_slab2": DoubleStoneBlockSlab2States; double_stone_block_slab3: DoubleStoneBlockSlab3States; "minecraft:double_stone_block_slab3": DoubleStoneBlockSlab3States; double_stone_block_slab4: DoubleStoneBlockSlab4States; "minecraft:double_stone_block_slab4": DoubleStoneBlockSlab4States; dropper: DropperStates; "minecraft:dropper": DropperStates; end_brick_stairs: EndBrickStairsStates; "minecraft:end_brick_stairs": EndBrickStairsStates; end_portal_frame: EndPortalFrameStates; "minecraft:end_portal_frame": EndPortalFrameStates; end_rod: EndRodStates; "minecraft:end_rod": EndRodStates; ender_chest: EnderChestStates; "minecraft:ender_chest": EnderChestStates; exposed_copper_bulb: ExposedCopperBulbStates; "minecraft:exposed_copper_bulb": ExposedCopperBulbStates; exposed_copper_door: ExposedCopperDoorStates; "minecraft:exposed_copper_door": ExposedCopperDoorStates; exposed_copper_trapdoor: ExposedCopperTrapdoorStates; "minecraft:exposed_copper_trapdoor": ExposedCopperTrapdoorStates; exposed_cut_copper_slab: ExposedCutCopperSlabStates; "minecraft:exposed_cut_copper_slab": ExposedCutCopperSlabStates; exposed_cut_copper_stairs: ExposedCutCopperStairsStates; "minecraft:exposed_cut_copper_stairs": ExposedCutCopperStairsStates; exposed_double_cut_copper_slab: ExposedDoubleCutCopperSlabStates; "minecraft:exposed_double_cut_copper_slab": ExposedDoubleCutCopperSlabStates; farmland: FarmlandStates; "minecraft:farmland": FarmlandStates; fence_gate: FenceGateStates; "minecraft:fence_gate": FenceGateStates; fire: FireStates; "minecraft:fire": FireStates; fire_coral_fan: FireCoralFanStates; "minecraft:fire_coral_fan": FireCoralFanStates; flower_pot: FlowerPotStates; "minecraft:flower_pot": FlowerPotStates; flowing_lava: FlowingLavaStates; "minecraft:flowing_lava": FlowingLavaStates; flowing_water: FlowingWaterStates; "minecraft:flowing_water": FlowingWaterStates; frame: FrameStates; "minecraft:frame": FrameStates; frosted_ice: FrostedIceStates; "minecraft:frosted_ice": FrostedIceStates; furnace: FurnaceStates; "minecraft:furnace": FurnaceStates; glow_frame: GlowFrameStates; "minecraft:glow_frame": GlowFrameStates; glow_lichen: GlowLichenStates; "minecraft:glow_lichen": GlowLichenStates; golden_rail: GoldenRailStates; "minecraft:golden_rail": GoldenRailStates; granite_stairs: GraniteStairsStates; "minecraft:granite_stairs": GraniteStairsStates; gray_candle: GrayCandleStates; "minecraft:gray_candle": GrayCandleStates; gray_candle_cake: GrayCandleCakeStates; "minecraft:gray_candle_cake": GrayCandleCakeStates; gray_glazed_terracotta: GrayGlazedTerracottaStates; "minecraft:gray_glazed_terracotta": GrayGlazedTerracottaStates; green_candle: GreenCandleStates; "minecraft:green_candle": GreenCandleStates; green_candle_cake: GreenCandleCakeStates; "minecraft:green_candle_cake": GreenCandleCakeStates; green_glazed_terracotta: GreenGlazedTerracottaStates; "minecraft:green_glazed_terracotta": GreenGlazedTerracottaStates; grindstone: GrindstoneStates; "minecraft:grindstone": GrindstoneStates; hay_block: HayBlockStates; "minecraft:hay_block": HayBlockStates; heavy_weighted_pressure_plate: HeavyWeightedPressurePlateStates; "minecraft:heavy_weighted_pressure_plate": HeavyWeightedPressurePlateStates; hopper: HopperStates; "minecraft:hopper": HopperStates; horn_coral_fan: HornCoralFanStates; "minecraft:horn_coral_fan": HornCoralFanStates; infested_deepslate: InfestedDeepslateStates; "minecraft:infested_deepslate": InfestedDeepslateStates; iron_door: IronDoorStates; "minecraft:iron_door": IronDoorStates; iron_trapdoor: IronTrapdoorStates; "minecraft:iron_trapdoor": IronTrapdoorStates; jigsaw: JigsawStates; "minecraft:jigsaw": JigsawStates; jungle_button: JungleButtonStates; "minecraft:jungle_button": JungleButtonStates; jungle_door: JungleDoorStates; "minecraft:jungle_door": JungleDoorStates; jungle_double_slab: JungleDoubleSlabStates; "minecraft:jungle_double_slab": JungleDoubleSlabStates; jungle_fence_gate: JungleFenceGateStates; "minecraft:jungle_fence_gate": JungleFenceGateStates; jungle_hanging_sign: JungleHangingSignStates; "minecraft:jungle_hanging_sign": JungleHangingSignStates; jungle_leaves: JungleLeavesStates; "minecraft:jungle_leaves": JungleLeavesStates; jungle_log: JungleLogStates; "minecraft:jungle_log": JungleLogStates; jungle_pressure_plate: JunglePressurePlateStates; "minecraft:jungle_pressure_plate": JunglePressurePlateStates; jungle_sapling: JungleSaplingStates; "minecraft:jungle_sapling": JungleSaplingStates; jungle_slab: JungleSlabStates; "minecraft:jungle_slab": JungleSlabStates; jungle_stairs: JungleStairsStates; "minecraft:jungle_stairs": JungleStairsStates; jungle_standing_sign: JungleStandingSignStates; "minecraft:jungle_standing_sign": JungleStandingSignStates; jungle_trapdoor: JungleTrapdoorStates; "minecraft:jungle_trapdoor": JungleTrapdoorStates; jungle_wall_sign: JungleWallSignStates; "minecraft:jungle_wall_sign": JungleWallSignStates; jungle_wood: JungleWoodStates; "minecraft:jungle_wood": JungleWoodStates; kelp: KelpStates; "minecraft:kelp": KelpStates; ladder: LadderStates; "minecraft:ladder": LadderStates; lantern: LanternStates; "minecraft:lantern": LanternStates; large_amethyst_bud: LargeAmethystBudStates; "minecraft:large_amethyst_bud": LargeAmethystBudStates; large_fern: LargeFernStates; "minecraft:large_fern": LargeFernStates; lava: LavaStates; "minecraft:lava": LavaStates; lectern: LecternStates; "minecraft:lectern": LecternStates; lever: LeverStates; "minecraft:lever": LeverStates; light_block: LightBlockStates; "minecraft:light_block": LightBlockStates; light_blue_candle: LightBlueCandleStates; "minecraft:light_blue_candle": LightBlueCandleStates; light_blue_candle_cake: LightBlueCandleCakeStates; "minecraft:light_blue_candle_cake": LightBlueCandleCakeStates; light_blue_glazed_terracotta: LightBlueGlazedTerracottaStates; "minecraft:light_blue_glazed_terracotta": LightBlueGlazedTerracottaStates; light_gray_candle: LightGrayCandleStates; "minecraft:light_gray_candle": LightGrayCandleStates; light_gray_candle_cake: LightGrayCandleCakeStates; "minecraft:light_gray_candle_cake": LightGrayCandleCakeStates; light_weighted_pressure_plate: LightWeightedPressurePlateStates; "minecraft:light_weighted_pressure_plate": LightWeightedPressurePlateStates; lightning_rod: LightningRodStates; "minecraft:lightning_rod": LightningRodStates; lilac: LilacStates; "minecraft:lilac": LilacStates; lime_candle: LimeCandleStates; "minecraft:lime_candle": LimeCandleStates; lime_candle_cake: LimeCandleCakeStates; "minecraft:lime_candle_cake": LimeCandleCakeStates; lime_glazed_terracotta: LimeGlazedTerracottaStates; "minecraft:lime_glazed_terracotta": LimeGlazedTerracottaStates; lit_blast_furnace: LitBlastFurnaceStates; "minecraft:lit_blast_furnace": LitBlastFurnaceStates; lit_furnace: LitFurnaceStates; "minecraft:lit_furnace": LitFurnaceStates; lit_pumpkin: LitPumpkinStates; "minecraft:lit_pumpkin": LitPumpkinStates; lit_smoker: LitSmokerStates; "minecraft:lit_smoker": LitSmokerStates; loom: LoomStates; "minecraft:loom": LoomStates; magenta_candle: MagentaCandleStates; "minecraft:magenta_candle": MagentaCandleStates; magenta_candle_cake: MagentaCandleCakeStates; "minecraft:magenta_candle_cake": MagentaCandleCakeStates; magenta_glazed_terracotta: MagentaGlazedTerracottaStates; "minecraft:magenta_glazed_terracotta": MagentaGlazedTerracottaStates; mangrove_button: MangroveButtonStates; "minecraft:mangrove_button": MangroveButtonStates; mangrove_door: MangroveDoorStates; "minecraft:mangrove_door": MangroveDoorStates; mangrove_double_slab: MangroveDoubleSlabStates; "minecraft:mangrove_double_slab": MangroveDoubleSlabStates; mangrove_fence_gate: MangroveFenceGateStates; "minecraft:mangrove_fence_gate": MangroveFenceGateStates; mangrove_hanging_sign: MangroveHangingSignStates; "minecraft:mangrove_hanging_sign": MangroveHangingSignStates; mangrove_leaves: MangroveLeavesStates; "minecraft:mangrove_leaves": MangroveLeavesStates; mangrove_log: MangroveLogStates; "minecraft:mangrove_log": MangroveLogStates; mangrove_pressure_plate: MangrovePressurePlateStates; "minecraft:mangrove_pressure_plate": MangrovePressurePlateStates; mangrove_propagule: MangrovePropaguleStates; "minecraft:mangrove_propagule": MangrovePropaguleStates; mangrove_slab: MangroveSlabStates; "minecraft:mangrove_slab": MangroveSlabStates; mangrove_stairs: MangroveStairsStates; "minecraft:mangrove_stairs": MangroveStairsStates; mangrove_standing_sign: MangroveStandingSignStates; "minecraft:mangrove_standing_sign": MangroveStandingSignStates; mangrove_trapdoor: MangroveTrapdoorStates; "minecraft:mangrove_trapdoor": MangroveTrapdoorStates; mangrove_wall_sign: MangroveWallSignStates; "minecraft:mangrove_wall_sign": MangroveWallSignStates; mangrove_wood: MangroveWoodStates; "minecraft:mangrove_wood": MangroveWoodStates; medium_amethyst_bud: MediumAmethystBudStates; "minecraft:medium_amethyst_bud": MediumAmethystBudStates; melon_stem: MelonStemStates; "minecraft:melon_stem": MelonStemStates; monster_egg: MonsterEggStates; "minecraft:monster_egg": MonsterEggStates; mossy_cobblestone_stairs: MossyCobblestoneStairsStates; "minecraft:mossy_cobblestone_stairs": MossyCobblestoneStairsStates; mossy_stone_brick_stairs: MossyStoneBrickStairsStates; "minecraft:mossy_stone_brick_stairs": MossyStoneBrickStairsStates; mud_brick_double_slab: MudBrickDoubleSlabStates; "minecraft:mud_brick_double_slab": MudBrickDoubleSlabStates; mud_brick_slab: MudBrickSlabStates; "minecraft:mud_brick_slab": MudBrickSlabStates; mud_brick_stairs: MudBrickStairsStates; "minecraft:mud_brick_stairs": MudBrickStairsStates; mud_brick_wall: MudBrickWallStates; "minecraft:mud_brick_wall": MudBrickWallStates; muddy_mangrove_roots: MuddyMangroveRootsStates; "minecraft:muddy_mangrove_roots": MuddyMangroveRootsStates; nether_brick_slab: NetherBrickSlabStates; "minecraft:nether_brick_slab": NetherBrickSlabStates; nether_brick_stairs: NetherBrickStairsStates; "minecraft:nether_brick_stairs": NetherBrickStairsStates; nether_wart: NetherWartStates; "minecraft:nether_wart": NetherWartStates; normal_stone_stairs: NormalStoneStairsStates; "minecraft:normal_stone_stairs": NormalStoneStairsStates; oak_double_slab: OakDoubleSlabStates; "minecraft:oak_double_slab": OakDoubleSlabStates; oak_hanging_sign: OakHangingSignStates; "minecraft:oak_hanging_sign": OakHangingSignStates; oak_leaves: OakLeavesStates; "minecraft:oak_leaves": OakLeavesStates; oak_log: OakLogStates; "minecraft:oak_log": OakLogStates; oak_sapling: OakSaplingStates; "minecraft:oak_sapling": OakSaplingStates; oak_slab: OakSlabStates; "minecraft:oak_slab": OakSlabStates; oak_stairs: OakStairsStates; "minecraft:oak_stairs": OakStairsStates; oak_wood: OakWoodStates; "minecraft:oak_wood": OakWoodStates; observer: ObserverStates; "minecraft:observer": ObserverStates; ochre_froglight: OchreFroglightStates; "minecraft:ochre_froglight": OchreFroglightStates; orange_candle: OrangeCandleStates; "minecraft:orange_candle": OrangeCandleStates; orange_candle_cake: OrangeCandleCakeStates; "minecraft:orange_candle_cake": OrangeCandleCakeStates; orange_glazed_terracotta: OrangeGlazedTerracottaStates; "minecraft:orange_glazed_terracotta": OrangeGlazedTerracottaStates; oxidized_copper_bulb: OxidizedCopperBulbStates; "minecraft:oxidized_copper_bulb": OxidizedCopperBulbStates; oxidized_copper_door: OxidizedCopperDoorStates; "minecraft:oxidized_copper_door": OxidizedCopperDoorStates; oxidized_copper_trapdoor: OxidizedCopperTrapdoorStates; "minecraft:oxidized_copper_trapdoor": OxidizedCopperTrapdoorStates; oxidized_cut_copper_slab: OxidizedCutCopperSlabStates; "minecraft:oxidized_cut_copper_slab": OxidizedCutCopperSlabStates; oxidized_cut_copper_stairs: OxidizedCutCopperStairsStates; "minecraft:oxidized_cut_copper_stairs": OxidizedCutCopperStairsStates; oxidized_double_cut_copper_slab: OxidizedDoubleCutCopperSlabStates; "minecraft:oxidized_double_cut_copper_slab": OxidizedDoubleCutCopperSlabStates; pearlescent_froglight: PearlescentFroglightStates; "minecraft:pearlescent_froglight": PearlescentFroglightStates; peony: PeonyStates; "minecraft:peony": PeonyStates; petrified_oak_slab: PetrifiedOakSlabStates; "minecraft:petrified_oak_slab": PetrifiedOakSlabStates; pink_candle: PinkCandleStates; "minecraft:pink_candle": PinkCandleStates; pink_candle_cake: PinkCandleCakeStates; "minecraft:pink_candle_cake": PinkCandleCakeStates; pink_glazed_terracotta: PinkGlazedTerracottaStates; "minecraft:pink_glazed_terracotta": PinkGlazedTerracottaStates; pink_petals: PinkPetalsStates; "minecraft:pink_petals": PinkPetalsStates; piston: PistonStates; "minecraft:piston": PistonStates; piston_arm_collision: PistonArmCollisionStates; "minecraft:piston_arm_collision": PistonArmCollisionStates; pitcher_crop: PitcherCropStates; "minecraft:pitcher_crop": PitcherCropStates; pitcher_plant: PitcherPlantStates; "minecraft:pitcher_plant": PitcherPlantStates; pointed_dripstone: PointedDripstoneStates; "minecraft:pointed_dripstone": PointedDripstoneStates; polished_andesite_stairs: PolishedAndesiteStairsStates; "minecraft:polished_andesite_stairs": PolishedAndesiteStairsStates; polished_basalt: PolishedBasaltStates; "minecraft:polished_basalt": PolishedBasaltStates; polished_blackstone_brick_double_slab: PolishedBlackstoneBrickDoubleSlabStates; "minecraft:polished_blackstone_brick_double_slab": PolishedBlackstoneBrickDoubleSlabStates; polished_blackstone_brick_slab: PolishedBlackstoneBrickSlabStates; "minecraft:polished_blackstone_brick_slab": PolishedBlackstoneBrickSlabStates; polished_blackstone_brick_stairs: PolishedBlackstoneBrickStairsStates; "minecraft:polished_blackstone_brick_stairs": PolishedBlackstoneBrickStairsStates; polished_blackstone_brick_wall: PolishedBlackstoneBrickWallStates; "minecraft:polished_blackstone_brick_wall": PolishedBlackstoneBrickWallStates; polished_blackstone_button: PolishedBlackstoneButtonStates; "minecraft:polished_blackstone_button": PolishedBlackstoneButtonStates; polished_blackstone_double_slab: PolishedBlackstoneDoubleSlabStates; "minecraft:polished_blackstone_double_slab": PolishedBlackstoneDoubleSlabStates; polished_blackstone_pressure_plate: PolishedBlackstonePressurePlateStates; "minecraft:polished_blackstone_pressure_plate": PolishedBlackstonePressurePlateStates; polished_blackstone_slab: PolishedBlackstoneSlabStates; "minecraft:polished_blackstone_slab": PolishedBlackstoneSlabStates; polished_blackstone_stairs: PolishedBlackstoneStairsStates; "minecraft:polished_blackstone_stairs": PolishedBlackstoneStairsStates; polished_blackstone_wall: PolishedBlackstoneWallStates; "minecraft:polished_blackstone_wall": PolishedBlackstoneWallStates; polished_deepslate_double_slab: PolishedDeepslateDoubleSlabStates; "minecraft:polished_deepslate_double_slab": PolishedDeepslateDoubleSlabStates; polished_deepslate_slab: PolishedDeepslateSlabStates; "minecraft:polished_deepslate_slab": PolishedDeepslateSlabStates; polished_deepslate_stairs: PolishedDeepslateStairsStates; "minecraft:polished_deepslate_stairs": PolishedDeepslateStairsStates; polished_deepslate_wall: PolishedDeepslateWallStates; "minecraft:polished_deepslate_wall": PolishedDeepslateWallStates; polished_diorite_stairs: PolishedDioriteStairsStates; "minecraft:polished_diorite_stairs": PolishedDioriteStairsStates; polished_granite_stairs: PolishedGraniteStairsStates; "minecraft:polished_granite_stairs": PolishedGraniteStairsStates; polished_tuff_double_slab: PolishedTuffDoubleSlabStates; "minecraft:polished_tuff_double_slab": PolishedTuffDoubleSlabStates; polished_tuff_slab: PolishedTuffSlabStates; "minecraft:polished_tuff_slab": PolishedTuffSlabStates; polished_tuff_stairs: PolishedTuffStairsStates; "minecraft:polished_tuff_stairs": PolishedTuffStairsStates; polished_tuff_wall: PolishedTuffWallStates; "minecraft:polished_tuff_wall": PolishedTuffWallStates; portal: PortalStates; "minecraft:portal": PortalStates; potatoes: PotatoesStates; "minecraft:potatoes": PotatoesStates; powered_comparator: PoweredComparatorStates; "minecraft:powered_comparator": PoweredComparatorStates; powered_repeater: PoweredRepeaterStates; "minecraft:powered_repeater": PoweredRepeaterStates; prismarine: PrismarineStates; "minecraft:prismarine": PrismarineStates; prismarine_bricks_stairs: PrismarineBricksStairsStates; "minecraft:prismarine_bricks_stairs": PrismarineBricksStairsStates; prismarine_stairs: PrismarineStairsStates; "minecraft:prismarine_stairs": PrismarineStairsStates; pumpkin: PumpkinStates; "minecraft:pumpkin": PumpkinStates; pumpkin_stem: PumpkinStemStates; "minecraft:pumpkin_stem": PumpkinStemStates; purple_candle: PurpleCandleStates; "minecraft:purple_candle": PurpleCandleStates; purple_candle_cake: PurpleCandleCakeStates; "minecraft:purple_candle_cake": PurpleCandleCakeStates; purple_glazed_terracotta: PurpleGlazedTerracottaStates; "minecraft:purple_glazed_terracotta": PurpleGlazedTerracottaStates; purpur_block: PurpurBlockStates; "minecraft:purpur_block": PurpurBlockStates; purpur_stairs: PurpurStairsStates; "minecraft:purpur_stairs": PurpurStairsStates; quartz_block: QuartzBlockStates; "minecraft:quartz_block": QuartzBlockStates; quartz_slab: QuartzSlabStates; "minecraft:quartz_slab": QuartzSlabStates; quartz_stairs: QuartzStairsStates; "minecraft:quartz_stairs": QuartzStairsStates; rail: RailStates; "minecraft:rail": RailStates; red_candle: RedCandleStates; "minecraft:red_candle": RedCandleStates; red_candle_cake: RedCandleCakeStates; "minecraft:red_candle_cake": RedCandleCakeStates; red_glazed_terracotta: RedGlazedTerracottaStates; "minecraft:red_glazed_terracotta": RedGlazedTerracottaStates; red_mushroom_block: RedMushroomBlockStates; "minecraft:red_mushroom_block": RedMushroomBlockStates; red_nether_brick_stairs: RedNetherBrickStairsStates; "minecraft:red_nether_brick_stairs": RedNetherBrickStairsStates; red_sandstone: RedSandstoneStates; "minecraft:red_sandstone": RedSandstoneStates; red_sandstone_stairs: RedSandstoneStairsStates; "minecraft:red_sandstone_stairs": RedSandstoneStairsStates; redstone_torch: RedstoneTorchStates; "minecraft:redstone_torch": RedstoneTorchStates; redstone_wire: RedstoneWireStates; "minecraft:redstone_wire": RedstoneWireStates; reeds: ReedsStates; "minecraft:reeds": ReedsStates; repeating_command_block: RepeatingCommandBlockStates; "minecraft:repeating_command_block": RepeatingCommandBlockStates; respawn_anchor: RespawnAnchorStates; "minecraft:respawn_anchor": RespawnAnchorStates; rose_bush: RoseBushStates; "minecraft:rose_bush": RoseBushStates; sand: SandStates; "minecraft:sand": SandStates; sandstone: SandstoneStates; "minecraft:sandstone": SandstoneStates; sandstone_slab: SandstoneSlabStates; "minecraft:sandstone_slab": SandstoneSlabStates; sandstone_stairs: SandstoneStairsStates; "minecraft:sandstone_stairs": SandstoneStairsStates; scaffolding: ScaffoldingStates; "minecraft:scaffolding": ScaffoldingStates; sculk_catalyst: SculkCatalystStates; "minecraft:sculk_catalyst": SculkCatalystStates; sculk_sensor: SculkSensorStates; "minecraft:sculk_sensor": SculkSensorStates; sculk_shrieker: SculkShriekerStates; "minecraft:sculk_shrieker": SculkShriekerStates; sculk_vein: SculkVeinStates; "minecraft:sculk_vein": SculkVeinStates; sea_pickle: SeaPickleStates; "minecraft:sea_pickle": SeaPickleStates; seagrass: SeagrassStates; "minecraft:seagrass": SeagrassStates; silver_glazed_terracotta: SilverGlazedTerracottaStates; "minecraft:silver_glazed_terracotta": SilverGlazedTerracottaStates; skull: SkullStates; "minecraft:skull": SkullStates; small_amethyst_bud: SmallAmethystBudStates; "minecraft:small_amethyst_bud": SmallAmethystBudStates; small_dripleaf_block: SmallDripleafBlockStates; "minecraft:small_dripleaf_block": SmallDripleafBlockStates; smoker: SmokerStates; "minecraft:smoker": SmokerStates; smooth_quartz_stairs: SmoothQuartzStairsStates; "minecraft:smooth_quartz_stairs": SmoothQuartzStairsStates; smooth_red_sandstone_stairs: SmoothRedSandstoneStairsStates; "minecraft:smooth_red_sandstone_stairs": SmoothRedSandstoneStairsStates; smooth_sandstone_stairs: SmoothSandstoneStairsStates; "minecraft:smooth_sandstone_stairs": SmoothSandstoneStairsStates; smooth_stone_slab: SmoothStoneSlabStates; "minecraft:smooth_stone_slab": SmoothStoneSlabStates; sniffer_egg: SnifferEggStates; "minecraft:sniffer_egg": SnifferEggStates; snow_layer: SnowLayerStates; "minecraft:snow_layer": SnowLayerStates; soul_campfire: SoulCampfireStates; "minecraft:soul_campfire": SoulCampfireStates; soul_fire: SoulFireStates; "minecraft:soul_fire": SoulFireStates; soul_lantern: SoulLanternStates; "minecraft:soul_lantern": SoulLanternStates; soul_torch: SoulTorchStates; "minecraft:soul_torch": SoulTorchStates; sponge: SpongeStates; "minecraft:sponge": SpongeStates; spruce_button: SpruceButtonStates; "minecraft:spruce_button": SpruceButtonStates; spruce_door: SpruceDoorStates; "minecraft:spruce_door": SpruceDoorStates; spruce_double_slab: SpruceDoubleSlabStates; "minecraft:spruce_double_slab": SpruceDoubleSlabStates; spruce_fence_gate: SpruceFenceGateStates; "minecraft:spruce_fence_gate": SpruceFenceGateStates; spruce_hanging_sign: SpruceHangingSignStates; "minecraft:spruce_hanging_sign": SpruceHangingSignStates; spruce_leaves: SpruceLeavesStates; "minecraft:spruce_leaves": SpruceLeavesStates; spruce_log: SpruceLogStates; "minecraft:spruce_log": SpruceLogStates; spruce_pressure_plate: SprucePressurePlateStates; "minecraft:spruce_pressure_plate": SprucePressurePlateStates; spruce_sapling: SpruceSaplingStates; "minecraft:spruce_sapling": SpruceSaplingStates; spruce_slab: SpruceSlabStates; "minecraft:spruce_slab": SpruceSlabStates; spruce_stairs: SpruceStairsStates; "minecraft:spruce_stairs": SpruceStairsStates; spruce_standing_sign: SpruceStandingSignStates; "minecraft:spruce_standing_sign": SpruceStandingSignStates; spruce_trapdoor: SpruceTrapdoorStates; "minecraft:spruce_trapdoor": SpruceTrapdoorStates; spruce_wall_sign: SpruceWallSignStates; "minecraft:spruce_wall_sign": SpruceWallSignStates; spruce_wood: SpruceWoodStates; "minecraft:spruce_wood": SpruceWoodStates; standing_banner: StandingBannerStates; "minecraft:standing_banner": StandingBannerStates; standing_sign: StandingSignStates; "minecraft:standing_sign": StandingSignStates; sticky_piston: StickyPistonStates; "minecraft:sticky_piston": StickyPistonStates; sticky_piston_arm_collision: StickyPistonArmCollisionStates; "minecraft:sticky_piston_arm_collision": StickyPistonArmCollisionStates; stone_block_slab2: StoneBlockSlab2States; "minecraft:stone_block_slab2": StoneBlockSlab2States; stone_block_slab3: StoneBlockSlab3States; "minecraft:stone_block_slab3": StoneBlockSlab3States; stone_block_slab4: StoneBlockSlab4States; "minecraft:stone_block_slab4": StoneBlockSlab4States; stone_brick_slab: StoneBrickSlabStates; "minecraft:stone_brick_slab": StoneBrickSlabStates; stone_brick_stairs: StoneBrickStairsStates; "minecraft:stone_brick_stairs": StoneBrickStairsStates; stone_button: StoneButtonStates; "minecraft:stone_button": StoneButtonStates; stone_pressure_plate: StonePressurePlateStates; "minecraft:stone_pressure_plate": StonePressurePlateStates; stone_stairs: StoneStairsStates; "minecraft:stone_stairs": StoneStairsStates; stonebrick: StonebrickStates; "minecraft:stonebrick": StonebrickStates; stonecutter_block: StonecutterBlockStates; "minecraft:stonecutter_block": StonecutterBlockStates; stripped_acacia_log: StrippedAcaciaLogStates; "minecraft:stripped_acacia_log": StrippedAcaciaLogStates; stripped_acacia_wood: StrippedAcaciaWoodStates; "minecraft:stripped_acacia_wood": StrippedAcaciaWoodStates; stripped_bamboo_block: StrippedBambooBlockStates; "minecraft:stripped_bamboo_block": StrippedBambooBlockStates; stripped_birch_log: StrippedBirchLogStates; "minecraft:stripped_birch_log": StrippedBirchLogStates; stripped_birch_wood: StrippedBirchWoodStates; "minecraft:stripped_birch_wood": StrippedBirchWoodStates; stripped_cherry_log: StrippedCherryLogStates; "minecraft:stripped_cherry_log": StrippedCherryLogStates; stripped_cherry_wood: StrippedCherryWoodStates; "minecraft:stripped_cherry_wood": StrippedCherryWoodStates; stripped_crimson_hyphae: StrippedCrimsonHyphaeStates; "minecraft:stripped_crimson_hyphae": StrippedCrimsonHyphaeStates; stripped_crimson_stem: StrippedCrimsonStemStates; "minecraft:stripped_crimson_stem": StrippedCrimsonStemStates; stripped_dark_oak_log: StrippedDarkOakLogStates; "minecraft:stripped_dark_oak_log": StrippedDarkOakLogStates; stripped_dark_oak_wood: StrippedDarkOakWoodStates; "minecraft:stripped_dark_oak_wood": StrippedDarkOakWoodStates; stripped_jungle_log: StrippedJungleLogStates; "minecraft:stripped_jungle_log": StrippedJungleLogStates; stripped_jungle_wood: StrippedJungleWoodStates; "minecraft:stripped_jungle_wood": StrippedJungleWoodStates; stripped_mangrove_log: StrippedMangroveLogStates; "minecraft:stripped_mangrove_log": StrippedMangroveLogStates; stripped_mangrove_wood: StrippedMangroveWoodStates; "minecraft:stripped_mangrove_wood": StrippedMangroveWoodStates; stripped_oak_log: StrippedOakLogStates; "minecraft:stripped_oak_log": StrippedOakLogStates; stripped_oak_wood: StrippedOakWoodStates; "minecraft:stripped_oak_wood": StrippedOakWoodStates; stripped_spruce_log: StrippedSpruceLogStates; "minecraft:stripped_spruce_log": StrippedSpruceLogStates; stripped_spruce_wood: StrippedSpruceWoodStates; "minecraft:stripped_spruce_wood": StrippedSpruceWoodStates; stripped_warped_hyphae: StrippedWarpedHyphaeStates; "minecraft:stripped_warped_hyphae": StrippedWarpedHyphaeStates; stripped_warped_stem: StrippedWarpedStemStates; "minecraft:stripped_warped_stem": StrippedWarpedStemStates; structure_block: StructureBlockStates; "minecraft:structure_block": StructureBlockStates; structure_void: StructureVoidStates; "minecraft:structure_void": StructureVoidStates; sunflower: SunflowerStates; "minecraft:sunflower": SunflowerStates; suspicious_gravel: SuspiciousGravelStates; "minecraft:suspicious_gravel": SuspiciousGravelStates; suspicious_sand: SuspiciousSandStates; "minecraft:suspicious_sand": SuspiciousSandStates; sweet_berry_bush: SweetBerryBushStates; "minecraft:sweet_berry_bush": SweetBerryBushStates; tall_grass: TallGrassStates; "minecraft:tall_grass": TallGrassStates; tnt: TntStates; "minecraft:tnt": TntStates; torch: TorchStates; "minecraft:torch": TorchStates; torchflower_crop: TorchflowerCropStates; "minecraft:torchflower_crop": TorchflowerCropStates; trapdoor: TrapdoorStates; "minecraft:trapdoor": TrapdoorStates; trapped_chest: TrappedChestStates; "minecraft:trapped_chest": TrappedChestStates; trial_spawner: TrialSpawnerStates; "minecraft:trial_spawner": TrialSpawnerStates; trip_wire: TripWireStates; "minecraft:trip_wire": TripWireStates; tripwire_hook: TripwireHookStates; "minecraft:tripwire_hook": TripwireHookStates; tube_coral_fan: TubeCoralFanStates; "minecraft:tube_coral_fan": TubeCoralFanStates; tuff_brick_double_slab: TuffBrickDoubleSlabStates; "minecraft:tuff_brick_double_slab": TuffBrickDoubleSlabStates; tuff_brick_slab: TuffBrickSlabStates; "minecraft:tuff_brick_slab": TuffBrickSlabStates; tuff_brick_stairs: TuffBrickStairsStates; "minecraft:tuff_brick_stairs": TuffBrickStairsStates; tuff_brick_wall: TuffBrickWallStates; "minecraft:tuff_brick_wall": TuffBrickWallStates; tuff_double_slab: TuffDoubleSlabStates; "minecraft:tuff_double_slab": TuffDoubleSlabStates; tuff_slab: TuffSlabStates; "minecraft:tuff_slab": TuffSlabStates; tuff_stairs: TuffStairsStates; "minecraft:tuff_stairs": TuffStairsStates; tuff_wall: TuffWallStates; "minecraft:tuff_wall": TuffWallStates; turtle_egg: TurtleEggStates; "minecraft:turtle_egg": TurtleEggStates; twisting_vines: TwistingVinesStates; "minecraft:twisting_vines": TwistingVinesStates; underwater_torch: UnderwaterTorchStates; "minecraft:underwater_torch": UnderwaterTorchStates; unlit_redstone_torch: UnlitRedstoneTorchStates; "minecraft:unlit_redstone_torch": UnlitRedstoneTorchStates; unpowered_comparator: UnpoweredComparatorStates; "minecraft:unpowered_comparator": UnpoweredComparatorStates; unpowered_repeater: UnpoweredRepeaterStates; "minecraft:unpowered_repeater": UnpoweredRepeaterStates; vault: VaultStates; "minecraft:vault": VaultStates; verdant_froglight: VerdantFroglightStates; "minecraft:verdant_froglight": VerdantFroglightStates; vine: VineStates; "minecraft:vine": VineStates; wall_banner: WallBannerStates; "minecraft:wall_banner": WallBannerStates; wall_sign: WallSignStates; "minecraft:wall_sign": WallSignStates; warped_button: WarpedButtonStates; "minecraft:warped_button": WarpedButtonStates; warped_door: WarpedDoorStates; "minecraft:warped_door": WarpedDoorStates; warped_double_slab: WarpedDoubleSlabStates; "minecraft:warped_double_slab": WarpedDoubleSlabStates; warped_fence_gate: WarpedFenceGateStates; "minecraft:warped_fence_gate": WarpedFenceGateStates; warped_hanging_sign: WarpedHangingSignStates; "minecraft:warped_hanging_sign": WarpedHangingSignStates; warped_hyphae: WarpedHyphaeStates; "minecraft:warped_hyphae": WarpedHyphaeStates; warped_pressure_plate: WarpedPressurePlateStates; "minecraft:warped_pressure_plate": WarpedPressurePlateStates; warped_slab: WarpedSlabStates; "minecraft:warped_slab": WarpedSlabStates; warped_stairs: WarpedStairsStates; "minecraft:warped_stairs": WarpedStairsStates; warped_standing_sign: WarpedStandingSignStates; "minecraft:warped_standing_sign": WarpedStandingSignStates; warped_stem: WarpedStemStates; "minecraft:warped_stem": WarpedStemStates; warped_trapdoor: WarpedTrapdoorStates; "minecraft:warped_trapdoor": WarpedTrapdoorStates; warped_wall_sign: WarpedWallSignStates; "minecraft:warped_wall_sign": WarpedWallSignStates; water: WaterStates; "minecraft:water": WaterStates; waxed_copper_bulb: WaxedCopperBulbStates; "minecraft:waxed_copper_bulb": WaxedCopperBulbStates; waxed_copper_door: WaxedCopperDoorStates; "minecraft:waxed_copper_door": WaxedCopperDoorStates; waxed_copper_trapdoor: WaxedCopperTrapdoorStates; "minecraft:waxed_copper_trapdoor": WaxedCopperTrapdoorStates; waxed_cut_copper_slab: WaxedCutCopperSlabStates; "minecraft:waxed_cut_copper_slab": WaxedCutCopperSlabStates; waxed_cut_copper_stairs: WaxedCutCopperStairsStates; "minecraft:waxed_cut_copper_stairs": WaxedCutCopperStairsStates; waxed_double_cut_copper_slab: WaxedDoubleCutCopperSlabStates; "minecraft:waxed_double_cut_copper_slab": WaxedDoubleCutCopperSlabStates; waxed_exposed_copper_bulb: WaxedExposedCopperBulbStates; "minecraft:waxed_exposed_copper_bulb": WaxedExposedCopperBulbStates; waxed_exposed_copper_door: WaxedExposedCopperDoorStates; "minecraft:waxed_exposed_copper_door": WaxedExposedCopperDoorStates; waxed_exposed_copper_trapdoor: WaxedExposedCopperTrapdoorStates; "minecraft:waxed_exposed_copper_trapdoor": WaxedExposedCopperTrapdoorStates; waxed_exposed_cut_copper_slab: WaxedExposedCutCopperSlabStates; "minecraft:waxed_exposed_cut_copper_slab": WaxedExposedCutCopperSlabStates; waxed_exposed_cut_copper_stairs: WaxedExposedCutCopperStairsStates; "minecraft:waxed_exposed_cut_copper_stairs": WaxedExposedCutCopperStairsStates; waxed_exposed_double_cut_copper_slab: WaxedExposedDoubleCutCopperSlabStates; "minecraft:waxed_exposed_double_cut_copper_slab": WaxedExposedDoubleCutCopperSlabStates; waxed_oxidized_copper_bulb: WaxedOxidizedCopperBulbStates; "minecraft:waxed_oxidized_copper_bulb": WaxedOxidizedCopperBulbStates; waxed_oxidized_copper_door: WaxedOxidizedCopperDoorStates; "minecraft:waxed_oxidized_copper_door": WaxedOxidizedCopperDoorStates; waxed_oxidized_copper_trapdoor: WaxedOxidizedCopperTrapdoorStates; "minecraft:waxed_oxidized_copper_trapdoor": WaxedOxidizedCopperTrapdoorStates; waxed_oxidized_cut_copper_slab: WaxedOxidizedCutCopperSlabStates; "minecraft:waxed_oxidized_cut_copper_slab": WaxedOxidizedCutCopperSlabStates; waxed_oxidized_cut_copper_stairs: WaxedOxidizedCutCopperStairsStates; "minecraft:waxed_oxidized_cut_copper_stairs": WaxedOxidizedCutCopperStairsStates; waxed_oxidized_double_cut_copper_slab: WaxedOxidizedDoubleCutCopperSlabStates; "minecraft:waxed_oxidized_double_cut_copper_slab": WaxedOxidizedDoubleCutCopperSlabStates; waxed_weathered_copper_bulb: WaxedWeatheredCopperBulbStates; "minecraft:waxed_weathered_copper_bulb": WaxedWeatheredCopperBulbStates; waxed_weathered_copper_door: WaxedWeatheredCopperDoorStates; "minecraft:waxed_weathered_copper_door": WaxedWeatheredCopperDoorStates; waxed_weathered_copper_trapdoor: WaxedWeatheredCopperTrapdoorStates; "minecraft:waxed_weathered_copper_trapdoor": WaxedWeatheredCopperTrapdoorStates; waxed_weathered_cut_copper_slab: WaxedWeatheredCutCopperSlabStates; "minecraft:waxed_weathered_cut_copper_slab": WaxedWeatheredCutCopperSlabStates; waxed_weathered_cut_copper_stairs: WaxedWeatheredCutCopperStairsStates; "minecraft:waxed_weathered_cut_copper_stairs": WaxedWeatheredCutCopperStairsStates; waxed_weathered_double_cut_copper_slab: WaxedWeatheredDoubleCutCopperSlabStates; "minecraft:waxed_weathered_double_cut_copper_slab": WaxedWeatheredDoubleCutCopperSlabStates; weathered_copper_bulb: WeatheredCopperBulbStates; "minecraft:weathered_copper_bulb": WeatheredCopperBulbStates; weathered_copper_door: WeatheredCopperDoorStates; "minecraft:weathered_copper_door": WeatheredCopperDoorStates; weathered_copper_trapdoor: WeatheredCopperTrapdoorStates; "minecraft:weathered_copper_trapdoor": WeatheredCopperTrapdoorStates; weathered_cut_copper_slab: WeatheredCutCopperSlabStates; "minecraft:weathered_cut_copper_slab": WeatheredCutCopperSlabStates; weathered_cut_copper_stairs: WeatheredCutCopperStairsStates; "minecraft:weathered_cut_copper_stairs": WeatheredCutCopperStairsStates; weathered_double_cut_copper_slab: WeatheredDoubleCutCopperSlabStates; "minecraft:weathered_double_cut_copper_slab": WeatheredDoubleCutCopperSlabStates; weeping_vines: WeepingVinesStates; "minecraft:weeping_vines": WeepingVinesStates; wheat: WheatStates; "minecraft:wheat": WheatStates; white_candle: WhiteCandleStates; "minecraft:white_candle": WhiteCandleStates; white_candle_cake: WhiteCandleCakeStates; "minecraft:white_candle_cake": WhiteCandleCakeStates; white_glazed_terracotta: WhiteGlazedTerracottaStates; "minecraft:white_glazed_terracotta": WhiteGlazedTerracottaStates; wooden_button: WoodenButtonStates; "minecraft:wooden_button": WoodenButtonStates; wooden_door: WoodenDoorStates; "minecraft:wooden_door": WoodenDoorStates; wooden_pressure_plate: WoodenPressurePlateStates; "minecraft:wooden_pressure_plate": WoodenPressurePlateStates; yellow_candle: YellowCandleStates; "minecraft:yellow_candle": YellowCandleStates; yellow_candle_cake: YellowCandleCakeStates; "minecraft:yellow_candle_cake": YellowCandleCakeStates; yellow_glazed_terracotta: YellowGlazedTerracottaStates; "minecraft:yellow_glazed_terracotta": YellowGlazedTerracottaStates; };