BlockExploded

The block is being exploded as a result of another block exploding

Constructors

Link copied to clipboard
constructor(event: BlockExplodeEvent)

Properties

Link copied to clipboard
open override val block: @NotNull Block

The block that is about to be broken.

Link copied to clipboard
Link copied to clipboard
open override val normallyDrops: Boolean

Determines the default drop behavior of the context

Link copied to clipboard
@get:JvmName(name = "shouldSetToAir")
open val shouldSetToAir: Boolean

If true, the block will be set to air after the Pylon data is removed