net.minecraft.client.multiplayer

public class PlayerInfo

gkl
net.minecraft.client.multiplayer.PlayerInfo
net.minecraft.class_640
net.minecraft.unmapped.C_rdnfmxue
net.minecraft.client.network.PlayerListEntry
net.minecraft.client.network.PlayerListEntry

Field summary

Modifier and TypeField
private final com.mojang.authlib.GameProfile
a
profile
field_3741
f_wsqztcun
profile
profile
private final Supplier<PlayerSkin>
b
skinLookup
field_45607
f_bixmkpsr
texturesSupplier
skinSupplier
private GameType
c
gameMode
field_3744
f_hnnviwpi
gameMode
gameMode
private int
d
latency
field_3739
f_vllsletq
latency
latency
private Component
e
tabListDisplayName
field_3743
f_zhmcaiff
displayName
displayName
private boolean
f
showHat
field_55126
f_xfqtdkjz
showHat
private RemoteChatSession
g
chatSession
field_40495
f_hrnnauwf
session
chatSession
private SignedMessageValidator
h
messageValidator
field_39809
f_drjagpif
messageVerifier
messageVerifier
private int
i
tabListOrder
field_53033
f_agalpmjx
listOrder

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)
public com.mojang.authlib.GameProfile
a()
getProfile()
method_2966()
m_vczgizyo()
getProfile()
getProfile()
public RemoteChatSession
b()
getChatSession()
method_45741()
m_sgoenlav()
getSession()
getChatSession()
public SignedMessageValidator
c()
getMessageValidator()
method_44817()
m_ibtfyfdo()
getMessageVerifier()
getMessageVerifier()
public boolean
d()
hasVerifiableChat()
method_45742()
m_ntpxbqia()
hasPublicKey()
hasChatSession()
protected void
a(xp arg0)
setChatSession(RemoteChatSession arg0)
method_45740(class_7822 arg0)
m_gedtxkss(C_sdodhjzp arg0)
setSession(PublicPlayerSession session)
setChatSession(PublicChatSession chatSession)
protected void
a(boolean arg0)
clearChatSession(boolean arg0)
method_46530(boolean arg0)
m_kamimtck(boolean arg0)
resetSession(boolean secureChatEnforced)
setMessageVerifier(boolean rejectAll)
private static SignedMessageValidator
c(boolean arg0)
fallbackMessageValidator(boolean arg0)
method_46531(boolean arg0)
m_ztwfsbrd(boolean arg0)
getInitialVerifier(boolean secureChatEnforced)
getVerifier(boolean rejectAll)
public GameType
e()
getGameMode()
method_2958()
m_cibezlvf()
getGameMode()
getGameMode()
protected void
a(dix arg0)
setGameMode(GameType arg0)
method_2963(class_1934 arg0)
m_yhbfqaph(C_lghcpyvl arg0)
setGameMode(GameMode gameMode)
setGameMode(GameMode gameMode)
public int
f()
getLatency()
method_2959()
m_xpazibxi()
getLatency()
getLatency()
protected void
a(int arg0)
setLatency(int arg0)
method_2970(int arg0)
m_xwvcygic(int arg0)
setLatency(int latency)
setLatency(int latency)
public PlayerSkin
g()
getSkin()
method_52810()
m_luhtdkqd()
getSkinTextures()
getSkin()
public PlayerTeam
h()
getTeam()
method_2955()
m_bzpvpkyx()
getScoreboardTeam()
getScoreboardTeam()
public void
a(wy arg0)
setTabListDisplayName(Component arg0)
method_2962(class_2561 arg0)
m_aikjdrgv(C_rdaqiwdt arg0)
setDisplayName(Text displayName)
setDisplayName(Text displayName)
public Component
i()
getTabListDisplayName()
method_2971()
m_gwqcrxck()
getDisplayName()
getDisplayName()
public void
b(boolean arg0)
setShowHat(boolean arg0)
method_65194(boolean arg0)
m_wcjchcmz(boolean arg0)
setShowHat(boolean showHat)
public boolean
j()
showHat()
method_65195()
m_mzdgusib()
shouldShowHat()
public void
b(int arg0)
setTabListOrder(int arg0)
method_62153(int arg0)
m_dlxtwolc(int arg0)
setListOrder(int listOrder)
public int
k()
getTabListOrder()
method_62154()
m_opkrluwm()
getListOrder()