History - com.mojang.authlib.GameProfile

1.13

Names

com.mojang.authlib.GameProfile

Fields

UUID: id

String: name

PropertyMap: properties

boolean: legacy

Constructors

(UUID, String)

Methods

UUID (): getId

String (): getName

PropertyMap (): getProperties

boolean (): isComplete

boolean (): isLegacy