PlayerBreak

The block is being broken by a player

Constructors

Link copied to clipboard
constructor(event: BlockBreakEvent)

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
open override val shouldSetToAir: Boolean

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