public class NetworkPlayerInfo
extends java.lang.Object
Constructor and Description |
---|
NetworkPlayerInfo(GameProfile p_i46294_1_) |
Modifier and Type | Method and Description |
---|---|
int |
func_178835_l() |
void |
func_178836_b(int p_178836_1_) |
void |
func_178843_c(long p_178843_1_) |
void |
func_178844_b(long p_178844_1_) |
void |
func_178846_a(long p_178846_1_) |
long |
func_178847_n() |
long |
func_178855_p() |
void |
func_178857_c(int p_178857_1_) |
long |
func_178858_o() |
int |
func_178860_m() |
IChatComponent |
getDisplayName() |
GameProfile |
getGameProfile()
Returns the GameProfile for the player represented by this NetworkPlayerInfo instance
|
WorldSettings.GameType |
getGameType() |
ResourceLocation |
getLocationCape() |
ResourceLocation |
getLocationSkin() |
ScorePlayerTeam |
getPlayerTeam() |
int |
getResponseTime() |
java.lang.String |
getSkinType() |
boolean |
hasLocationSkin() |
protected void |
loadPlayerTextures() |
void |
setDisplayName(IChatComponent displayNameIn) |
protected void |
setGameType(WorldSettings.GameType p_178839_1_) |
protected void |
setResponseTime(int p_178838_1_) |
public GameProfile getGameProfile()
public WorldSettings.GameType getGameType()
public int getResponseTime()
protected void setGameType(WorldSettings.GameType p_178839_1_)
protected void setResponseTime(int p_178838_1_)
public boolean hasLocationSkin()
public java.lang.String getSkinType()
public ResourceLocation getLocationSkin()
public ResourceLocation getLocationCape()
public ScorePlayerTeam getPlayerTeam()
protected void loadPlayerTextures()
public void setDisplayName(IChatComponent displayNameIn)
public IChatComponent getDisplayName()
public int func_178835_l()
public void func_178836_b(int p_178836_1_)
public int func_178860_m()
public void func_178857_c(int p_178857_1_)
public long func_178847_n()
public void func_178846_a(long p_178846_1_)
public long func_178858_o()
public void func_178844_b(long p_178844_1_)
public long func_178855_p()
public void func_178843_c(long p_178843_1_)