preBreak

Called before the block is broken. Note this is not called for Deletions as those are not cancellable.

In the case of a vanilla BlockBreakEvent this is called at the lowest priority.

Return

True if the block should be broken, false if the block break should be cancelled.