Blockbench Reference Docs
    Preparing search index...
    Index

    Constructors

    Properties

    animations: StateAnimation[]
    blend_transition: number
    blend_via_shortest_path: boolean
    fold: {
        animations: boolean;
        on_entry: boolean;
        on_exit: boolean;
        particles: boolean;
        sounds: boolean;
        transitions: boolean;
    }
    muted: { particle: boolean; sound: boolean }
    name: string

    on_entry

    on_entry: string
    on_exit: string
    particles: any[]
    playing_sounds: HTMLAudioElement[]
    sounds: any[]
    transitions: any[]
    uuid: string

    Methods