net.minecraft.client.network

public class PlayerInfo

cqw
net.minecraft.unmapped.C_97147141
net.minecraft.client.network.PlayerInfo
net.minecraft.client.network.NetworkPlayerInfo

Field summary

Modifier and TypeField
private final GameProfile
a
f_11218464
profile
field_178867_a
private final Map<MinecraftProfileTexture$Type, Identifier>
b
f_39649854
TEXTURE_TYPES
field_187107_a
private GameMode
c
f_63723016
gameMode
field_178866_b
private int
d
f_27079839
ping
field_78829_b
private boolean
e
f_91241503
waitingForTextures
field_178864_d
private String
f
f_96653401
modelType
field_178863_g
private Text
g
f_26666308
displayName
field_178872_h
private int
h
f_07224586
lastHealth
field_178873_i
private int
i
f_30650202
health
field_178870_j
private long
j
f_94909373
lastHealthUpdateTime
field_178871_k
private long
k
f_54288989
lastHealthAnimationTime
field_178868_l
private long
l
f_81022219
renderVisibility
field_178869_m

Constructor summary

ModifierConstructor
public (GameProfile profile)
public (PlayerInfoS2CPacket$Entry entry)

Method summary

Modifier and TypeMethod
public GameProfile
a()
m_15269411()
getProfile()
func_178845_a()
public GameMode
b()
m_10134581()
getGameMode()
func_178848_b()
protected void
a(axp arg0)
m_62787287(C_36868821 arg0)
setGameMode(GameMode gameMode)
func_178839_a(GameType arg0)
public int
c()
m_77971615()
getPing()
func_178853_c()
protected void
a(int arg0)
m_90097766(int arg0)
setPing(int ping)
func_178838_a(int arg0)
public boolean
e()
m_27561665()
hasSkinTexture()
func_178856_e()
public String
f()
m_09190573()
getModelType()
func_178851_f()
public Identifier
g()
m_29959732()
getSkinTexture()
func_178837_g()
public Identifier
h()
m_32742639()
getCapeTexture()
func_178861_h()
public Identifier
i()
m_03541715()
getElytraTexture()
func_187106_i()
public Team
j()
m_04726704()
getTeam()
func_178850_i()
protected void
k()
m_43711914()
registerTextures()
func_178841_j()
public void
a(ij arg0)
m_59775820(C_95231345 arg0)
setDisplayName(Text displayName)
func_178859_a(ITextComponent arg0)
public Text
l()
m_93267006()
getDisplayName()
func_178854_k()
public int
m()
m_32184854()
getLastHealth()
func_178835_l()
public void
b(int arg0)
m_50892387(int arg0)
setLastHealth(int health)
func_178836_b(int arg0)
public int
n()
m_98911954()
getHealth()
func_178860_m()
public void
c(int arg0)
m_50126425(int arg0)
setHealth(int health)
func_178857_c(int arg0)
public long
o()
m_52517257()
getLastHealthUpdateTime()
func_178847_n()
public void
a(long arg0)
m_49048441(long arg0)
setLastHealthUpdateTime(long time)
func_178846_a(long arg0)
public long
p()
m_25665787()
getLastHealthAnimationTime()
func_178858_o()
public void
b(long arg0)
m_52935367(long arg0)
setLastHealthAnimationTime(long time)
func_178844_b(long arg0)
public long
q()
m_92702076()
getRenderVisibility()
func_178855_p()
public void
c(long arg0)
m_98383353(long arg0)
setRenderVisibility(long visibility)
func_178843_c(long arg0)