Script API - v1.21.130.28
    Preparing search index...

    Class BlockComponentRedstoneUpdateEventBeta

    Contains information regarding a specific block redstone update event.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    block: Block

    Block currently in the world at the location of this event.

    This property can't be read in early-execution mode.

    dimension: Dimension

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

    This property can't be read in early-execution mode.

    powerLevel: number

    The redstone signal strength passing through this block. It is guaranteed to be >= the min_power of the block's 'minecraft:redstone_consumer' component.

    This property can't be read in early-execution mode.

    Advertisement