net.minecraft.client.multiplayer

public class PlayerInfo

fdo
net.minecraft.client.multiplayer.PlayerInfo
net.minecraft.class_640
net.minecraft.unmapped.C_rdnfmxue
net.minecraft.client.network.PlayerListEntry
net.minecraft.client.network.PlayerListEntry
net.minecraft.src.C_3906_

Field summary

Modifier and TypeField
private final com.mojang.authlib.GameProfile
a
profile
field_3741
f_wsqztcun
profile
profile
f_105298_
private final Map<com.mojang.authlib.minecraft.MinecraftProfileTexture$Type, ResourceLocation>
b
textureLocations
field_3742
f_dhrhqfnz
textures
textures
f_105299_
private GameType
c
gameMode
field_3744
f_hnnviwpi
gameMode
gameMode
f_105300_
private int
d
latency
field_3739
f_vllsletq
latency
latency
f_105301_
private boolean
e
pendingTextures
field_3740
f_gfygecco
texturesLoaded
texturesLoaded
f_105302_
private String
f
skinModel
field_3745
f_aidmuwem
model
model
f_105303_
private Component
g
tabListDisplayName
field_3743
f_zhmcaiff
displayName
displayName
f_105304_
private RemoteChatSession
h
chatSession
field_40495
f_hrnnauwf
session
chatSession
f_244238_
private SignedMessageValidator
i
messageValidator
field_39809
f_drjagpif
messageVerifier
messageVerifier
f_240895_

Constructor summary

ModifierConstructor
public (com.mojang.authlib.GameProfile profile, boolean secureChatEnforced)

Method summary

Modifier and TypeMethod
public com.mojang.authlib.GameProfile
a()
getProfile()
method_2966()
m_vczgizyo()
getProfile()
getProfile()
m_105312_()
public RemoteChatSession
b()
getChatSession()
method_45741()
m_sgoenlav()
getSession()
getChatSession()
m_247593_()
public SignedMessageValidator
c()
getMessageValidator()
method_44817()
m_ibtfyfdo()
getMessageVerifier()
getMessageVerifier()
m_241043_()
public boolean
d()
hasVerifiableChat()
method_45742()
m_ntpxbqia()
hasPublicKey()
hasChatSession()
m_247101_()
protected void
a(tz arg0)
setChatSession(RemoteChatSession arg0)
method_45740(class_7822 arg0)
m_gedtxkss(C_sdodhjzp arg0)
setSession(PublicPlayerSession session)
setChatSession(PublicChatSession chatSession)
m_246479_(C_243633_ arg0)
protected void
a(boolean arg0)
clearChatSession(boolean arg0)
method_46530(boolean arg0)
m_kamimtck(boolean arg0)
resetSession(boolean secureChatEnforced)
setMessageVerifier(boolean rejectAll)
m_253204_(boolean arg0)
private static SignedMessageValidator
b(boolean arg0)
fallbackMessageValidator(boolean arg0)
method_46531(boolean arg0)
m_ztwfsbrd(boolean arg0)
getInitialVerifier(boolean secureChatEnforced)
getVerifier(boolean rejectAll)
m_253000_(boolean p_254311_)
public GameType
e()
getGameMode()
method_2958()
m_cibezlvf()
getGameMode()
getGameMode()
m_105325_()
protected void
a(cmf arg0)
setGameMode(GameType arg0)
method_2963(class_1934 arg0)
m_yhbfqaph(C_lghcpyvl arg0)
setGameMode(GameMode gameMode)
setGameMode(GameMode gameMode)
m_105317_(C_1593_ arg0)
public int
f()
getLatency()
method_2959()
m_xpazibxi()
getLatency()
getLatency()
m_105330_()
protected void
a(int arg0)
setLatency(int arg0)
method_2970(int arg0)
m_xwvcygic(int arg0)
setLatency(int latency)
setLatency(int latency)
m_105313_(int arg0)
public boolean
g()
isCapeLoaded()
method_35757()
m_zvbnixwa()
hasCape()
hasCape()
m_171808_()
public boolean
h()
isSkinLoaded()
method_2967()
m_yptuueug()
hasSkinTexture()
hasSkinTexture()
m_105335_()
public String
i()
getModelName()
method_2977()
m_xrkfqwom()
getModel()
getModel()
m_105336_()
public ResourceLocation
j()
getSkinLocation()
method_2968()
m_ibatzste()
getSkinTexture()
getSkinTexture()
m_105337_()
public ResourceLocation
k()
getCapeLocation()
method_2979()
m_lebvedky()
getCapeTexture()
getCapeTexture()
m_105338_()
public ResourceLocation
l()
getElytraLocation()
method_2957()
m_vmiwxirt()
getElytraTexture()
getElytraTexture()
m_105339_()
public PlayerTeam
m()
getTeam()
method_2955()
m_bzpvpkyx()
getScoreboardTeam()
getScoreboardTeam()
m_105340_()
protected void
n()
registerTextures()
method_2969()
m_lgyzwqij()
loadTextures()
loadTextures()
m_105341_()
public void
a(tj arg0)
setTabListDisplayName(Component arg0)
method_2962(class_2561 arg0)
m_aikjdrgv(C_rdaqiwdt arg0)
setDisplayName(Text displayName)
setDisplayName(Text displayName)
m_105323_(C_4996_ arg0)
public Component
o()
getTabListDisplayName()
method_2971()
m_gwqcrxck()
getDisplayName()
getDisplayName()
m_105342_()