实验性
Contains additional options for configuring a block raycast query.
可选
Array of block permutations that the filter should reject if any matches.
Array of block tags that the filter should reject if any matches.
Array of block types that the filter should reject if any matches.
If true, liquid blocks will be considered as blocks that 'stop' the raycast.
If true, passable blocks like vines and flowers will be considered as blocks that 'stop' the raycast.
Array of block permutations that the filter should select if at least one matches.
Array of block tags that the filter should select if at least one matches.
Array of block types that the filter should select if at least one matches.
Maximum distance, in blocks, to process the raycast.
Contains additional options for configuring a block raycast query.