net.minecraft.client.multiplayer

public class PlayerInfo

elp
net.minecraft.client.multiplayer.PlayerInfo
net.minecraft.class_640
net.minecraft.unmapped.C_rdnfmxue
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
f_105298_
private final Map<com.mojang.authlib.minecraft.MinecraftProfileTexture$Type, ResourceLocation>
b
textureLocations
field_3742
f_dhrhqfnz
textures
f_105299_
private GameType
c
gameMode
field_3744
f_hnnviwpi
gameMode
f_105300_
private int
d
latency
field_3739
f_vllsletq
latency
f_105301_
private boolean
e
pendingTextures
field_3740
f_gfygecco
texturesLoaded
f_105302_
private String
f
skinModel
field_3745
f_aidmuwem
model
f_105303_
private Component
g
tabListDisplayName
field_3743
f_zhmcaiff
displayName
f_105304_
private int
h
lastHealth
field_3738
f_rusdkbed
lastHealth
f_105305_
private int
i
displayHealth
field_3736
f_qctvwtyx
health
f_105306_
private long
j
lastHealthTime
field_3737
f_burbumrm
lastHealthTime
f_105307_
private long
k
healthBlinkTime
field_3747
f_pmdznhmy
blinkingHeartTime
f_105308_
private long
l
renderVisibilityId
field_3746
f_gekpetbb
showTime
f_105309_

Constructor summary

ModifierConstructor
public (ClientboundPlayerInfoPacket$PlayerUpdate playerListPacketEntry)

Method summary

Modifier and TypeMethod
public com.mojang.authlib.GameProfile
a()
getProfile()
method_2966()
m_vczgizyo()
getProfile()
m_105312_()
public GameType
b()
getGameMode()
method_2958()
m_cibezlvf()
getGameMode()
m_105325_()
protected void
a(caa arg0)
setGameMode(GameType arg0)
method_2963(class_1934 arg0)
m_yhbfqaph(C_lghcpyvl arg0)
setGameMode(GameMode gameMode)
m_105317_(C_1593_ arg0)
public int
c()
getLatency()
method_2959()
m_xpazibxi()
getLatency()
m_105330_()
protected void
a(int arg0)
setLatency(int arg0)
method_2970(int arg0)
m_xwvcygic(int arg0)
setLatency(int latency)
m_105313_(int arg0)
public boolean
d()
isCapeLoaded()
method_35757()
m_zvbnixwa()
hasCape()
m_171808_()
public boolean
e()
isSkinLoaded()
method_2967()
m_yptuueug()
hasSkinTexture()
m_105335_()
public String
f()
getModelName()
method_2977()
m_xrkfqwom()
getModel()
m_105336_()
public ResourceLocation
g()
getSkinLocation()
method_2968()
m_ibatzste()
getSkinTexture()
m_105337_()
public ResourceLocation
h()
getCapeLocation()
method_2979()
m_lebvedky()
getCapeTexture()
m_105338_()
public ResourceLocation
i()
getElytraLocation()
method_2957()
m_vmiwxirt()
getElytraTexture()
m_105339_()
public PlayerTeam
j()
getTeam()
method_2955()
m_bzpvpkyx()
getScoreboardTeam()
m_105340_()
protected void
k()
registerTextures()
method_2969()
m_lgyzwqij()
loadTextures()
m_105341_()
public void
a(pz arg0)
setTabListDisplayName(Component arg0)
method_2962(class_2561 arg0)
m_aikjdrgv(C_rdaqiwdt arg0)
setDisplayName(Text displayName)
m_105323_(C_4996_ arg0)
public Component
l()
getTabListDisplayName()
method_2971()
m_gwqcrxck()
getDisplayName()
m_105342_()
public int
m()
getLastHealth()
method_2973()
m_tqmwmdmp()
getLastHealth()
m_105343_()
public void
b(int arg0)
setLastHealth(int arg0)
method_2972(int arg0)
m_llbcxkpl(int arg0)
setLastHealth(int lastHealth)
m_105326_(int arg0)
public int
n()
getDisplayHealth()
method_2960()
m_mebhbder()
getHealth()
m_105344_()
public void
c(int arg0)
setDisplayHealth(int arg0)
method_2965(int arg0)
m_ofhcsuwh(int arg0)
setHealth(int health)
m_105331_(int arg0)
public long
o()
getLastHealthTime()
method_2974()
m_gnjbltrs()
getLastHealthTime()
m_105345_()
public void
a(long arg0)
setLastHealthTime(long arg0)
method_2978(long arg0)
m_ykxrbdbi(long arg0)
setLastHealthTime(long lastHealthTime)
m_105315_(long arg0)
public long
p()
getHealthBlinkTime()
method_2961()
m_efkqesbm()
getBlinkingHeartTime()
m_105346_()
public void
b(long arg0)
setHealthBlinkTime(long arg0)
method_2975(long arg0)
m_pczqsgrz(long arg0)
setBlinkingHeartTime(long blinkingHeartTime)
m_105328_(long arg0)
public long
q()
getRenderVisibilityId()
method_2976()
m_euapsxwf()
getShowTime()
m_105347_()
public void
c(long arg0)
setRenderVisibilityId(long arg0)
method_2964(long arg0)
m_sdruruis(long arg0)
setShowTime(long showTime)
m_105333_(long arg0)