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

    类 BlockComponentBlockBreakEvent实验性

    Contains information regarding a specific block being broken.

    层级 (查看层级一览)

    索引

    属性

    block: Block

    Block currently in the world at the location of this event.

    blockDestructionSource?: Block

    The block that caused destruction.

    brokenBlockPermutation: BlockPermutation

    Returns permutation information about this block before it was broken.

    dimension: Dimension

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

    entitySource?: Entity

    The Actor that caused destruction.