Interface: SkyWarsPrestige


# Interface: SkyWarsPrestige

Describes the properties of a Prestige object returned by getSkyWarsPrestigeForLevel.

# Properties

# color

color: MinecraftFormatting

Defined in: helpers/SkyWarsPrestige.ts:21 (opens new window)


# colorHex

colorHex: MinecraftColorAsHex

Defined in: helpers/SkyWarsPrestige.ts:22 (opens new window)


# icon

icon: object

# Type declaration:

Name Type
data number
material string
typeId number
version number

Defined in: helpers/SkyWarsPrestige.ts:24 (opens new window)


# id

id: string

Defined in: helpers/SkyWarsPrestige.ts:19 (opens new window)


# minimumLevel

minimumLevel: number

Defined in: helpers/SkyWarsPrestige.ts:23 (opens new window)


# name

name: string

Defined in: helpers/SkyWarsPrestige.ts:20 (opens new window)


# textIcon

textIcon: null | string

Defined in: helpers/SkyWarsPrestige.ts:30 (opens new window)