Blockbench Reference Docs
    Preparing search index...

    Interface ResizeLineOptions

    interface ResizeLineOptions {
        condition?: ConditionResolvable;
        horizontal?: boolean;
        get(): void;
        position(): void;
        set(): void;
    }
    Index

    Properties

    horizontal?: boolean

    Methods