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 DeepslateBrickWall