类 ItemComponentMineBlockEvent实验性

Contains information regarding the mining of a block using an item.

属性

block: Block

The block impacted by this event.

itemStack?: ItemStack

The item stack used to mine the block.

minedBlockPermutation: BlockPermutation

The block permutation that was mined.

source: Entity

The entity that mined the block.