public class PlayerMenuObject extends java.lang.Object implements ISpectatorMenuObject
| Modifier and Type | Field and Description | 
|---|---|
| private com.mojang.authlib.GameProfile | profile | 
| private ResourceLocation | resourceLocation | 
| Constructor and Description | 
|---|
| PlayerMenuObject(com.mojang.authlib.GameProfile profileIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | func_178661_a(SpectatorMenu menu) | 
| boolean | func_178662_A_() | 
| void | func_178663_a(float p_178663_1_,
             int alpha) | 
| IChatComponent | getSpectatorName() | 
private final com.mojang.authlib.GameProfile profile
private final ResourceLocation resourceLocation
public PlayerMenuObject(com.mojang.authlib.GameProfile profileIn)
public void func_178661_a(SpectatorMenu menu)
func_178661_a in interface ISpectatorMenuObjectpublic IChatComponent getSpectatorName()
getSpectatorName in interface ISpectatorMenuObjectpublic void func_178663_a(float p_178663_1_,
                          int alpha)
func_178663_a in interface ISpectatorMenuObjectpublic boolean func_178662_A_()
func_178662_A_ in interface ISpectatorMenuObject