FillOptions2: {
matchingBlock?: string;
matchingBlockStates?: Record<string, string | number | boolean>;
minMSBetweenYields?: number;
}
Type declaration
Optional
matchingBlock?: string
Optional
matchingBlockStates?: Record<string, string | number | boolean>
Optional
minMSBetweenYields?: number
Remarks
The type of the block mask to match.