类 TargetBlockHitAfterEvent实验性

Contains information related to changes to a target block hit.

层级 (查看层级一览)

属性

block: Block

此事件影响的方块。

Block impacted by this event.

dimension: Dimension

包含此事件相关方块的所在维度。

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

hitVector: Vector3

The position where the source hit the block.

previousRedstonePower: number

The redstone power before the block is hit.

redstonePower: number

The redstone power at the time the block is hit.

source: Entity

Optional source that hit the target block.