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

    类 BlockComponentRedstoneUpdateEvent实验性

    Contains information regarding a specific block redstone update event.

    层级 (查看层级一览)

    索引

    属性

    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.

    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.