Blockbench Reference Docs
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    condition?: any
    description: string
    id: string
    light_color: string
    light_side: number
    name: string
    plugin?: string

    The ID of the plugin that created the object

    preview_models: string[]
    active: PreviewScene

    The currently active scene

    menu_categories: { [category_id: string]: { [id: string]: string } }
    scenes: Record<string, PreviewScene>

    All preview scenes, listed by ID

    source_repository: string

    The URL to the source repository that scenes are pulled from

    Methods