Interface YggdrasilTexturesInfo
The texture structure for yggdrasil API
🏷️ Properties
profileId
ts
profileId: stringplayer id
Defined in: packages/user/yggdrasil.ts:204
profileName
ts
profileName: stringplayer name
Defined in: packages/user/yggdrasil.ts:200
textures
ts
textures: { CAPE?: YggdrasilTexture; ELYTRA?: YggdrasilTexture; SKIN?: YggdrasilTexture }Defined in: packages/user/yggdrasil.ts:205
timestamp
ts
timestamp: numberjava time in ms
Defined in: packages/user/yggdrasil.ts:196