- Preparing search index...
- The search index is not available
mojang-lib
Methods
Static get
- get(username, raw?): Promise<RegularPlayer>
-
Parameters
-
username: string
-
raw: boolean = false
Static getByUUID
- getByUUID(uuid, raw?): Promise<RegularPlayer>
-
Parameters
-
uuid: string
-
Optional raw: boolean
Get profile info of an unlogged user.