Block Exploded
data class BlockExploded(val block: Block, val event: BlockExplodeEvent) : BlockBreakContext(source)
The block is being exploded as a result of another block exploding
The block is being exploded as a result of another block exploding