@minecraft/server
    Preparing search index...

    Class PlayerPlaceBlockAfterEventBeta

    Contains information regarding an event where a player places a 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.

    player: Player

    Player that placed the block for this event.