类 BlockComponentEntityFallOnEvent实验性

表示实体掉落到特定方块上的信息。

Contains information regarding an entity falling onto a specific block.

层级 (查看层级一览)

属性

block: Block

此事件影响的方块。

Block impacted by this event.

dimension: Dimension

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

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

entity?: Entity

掉落到方块上的实体。

The entity that fell onto the block.

fallDistance: number

实体掉落到该方块的距离。

The distance that the entity fell onto this block with.