Blockbench Reference Docs
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    condition?: any
    default_tool?: 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
    plugin?: string

    The ID of the plugin that created the object

    selected: boolean
    selectElements: boolean
    tool: 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