@minecraft
    正在准备搜索索引...

    类 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.