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

Hierarchy

  • ItemComponentMineBlockEvent

Constructors

Properties

block: Block

Remarks

The block impacted by this event.

itemStack?: ItemStack

Remarks

The item stack used to mine the block.

minedBlockPermutation: BlockPermutation

Remarks

The block permutation that was mined.

source: Entity

Remarks

The entity that mined the block.