h1z1-server
    Preparing search index...
    interface ConstructionDamageEntry {
        attackerId: string;
        entityId: string;
        totalDamage: number;
    }
    Index

    Properties

    attackerId: string
    entityId: string
    totalDamage: number