Preparing search index...
The search index is not available
hypixel-api-reborn
hypixel-api-reborn
Structures/SkyBlock/Member/Pets/SkyBlockMemberPet
SkyBlockMemberPet
Class SkyBlockMemberPet
Index
Constructors
constructor
Properties
active
candy
Used
held
Item
level
skin
tier
type
unique
Id
uuid
Methods
to
String
Constructors
constructor
new
SkyBlockMemberPet
(
data
:
Record
<
string
,
any
>
)
:
SkyBlockMemberPet
Parameters
data
:
Record
<
string
,
any
>
Returns
SkyBlockMemberPet
Properties
active
active
:
boolean
candy
Used
candyUsed
:
number
held
Item
heldItem
:
null
|
string
level
level
:
LevelData
skin
skin
:
null
|
string
tier
tier
:
Rarity
|
"UNKNOWN"
type
type
:
"UNKNOWN"
|
SkyBlockPetId
unique
Id
uniqueId
:
string
uuid
uuid
:
string
Methods
to
String
toString
()
:
"UNKNOWN"
|
SkyBlockPetId
Returns
"UNKNOWN"
|
SkyBlockPetId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
active
candy
Used
held
Item
level
skin
tier
type
unique
Id
uuid
Methods
to
String
hypixel-api-reborn
Loading...