类 User
java.lang.Object
net.minecraft.client.User
-
嵌套类概要
嵌套类 -
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明com.mojang.authlib.GameProfile
getName()
getType()
getUuid()
getXuid()
boolean
void
setProperties
(com.mojang.authlib.properties.PropertyMap properties)
-
字段详细资料
-
name
-
uuid
-
accessToken
-
xuid
-
clientId
-
type
-
properties
private com.mojang.authlib.properties.PropertyMap propertiesForge: Cache of the local session's GameProfile properties.
-
-
构造器详细资料
-
User
-
-
方法详细资料
-
getSessionId
-
getUuid
-
getName
-
getAccessToken
-
getClientId
-
getXuid
-
getProfileId
-
setProperties
public void setProperties(com.mojang.authlib.properties.PropertyMap properties) -
hasCachedProperties
public boolean hasCachedProperties() -
getGameProfile
public com.mojang.authlib.GameProfile getGameProfile() -
getType
-