For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/classes/ExplosionAfterEvent.md.

Class: ExplosionAfterEvent

event

Beta

包含有关已发生的爆炸的信息。

Contains information regarding an explosion that has happened.

Extended by

Properties

dimension

readonly dimension: Dimension

Beta

Remarks

爆炸发生的维度。

Dimension where the explosion has occurred.


source?

readonly optional source?: Entity

Beta

Remarks

爆炸的可选来源。

Optional source of the explosion.

Methods

getImpactedBlocks()

getImpactedBlocks(): Block[]

Beta

Returns

Block[]

Remarks

受此爆炸事件影响的方块集合。

A collection of blocks impacted by this explosion event.

同领域相关