History - com.mojang.authlib.GameProfile
1.16.5
Names
com.mojang.authlib.GameProfile
Fields
UUID: id
String: name
PropertyMap: properties
boolean: legacy
Constructors
Methods
UUID (): getId
String (): getName
PropertyMap (): getProperties
boolean (): isComplete
boolean (): isLegacy