net.minecraft.client

public class User

erk
net.minecraft.client.User
net.minecraft.class_320
net.minecraft.unmapped.C_cwfizcnb
net.minecraft.client.session.Session
net.minecraft.client.util.Session
net.minecraft.src.C_3420_

Field summary

Modifier and TypeField
private final String
a
name
field_1982
f_ihhlutwu
username
username
f_92535_
private final UUID
b
uuid
field_1985
f_kizlbpgm
uuid
uuid
f_92536_
private final String
c
accessToken
field_1983
f_orapytsm
accessToken
accessToken
f_92537_
private final Optional<String>
d
xuid
field_34960
f_ymdjrmeu
xuid
xuid
f_193796_
private final Optional<String>
e
clientId
field_34961
f_bszllkiv
clientId
clientId
f_193797_
private final User$Type
f
type
field_1984
f_yidjhnrg
accountType
accountType
f_92538_

Constructor summary

ModifierConstructor
public (String username, UUID uuid, String accessToken, Optional<String> xuid, Optional<String> clientId, User$Type accountType)

Method summary

Modifier and TypeMethod
public String
a()
getSessionId()
method_1675()
m_ojzvtpwl()
getSessionId()
getSessionId()
m_92544_()
public UUID
b()
getProfileId()
method_44717()
m_zweqtmwn()
getUuidOrNull()
getPlayerUuid()
m_240411_()
public String
c()
getName()
method_1676()
m_jcifpppv()
getUsername()
getUsername()
m_92546_()
public String
d()
getAccessToken()
method_1674()
m_yicdupie()
getAccessToken()
getAccessToken()
m_92547_()
public Optional<String>
e()
getClientId()
method_38740()
m_izagvepg()
getClientId()
getClientId()
m_193805_()
public Optional<String>
f()
getXuid()
method_38741()
m_wwilqbrq()
getXuid()
getXuid()
m_193806_()
public User$Type
g()
getType()
method_35718()
m_lvkroujl()
getAccountType()
getAccountType()
m_168638_()