Preparing search index...
The search index is not available
hypixel-api-reborn
hypixel-api-reborn
Structures/SkyBlock/Member/AccessoryBag/SkyBlockMemberAccessoryBagTuningSlot
SkyBlockMemberAccessoryBagTuningSlot
Class SkyBlockMemberAccessoryBagTuningSlot
Index
Constructors
constructor
Properties
attack
Speed
critical
Chance
critical
Damage
defense
health
intelligence
purchased
Date
purchased
Timestamp
strength
unlocked
walk
Speed
Methods
to
String
Constructors
constructor
new
SkyBlockMemberAccessoryBagTuningSlot
(
data
:
Record
<
string
,
any
>
,
unlocked
?:
boolean
,
)
:
SkyBlockMemberAccessoryBagTuningSlot
Parameters
data
:
Record
<
string
,
any
>
unlocked
:
boolean
= false
Returns
SkyBlockMemberAccessoryBagTuningSlot
Properties
attack
Speed
attackSpeed
:
number
critical
Chance
criticalChance
:
number
critical
Damage
criticalDamage
:
number
defense
defense
:
number
health
health
:
number
intelligence
intelligence
:
number
purchased
Date
purchasedDate
:
null
|
Date
purchased
Timestamp
purchasedTimestamp
:
null
|
number
strength
strength
:
number
unlocked
unlocked
:
boolean
walk
Speed
walkSpeed
:
number
Methods
to
String
toString
()
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
attack
Speed
critical
Chance
critical
Damage
defense
health
intelligence
purchased
Date
purchased
Timestamp
strength
unlocked
walk
Speed
Methods
to
String
hypixel-api-reborn
Loading...