Represents a world or server on Wynncraft

Constructors

Properties

Constructors

  • Parameters

    • v: Object

    Returns World

Properties

name: string

The identifier of the world

players: string[]

An array of player names or UUIDs who are online on the world

Sorted in ascending order of login time.
worldType: WorldType

The type of world

Generated using TypeDoc