Script API - v1.19.70
    Preparing search index...

    Contains information related to a projectile hitting an entity or block.

    Index

    Constructors

    Properties

    dimension: Dimension

    Dimension where this projectile hit took place.

    hitVector: Vector

    Direction vector of the projectile as it hit a block/entity.

    location: Vector3

    Location where the projectile hit occurred.

    projectile: Entity

    Entity for the projectile that hit a block/entity.

    source: Entity

    Optional source entity that fired the projectile.

    Methods