Preparing search index...
The search index is not available
hypixel-api-reborn
hypixel-api-reborn
Structures/SkyBlock/Member/Dungeons/SkyBlockMemberDungeonsTreasureRun
SkyBlockMemberDungeonsTreasureRun
Class SkyBlockMemberDungeonsTreasureRun
Index
Constructors
constructor
Properties
chests
completion
Date
completion
Timestamp
dungeon
Tier
participants
run
Id
type
Methods
to
String
Constructors
constructor
new
SkyBlockMemberDungeonsTreasureRun
(
data
:
Record
<
string
,
any
>
,
chestData
:
Record
<
string
,
any
>
[]
,
)
:
SkyBlockMemberDungeonsTreasureRun
Parameters
data
:
Record
<
string
,
any
>
chestData
:
Record
<
string
,
any
>
[]
Returns
SkyBlockMemberDungeonsTreasureRun
Properties
chests
chests
:
SkyBlockMemberDungeonsTreasuresChest
[]
completion
Date
completionDate
:
Date
completion
Timestamp
completionTimestamp
:
number
dungeon
Tier
dungeonTier
:
number
participants
participants
:
{
classMilestone
:
number
;
displayName
:
string
;
playerUUID
:
string
;
}
[]
run
Id
runId
:
string
type
type
:
DungeonGamemode
Methods
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
chests
completion
Date
completion
Timestamp
dungeon
Tier
participants
run
Id
type
Methods
to
String
hypixel-api-reborn
Loading...