Interface WorldOpenChestUpdate

interface WorldOpenChestUpdate {
    chestID: string;
}

Properties

Properties

chestID: string