Script API - v1.21.80
    Preparing search index...
    interface BlockMaskList {
        blockList: (string | BlockPermutation | BlockType)[];
        maskType: BlockMaskListType;
    }
    Index

    Properties

    Properties

    blockList: (string | BlockPermutation | BlockType)[]