Class BlockBreakAfterEventBeta

Contains information regarding an event where a player breaks a block.

Hierarchy

Constructors

Properties

block: Block

Remarks

Block impacted by this event.

brokenBlockPermutation: BlockPermutation

Remarks

Returns permutation information about this block before it was broken.

dimension: Dimension

Remarks

Dimension that contains the block that is the subject of this event.

player: Player

Remarks

Player that broke the block for this event.