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

    Interface BlockEventOptions

    interface BlockEventOptions {
        blockTypes?: string[];
        permutations?: BlockPermutation[];
    }
    Index

    Properties

    blockTypes?: string[]
    permutations?: BlockPermutation[]