Class ExplosionBeforeEventBeta

Contains information regarding an explosion that has happened.

Hierarchy

Constructors

Properties

cancel: boolean

Remarks

If set to true, cancels the explosion event.

dimension: Dimension

Remarks

Dimension where the explosion has occurred.

source?: Entity

Remarks

Optional source of the explosion.

Methods

  • Parameters

    • blocks: Vector3[]

      New list of blocks that are impacted by this explosion.

    Returns void

    Remarks

    Updates a collection of blocks impacted by this explosion event.