Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a world or server on Wynncraft

Hierarchy

  • World

Index

Constructors

Properties

Constructors

  • new World(v: Object): World
  • Parameters

    • v: Object

    Returns World

Properties

name: string

The identifier of the world

players: string[]

An array of player names who are online on the world

Sorted in ascending order of login time.
worldType: WorldType

The type of world

Generated using TypeDoc