public interface GameProfile extends Identifiable, DataSerializable
Use the UserStorage
service to
obtain the stored data associated with a profile.
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the player's last known username.
|
getUniqueId
toContainer
String getName()