Interface: BedwarsLevelInfo


# Interface: BedwarsLevelInfo

Describes the results of the getBedwarsLevelInfo helper.

# Properties

# level

level: number

Defined in: helpers/BedwarsLevelInfo.ts:28 (opens new window)


# levelInCurrentPrestige

levelInCurrentPrestige: number

Defined in: helpers/BedwarsLevelInfo.ts:33 (opens new window)


# prestige

prestige: number

Defined in: helpers/BedwarsLevelInfo.ts:29 (opens new window)


# prestigeColor

prestigeColor: string

Defined in: helpers/BedwarsLevelInfo.ts:31 (opens new window)


# prestigeColorHex

prestigeColorHex: string

Defined in: helpers/BedwarsLevelInfo.ts:32 (opens new window)


# prestigeName

prestigeName: string

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