net.minecraft.client.multiplayer

public class PlayerInfo

fyi
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 Supplier<PlayerSkin>
b
skinLookup
field_45607
f_bixmkpsr
texturesSupplier
skinSupplier
f_291667_
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 Component
e
tabListDisplayName
field_3743
f_zhmcaiff
displayName
displayName
f_105304_
private RemoteChatSession
f
chatSession
field_40495
f_hrnnauwf
session
chatSession
f_244238_
private SignedMessageValidator
g
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
private static Supplier<PlayerSkin>
a(com.mojang.authlib.GameProfile arg0)
createSkinLookup(com.mojang.authlib.GameProfile arg0)
method_52803(com.mojang.authlib.GameProfile arg0)
m_hbtevnmm(com.mojang.authlib.GameProfile arg0)
texturesSupplier(com.mojang.authlib.GameProfile profile)
getSkinSupplier(com.mojang.authlib.GameProfile gameProfile)
m_295900_(com.mojang.authlib.GameProfile p_298306_)
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(yg 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(dbx 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 PlayerSkin
g()
getSkin()
method_52810()
m_luhtdkqd()
getSkinTextures()
getSkin()
m_293823_()
public PlayerTeam
h()
getTeam()
method_2955()
m_bzpvpkyx()
getScoreboardTeam()
getScoreboardTeam()
m_105340_()
public void
a(xp 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
i()
getTabListDisplayName()
method_2971()
m_gwqcrxck()
getDisplayName()
getDisplayName()
m_105342_()