FillOptions1: {
    matchingBlock?: string;
    matchingBlockStates?: Record<string, string | number | boolean>;
}

Type declaration

  • OptionalmatchingBlock?: string

    The type of the block mask to match.

  • OptionalmatchingBlockStates?: Record<string, string | number | boolean>

    The block states of the block mask to match.