Blockbench Reference Docs
    Preparing search index...

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    calculateOffset: (
        this: TransformerModule,
        context: TransformContextMove,
    ) => number
    condition: any
    has_changed: boolean
    id: string
    initial_value: number
    onCancel: (this: TransformerModule, context: TransformContextEnd) => void
    onEnd: (this: TransformerModule, context: TransformContextEnd) => void
    onMove: (this: TransformerModule, context: TransformContextMove) => void
    onPointerDown: (this: TransformerModule, context: TransformContext) => void
    onStart: (this: TransformerModule, context: TransformContextMove) => void
    previous_value: number
    priority: number
    updateGizmo: (this: TransformerModule) => void
    use_condition: any
    modules: Record<string, TransformerModule>

    Accessors

    Methods

    • Returns void

    • Parameters

      Returns void