Package-level declarations

Types

Link copied to clipboard
interface BaseUser

Common data associated with both users and players.

Link copied to clipboard
interface User : BaseUser

A user. This is a player that can be offline, and mostly exists for that purpose.

Link copied to clipboard
interface UserManager

The manager for users.