ExplosionEvent
Explosion event.
Type
Properties
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
source | Entity | undefined | ❌ | null | Source of event. |
dimension | IDimension | ❌ | null | Dimension data. |
impactedBlocks | BlockLocation[] | ❌ | null | Block location data. |
cancel | CallableFunction | ❌ | null | Function to cancel event. |