Blockbench Reference Docs
    Preparing search index...

    Interface BarItemRegistry

    interface BarItemRegistry {
        add_mesh: Action;
        add_reference_image: Action;
        apply_mirror_modeling: Action;
        blend_mode: BarSelect;
        brush_shape: BarSelect;
        brush_tool: Tool;
        camera_bottom: Action;
        camera_east: Action;
        camera_initial: Action;
        camera_north: Action;
        camera_south: Action;
        camera_top: Action;
        camera_west: Action;
        close_project: Action;
        color_erase_mode: Toggle;
        color_picker: Tool;
        convert_project: Action;
        copy_brush: Tool;
        copy_brush_mode: BarSelect;
        create_empty_layer: Action;
        crop_layer_to_selection: Action;
        delete: Action;
        disable_texture_layers: Action;
        draw_shape_tool: Tool;
        draw_shape_type: BarSelect;
        duplicate: Action;
        duplicate_project: Action;
        edit_reference_images: Action;
        enable_texture_layers: Action;
        eraser: Tool;
        expand_texture_selection: Action;
        fill_mode: BarSelect;
        fill_tool: Tool;
        find_replace: Action;
        flip_animation: Action;
        focus_on_selection: Action;
        fullscreen: Action;
        gradient_tool: Tool;
        image_onion_skin_view: Toggle;
        image_tiled_view: Toggle;
        import_layer: Action;
        invert_selection: Action;
        layer_blend_mode: BarSelect;
        layer_opacity: NumSlider;
        layer_to_texture_size: Action;
        lock_alpha: Toggle;
        merge_layer_down: Action;
        mirror_animating: Toggle;
        mirror_modeling: Toggle;
        mirror_painting: Toggle;
        move_layer_tool: Tool;
        move_tool: Tool;
        new_window: Action;
        open_dev_tools: Action;
        open_model_folder: Action;
        paint_secondary_color: KeybindItem;
        painting_grid: Toggle;
        pan_tool: Tool;
        pivot_tool: Tool;
        pixel_grid: Toggle;
        pixel_perfect_drawing: Toggle;
        preview_checkerboard: Toggle;
        project_window: Action;
        proportional_editing: Toggle;
        proportional_editing_range: NumSlider;
        randomize_marker_colors: Action;
        reference_image_from_clipboard: Action;
        reference_image_list: Action;
        reload: Action;
        rename: Action;
        resize_tool: Tool;
        rotate_tool: Tool;
        select_all: Action;
        selection_mode: BarSelect;
        selection_tool: Tool;
        selection_tool_operation_mode: BarSelect;
        set_element_marker_color: Action;
        slider_brush_opacity: NumSlider;
        slider_brush_size: NumSlider;
        slider_brush_softness: NumSlider;
        slider_color_select_threshold: NumSlider;
        slider_weight_brush_limit: NumSlider;
        slider_weight_brush_size: NumSlider;
        split_screen: BarSelect;
        stretch_tool: Tool;
        swap_tools: Action;
        switch_tabs: Action;
        tab_overview: Action;
        toggle_all_grids: Toggle;
        toggle_all_reference_images: Action;
        toggle_camera_projection: Action;
        toggle_ground_plane: Toggle;
        toggle_motion_trails: Toggle;
        toggle_shading: Toggle;
        toggle_sidebars: Action;
        unselect_all: Action;
        uv_checkerboard: Toggle;
        vertex_snap_tool: Tool;
        view_mode: BarSelect;
        weight_brush: Tool;
        weight_brush_blend_mode: BarSelect;
        weight_brush_xray: Toggle;
        zoom_in: Action;
        zoom_out: Action;
        zoom_reset: Action;
        [key: string]: BarItem;
    }

    Indexable

    Index

    Properties

    add_mesh add_reference_image apply_mirror_modeling blend_mode brush_shape brush_tool camera_bottom camera_east camera_initial camera_north camera_south camera_top camera_west close_project color_erase_mode color_picker convert_project copy_brush copy_brush_mode create_empty_layer crop_layer_to_selection delete disable_texture_layers draw_shape_tool draw_shape_type duplicate duplicate_project edit_reference_images enable_texture_layers eraser expand_texture_selection fill_mode fill_tool find_replace flip_animation focus_on_selection fullscreen gradient_tool image_onion_skin_view image_tiled_view import_layer invert_selection layer_blend_mode layer_opacity layer_to_texture_size lock_alpha merge_layer_down mirror_animating mirror_modeling mirror_painting move_layer_tool move_tool new_window open_dev_tools open_model_folder paint_secondary_color painting_grid pan_tool pivot_tool pixel_grid pixel_perfect_drawing preview_checkerboard project_window proportional_editing proportional_editing_range randomize_marker_colors reference_image_from_clipboard reference_image_list reload rename resize_tool rotate_tool select_all selection_mode selection_tool selection_tool_operation_mode set_element_marker_color slider_brush_opacity slider_brush_size slider_brush_softness slider_color_select_threshold slider_weight_brush_limit slider_weight_brush_size split_screen stretch_tool swap_tools switch_tabs tab_overview toggle_all_grids toggle_all_reference_images toggle_camera_projection toggle_ground_plane toggle_motion_trails toggle_shading toggle_sidebars unselect_all uv_checkerboard vertex_snap_tool view_mode weight_brush weight_brush_blend_mode weight_brush_xray zoom_in zoom_out zoom_reset

    Properties

    add_mesh: Action
    add_reference_image: Action
    apply_mirror_modeling: Action
    blend_mode: BarSelect
    brush_shape: BarSelect
    brush_tool: Tool
    camera_bottom: Action
    camera_east: Action
    camera_initial: Action
    camera_north: Action
    camera_south: Action
    camera_top: Action
    camera_west: Action
    close_project: Action
    color_erase_mode: Toggle
    color_picker: Tool
    convert_project: Action
    copy_brush: Tool
    copy_brush_mode: BarSelect
    create_empty_layer: Action
    crop_layer_to_selection: Action
    delete: Action
    disable_texture_layers: Action
    draw_shape_tool: Tool
    draw_shape_type: BarSelect
    duplicate: Action
    duplicate_project: Action
    edit_reference_images: Action
    enable_texture_layers: Action
    eraser: Tool
    expand_texture_selection: Action
    fill_mode: BarSelect
    fill_tool: Tool
    find_replace: Action
    flip_animation: Action
    focus_on_selection: Action
    fullscreen: Action
    gradient_tool: Tool
    image_onion_skin_view: Toggle
    image_tiled_view: Toggle
    import_layer: Action
    invert_selection: Action
    layer_blend_mode: BarSelect
    layer_opacity: NumSlider
    layer_to_texture_size: Action
    lock_alpha: Toggle
    merge_layer_down: Action
    mirror_animating: Toggle
    mirror_modeling: Toggle
    mirror_painting: Toggle
    move_layer_tool: Tool
    move_tool: Tool
    new_window: Action
    open_dev_tools: Action
    open_model_folder: Action
    paint_secondary_color: KeybindItem
    painting_grid: Toggle
    pan_tool: Tool
    pivot_tool: Tool
    pixel_grid: Toggle
    pixel_perfect_drawing: Toggle
    preview_checkerboard: Toggle
    project_window: Action
    proportional_editing: Toggle
    proportional_editing_range: NumSlider
    randomize_marker_colors: Action
    reference_image_from_clipboard: Action
    reference_image_list: Action
    reload: Action
    rename: Action
    resize_tool: Tool
    rotate_tool: Tool
    select_all: Action
    selection_mode: BarSelect
    selection_tool: Tool
    selection_tool_operation_mode: BarSelect
    set_element_marker_color: Action
    slider_brush_opacity: NumSlider
    slider_brush_size: NumSlider
    slider_brush_softness: NumSlider
    slider_color_select_threshold: NumSlider
    slider_weight_brush_limit: NumSlider
    slider_weight_brush_size: NumSlider
    split_screen: BarSelect
    stretch_tool: Tool
    swap_tools: Action
    switch_tabs: Action
    tab_overview: Action
    toggle_all_grids: Toggle
    toggle_all_reference_images: Action
    toggle_camera_projection: Action
    toggle_ground_plane: Toggle
    toggle_motion_trails: Toggle
    toggle_shading: Toggle
    toggle_sidebars: Action
    unselect_all: Action
    uv_checkerboard: Toggle
    vertex_snap_tool: Tool
    view_mode: BarSelect
    weight_brush: Tool
    weight_brush_blend_mode: BarSelect
    weight_brush_xray: Toggle
    zoom_in: Action
    zoom_out: Action
    zoom_reset: Action