Optional
excludeArray of block permutations that the filter should reject if any matches.
Optional
excludeArray of block tags that the filter should reject if any matches.
Optional
excludeArray of block types that the filter should reject if any matches.
Optional
includeIf true, liquid blocks will be considered as blocks that 'stop' the raycast.
Optional
includeIf true, passable blocks like vines and flowers will be considered as blocks that 'stop' the raycast.
Optional
includeArray of block permutations that the filter should select if at least one matches.
Optional
includeArray of block tags that the filter should select if at least one matches.
Optional
includeArray of block types that the filter should select if at least one matches.
Optional
maxMaximum distance, in blocks, to process the raycast.
Contains additional options for configuring a block raycast query.