On this pageCallback.ProjectileHitTarget Object containing hit coordinates and information about hit entity/block.Index PropertiescoordsentityxyzProperties coordscoords: ItemUseCoordinatesCoordinates and side of the hit block or null if an entity was hit.entityentity: numberIf an entity was hit, entity unique ID, -1 otherwise.xx: numberExact hit position x.yy: numberExact hit position y.zz: numberExact hit position z.
Object containing hit coordinates and information about hit entity/block.