@minecraft/server
    Preparing search index...

    Class PressurePlatePushAfterEventBeta

    Contains information related to changes to a pressure plate push.

    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.

    previousRedstonePower: number

    The redstone power of the pressure plate before it was pushed.

    redstonePower: number

    The redstone power of the pressure plate at the time of the push.

    source: Entity

    Source that triggered the pressure plate push.