Class MCAPI

The main entry point for this package. Core functionality can be accessed through static properties within this class.

Hierarchy

  • MCAPI

Constructors

Properties

Accessors

Constructors

Properties

accounts: typeof MCAPI_ACCOUNTS = MCAPI_ACCOUNTS
players: typeof MCAPI_PLAYERS = MCAPI_PLAYERS
servers: typeof MCAPI_SERVERS = MCAPI_SERVERS

Accessors

  • get version(): string
  • The current package version

    Returns string