h1z1-server
    Preparing search index...
    interface ChunkSnapshot {
        characters: CharacterSnapshot[];
        construction: ConstructionSnapshot[];
        explosions: ExplosionEntry[];
        vehicles: VehicleSnapshot[];
    }
    Index

    Properties

    characters: CharacterSnapshot[]
    construction: ConstructionSnapshot[]
    explosions: ExplosionEntry[]
    vehicles: VehicleSnapshot[]