类 BlockComponentPlayerDestroyEvent实验性

Contains information regarding a specific block being destroyed.

层级 (查看完整内容)

属性

block: Block

Block impacted by this event.

destroyedBlockPermutation: BlockPermutation

Returns permutation information about this block before it was destroyed.

dimension: Dimension

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

player?: Player

The player that destroyed this block.