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/BlockHitInformation.md.

Interface: BlockHitInformation

block

Beta

包含方块被击中事件的更多信息。

Contains more information for events where a block is hit.

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

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

Location relative to the bottom north-west corner of the block.

同领域相关