@minecraft
    正在准备搜索索引...

    类 BlockComponentEntityFallOnEvent

    Contains information regarding an entity falling onto a specific block.

    层级 (查看层级一览)

    索引

    属性

    block: Block

    Block currently in the world at the location of 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.