h1z1-server
    Preparing search index...

    Interface LootSpawner

    interface LootSpawner {
        items: LootDefinition[];
        spawnChance: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    spawnChance: number