net.minecraft.client.multiplayer

public class PlayerInfo

dwx
net.minecraft.client.multiplayer.PlayerInfo
net.minecraft.class_640
net.minecraft.unmapped.C_rdnfmxue
net.minecraft.client.network.PlayerListEntry
net.minecraft.client.network.play.NetworkPlayerInfo

Field summary

Modifier and TypeField
private final com.mojang.authlib.GameProfile
a
profile
field_3741
f_wsqztcun
profile
field_178867_a
private final Map<com.mojang.authlib.minecraft.MinecraftProfileTexture$Type, ResourceLocation>
b
textureLocations
field_3742
f_dhrhqfnz
textures
field_187107_a
private GameType
c
gameMode
field_3744
f_hnnviwpi
gameMode
field_178866_b
private int
d
latency
field_3739
f_vllsletq
latency
field_78829_b
private boolean
e
pendingTextures
field_3740
f_gfygecco
texturesLoaded
field_178864_d
private String
f
skinModel
field_3745
f_aidmuwem
model
field_178863_g
private Component
g
tabListDisplayName
field_3743
f_zhmcaiff
displayName
field_178872_h
private int
h
lastHealth
field_3738
f_rusdkbed
field_3738
field_178873_i
private int
i
displayHealth
field_3736
f_qctvwtyx
field_3736
field_178870_j
private long
j
lastHealthTime
field_3737
f_burbumrm
field_3737
field_178871_k
private long
k
healthBlinkTime
field_3747
f_pmdznhmy
field_3747
field_178868_l
private long
l
renderVisibilityId
field_3746
f_gekpetbb
field_3746
field_178869_m

Constructor summary

ModifierConstructor
public (ClientboundPlayerInfoPacket$PlayerUpdate playerListPacketEntry)

Method summary

Modifier and TypeMethod
public com.mojang.authlib.GameProfile
a()
getProfile()
method_2966()
m_vczgizyo()
getProfile()
func_178845_a()
public GameType
b()
getGameMode()
method_2958()
m_cibezlvf()
getGameMode()
func_178848_b()
protected void
a(bru arg0)
setGameMode(GameType arg0)
method_2963(class_1934 arg0)
m_yhbfqaph(C_lghcpyvl arg0)
setGameMode(GameMode arg0)
func_178839_a(GameType arg0)
public int
c()
getLatency()
method_2959()
m_xpazibxi()
getLatency()
func_178853_c()
protected void
a(int arg0)
setLatency(int arg0)
method_2970(int arg0)
m_xwvcygic(int arg0)
setLatency(int latency)
func_178838_a(int arg0)
public boolean
e()
isSkinLoaded()
method_2967()
m_yptuueug()
hasSkinTexture()
func_178856_e()
public String
f()
getModelName()
method_2977()
m_xrkfqwom()
getModel()
func_178851_f()
public ResourceLocation
g()
getSkinLocation()
method_2968()
m_ibatzste()
getSkinTexture()
func_178837_g()
public ResourceLocation
h()
getCapeLocation()
method_2979()
m_lebvedky()
getCapeTexture()
func_178861_h()
public ResourceLocation
i()
getElytraLocation()
method_2957()
m_vmiwxirt()
getElytraTexture()
func_187106_i()
public PlayerTeam
j()
getTeam()
method_2955()
m_bzpvpkyx()
getScoreboardTeam()
func_178850_i()
protected void
k()
registerTextures()
method_2969()
m_lgyzwqij()
loadTextures()
func_178841_j()
public void
a(nr arg0)
setTabListDisplayName(Component arg0)
method_2962(class_2561 arg0)
m_aikjdrgv(C_rdaqiwdt arg0)
setDisplayName(Text displayName)
func_178859_a(ITextComponent arg0)
public Component
l()
getTabListDisplayName()
method_2971()
m_gwqcrxck()
getDisplayName()
func_178854_k()
public int
m()
getLastHealth()
method_2973()
m_tqmwmdmp()
method_2973()
func_178835_l()
public void
b(int arg0)
setLastHealth(int arg0)
method_2972(int arg0)
m_llbcxkpl(int arg0)
method_2972(int arg0)
func_178836_b(int arg0)
public int
n()
getDisplayHealth()
method_2960()
m_mebhbder()
method_2960()
func_178860_m()
public void
c(int arg0)
setDisplayHealth(int arg0)
method_2965(int arg0)
m_ofhcsuwh(int arg0)
method_2965(int arg0)
func_178857_c(int arg0)
public long
o()
getLastHealthTime()
method_2974()
m_gnjbltrs()
method_2974()
func_178847_n()
public void
a(long arg0)
setLastHealthTime(long arg0)
method_2978(long arg0)
m_ykxrbdbi(long arg0)
method_2978(long arg0)
func_178846_a(long arg0)
public long
p()
getHealthBlinkTime()
method_2961()
m_efkqesbm()
method_2961()
func_178858_o()
public void
b(long arg0)
setHealthBlinkTime(long arg0)
method_2975(long arg0)
m_pczqsgrz(long arg0)
method_2975(long arg0)
func_178844_b(long arg0)
public long
q()
getRenderVisibilityId()
method_2976()
m_euapsxwf()
method_2976()
func_178855_p()
public void
c(long arg0)
setRenderVisibilityId(long arg0)
method_2964(long arg0)
m_sdruruis(long arg0)
method_2964(long arg0)
func_178843_c(long arg0)