@minecraft/server
    Preparing search index...

    Class EntityHitBlockAfterEventBeta

    Contains information related to an entity hitting a block.

    Index

    Properties

    blockFace: Direction

    Face of the block that was hit.

    damagingEntity: Entity

    Entity that made the attack.

    hitBlock: Block

    Block that was hit by the attack.

    hitBlockPermutation: BlockPermutation

    Block permutation that was hit by the attack.