Blockbench Reference Docs
    Preparing search index...

    Hierarchy

    • unknown
      • OutlinerElement
    Index

    Constructors

    Properties

    allow_mirror_modeling?: boolean
    animator?: BoneAnimator
    isParent: false
    selected: OutlinerElement[]
    types: Record<string, ElementTypeConstructor>

    Methods

    • Parameters

      • event: any
      • Optionaloutliner_click: boolean

      Returns void

    • Parameters

      • fc: (element: OutlinerElement) => void
      • Optionalundo_tag: string
      • Optionalselection_method: "all_selected" | "all_in_group"

      Returns OutlinerElement[]

    • Returns any

    • Returns any

    • Returns this

    • Parameters

      • Optionalselect_children: boolean

      Returns this

    • Returns this

    • Parameters

      • Optionalevent: Event
      • Optionalis_outliner_click: boolean

      Returns false | OutlinerElement

    • Parameters

      • event: MouseEvent

      Returns this

    • Parameters

      • Optionalunselect_parent: boolean

      Returns this

    • Parameters

      • obj: any
      • Optionalkeep_uuid: boolean

      Returns OutlinerElement

    • Check if any elements of the type are in the project

      Returns boolean

    • Check if any elements of the type are currently selected

      Returns boolean

    • Parameters

      • type: string

      Returns boolean

    • Parameters

      • constructor: ElementTypeConstructor
      • id: string

      Returns void