类 BlockComponentPlayerInteractEvent实验性

Contains information regarding a specific block being interacted with.

层级 (查看完整内容)

属性

block: Block

Block impacted by this event.

dimension: Dimension

Dimension that contains the block that is the subject of this event.

face: Direction

The block face that was interacted with.

faceLocation?: Vector3

Location relative to the bottom north-west corner of the block that the player interacted with.

player?: Player

The player that interacted with this block.