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

    Class BlockComponentBlockStateChangeEventBeta

    Contains information regarding a specific block permutation that was changed from a previous permutation.

    Hierarchy (View Summary)

    Index

    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.

    previousPermutation: BlockPermutation

    The previous BlockPermutation.

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