Script API - v1.20.60
    Preparing search index...

    Interface BlockFillOptionsBeta

    Contains additional options for a block fill operation.

    interface BlockFillOptions {
        matchingBlock?: BlockPermutation;
    }
    Index

    Properties

    Properties

    matchingBlock?: BlockPermutation

    When specified, the fill operation will only apply to blocks that match this description.