Preparing search index...
The search index is not available
hypixel-api-reborn
hypixel-api-reborn
Structures/Static/Achievements/OneTimeAchievement
OneTimeAchievement
Class OneTimeAchievement
Hierarchy (
View Summary
)
BaseAchievement
OneTimeAchievement
Index
Constructors
constructor
Properties
code
Name
description
game
Percent
Unlocked
global
Percent
Unlocked
legacy
name
points
secret
Methods
to
String
Constructors
constructor
new
OneTimeAchievement
(
achievementName
:
string
,
data
:
Record
<
string
,
any
>
,
)
:
OneTimeAchievement
Parameters
achievementName
:
string
data
:
Record
<
string
,
any
>
Returns
OneTimeAchievement
Properties
code
Name
codeName
:
string
description
description
:
string
game
Percent
Unlocked
gamePercentUnlocked
:
number
global
Percent
Unlocked
globalPercentUnlocked
:
number
legacy
legacy
:
boolean
name
name
:
string
points
points
:
number
secret
secret
:
boolean
Methods
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
Name
description
game
Percent
Unlocked
global
Percent
Unlocked
legacy
name
points
secret
Methods
to
String
hypixel-api-reborn
Loading...