跳转至

BlockExplodeAfterEvent

文档版本:1.21.0.24

BlockExplodeAfterEvent类,扩展自BlockEvent。包含方块爆炸后事件的信息。

属性

explodedBlockPermutation
read-only explodedBlockPermutation: BlockPermutation;
explodedBlockPermutationBlockPermutation
受到爆炸方块的置换。
source
read-only source: Entity | undefined;
sourceEntity|undefined
爆炸源(实体)。