@minecraft/server
    Preparing search index...

    Class BlockComponentEntityFallOnEventBeta

    Contains information regarding an entity falling onto a specific block.

    Hierarchy (View Summary)

    Index

    Properties

    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.