Blockbench Reference Docs
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    • Parameters

      Returns Mode

    Properties

    category?: string
    default_keybind?: Keybind
    default_tool?: string
    description: string
    hidden_node_types: string[]
    hide_sidebars: boolean
    hide_status_bar: boolean
    hide_toolbars: boolean
    icon: string
    id: string
    keybind: Keybind
    name: string
    onSelect?: () => void
    onUnselect?: () => void
    selected: boolean
    selectElements: boolean
    tool: string
    type: string
    variations?: { [key: string]: { description?: string; name: string } }
    vue?: Vue
    selected: any

    Methods

    • Returns void

    • Selects the mode

      Returns void

    • Activates the mode

      Returns void

    • Unselects the mode

      Returns void