For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/interfaces/BlockRaycastHit.md.

Interface: BlockRaycastHit

block

Beta

包含方块射线投射命中结果的信息。

Contains information for block raycast hit results.

Properties

block

block: Block

Beta

Remarks

被命中的方块。

Block that was hit.


face

face: Direction

Beta

Remarks

被命中的方块面。

Face of the block that was hit.


faceLocation

faceLocation: Vector3

Beta

Remarks

相对于方块底部西北角的命中位置。

Hit location relative to the bottom north-west corner of the block.

同领域相关