Class: BlockExplodeAfterEvent
Contains information regarding an explosion that has occurred for a specific block.
Extends
Constructors
new BlockExplodeAfterEvent()
private
new BlockExplodeAfterEvent():BlockExplodeAfterEvent
Returns
Overrides
Properties
block
readonly
block:Block
Remarks
Block impacted by this event.
Inherited from
dimension
readonly
dimension:Dimension
Remarks
Dimension that contains the block that is the subject of this event.
Inherited from
explodedBlockPermutation
readonly
explodedBlockPermutation:BlockPermutation
Remarks
Description of the block that has exploded.
source?
optional
readonly
source:Entity
Remarks
Optional source of the explosion.