public class PlayerTabOverlayGui extends AbstractGui
BACKGROUND_LOCATION, blitOffset, GUI_ICONS_LOCATION, STATS_ICON_LOCATION
Constructor and Description |
---|
PlayerTabOverlayGui(Minecraft mcIn,
IngameGui guiIngameIn) |
Modifier and Type | Method and Description |
---|---|
protected void |
drawPing(int p_175245_1_,
int p_175245_2_,
int p_175245_3_,
NetworkPlayerInfo networkPlayerInfoIn) |
ITextComponent |
getDisplayName(NetworkPlayerInfo p_200262_1_) |
void |
render(int width,
Scoreboard scoreboardIn,
ScoreObjective scoreObjectiveIn) |
void |
resetFooterHeader() |
void |
setFooter(ITextComponent footerIn) |
void |
setHeader(ITextComponent headerIn) |
void |
setVisible(boolean visible) |
blit, blit, blit, blit, blit, drawCenteredString, drawRightAlignedString, drawString, fill, fillGradient, hLine, innerBlit, vLine
public ITextComponent getDisplayName(NetworkPlayerInfo p_200262_1_)
public void setVisible(boolean visible)
public void render(int width, Scoreboard scoreboardIn, @Nullable ScoreObjective scoreObjectiveIn)
protected void drawPing(int p_175245_1_, int p_175245_2_, int p_175245_3_, NetworkPlayerInfo networkPlayerInfoIn)
public void setFooter(@Nullable ITextComponent footerIn)
public void setHeader(@Nullable ITextComponent headerIn)
public void resetFooterHeader()