@minecraft/server
    Preparing search index...

    Class BlockExplodeAfterEventBeta

    Contains information regarding an explosion that has occurred for a specific 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.

    explodedBlockPermutation: BlockPermutation

    Description of the block that has exploded.

    source?: Entity

    Optional source of the explosion.