Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PlayerPartyMember

Index

Constructors

Properties

Methods

Constructors

Properties

health: number

The current health of the player

maxHealth: number

The maximum health of the player

name: string

The name of the player

uuid: string

The UUID of the player

x: number

The X coordinate of the player

y: number

The Y coordinate of the player

z: number

The Z coordinate of the player

Methods

  • Fetches the player stats of the party member

    This method causes API requests.

    Parameters

    Returns Promise<Player>

Generated using TypeDoc