net.minecraft.client.gui.components

public class PlayerTabOverlay

fjn
net.minecraft.client.gui.components.PlayerTabOverlay
net.minecraft.class_355
net.minecraft.client.gui.hud.PlayerListHud
net.minecraft.src.C_3479_

Field summary

Modifier and TypeField
private static final ResourceLocation
b
PING_UNKNOWN_SPRITE
field_45365
PING_UNKNOWN_ICON_TEXTURE
f_290471_
private static final ResourceLocation
c
PING_1_SPRITE
field_45366
PING_1_ICON_TEXTURE
f_290416_
private static final ResourceLocation
d
PING_2_SPRITE
field_45367
PING_2_ICON_TEXTURE
f_291723_
private static final ResourceLocation
e
PING_3_SPRITE
field_45368
PING_3_ICON_TEXTURE
f_291285_
private static final ResourceLocation
f
PING_4_SPRITE
field_45369
PING_4_ICON_TEXTURE
f_290852_
private static final ResourceLocation
g
PING_5_SPRITE
field_45370
PING_5_ICON_TEXTURE
f_290455_
private static final ResourceLocation
h
HEART_CONTAINER_BLINKING_SPRITE
field_45371
CONTAINER_HEART_BLINKING_TEXTURE
f_290385_
private static final ResourceLocation
i
HEART_CONTAINER_SPRITE
field_45372
CONTAINER_HEART_TEXTURE
f_291081_
private static final ResourceLocation
j
HEART_FULL_BLINKING_SPRITE
field_45373
FULL_HEART_BLINKING_TEXTURE
f_291628_
private static final ResourceLocation
k
HEART_HALF_BLINKING_SPRITE
field_45374
HALF_HEART_BLINKING_TEXTURE
f_290505_
private static final ResourceLocation
l
HEART_ABSORBING_FULL_BLINKING_SPRITE
field_45375
ABSORBING_FULL_HEART_BLINKING_TEXTURE
f_290825_
private static final ResourceLocation
m
HEART_FULL_SPRITE
field_45376
FULL_HEART_TEXTURE
f_291640_
private static final ResourceLocation
n
HEART_ABSORBING_HALF_BLINKING_SPRITE
field_45377
ABSORBING_HALF_HEART_BLINKING_TEXTURE
f_290644_
private static final ResourceLocation
o
HEART_HALF_SPRITE
field_45378
HALF_HEART_TEXTURE
f_290968_
private static final Comparator<PlayerInfo>
p
PLAYER_COMPARATOR
field_2156
ENTRY_ORDERING
f_243768_
public static final int
a
MAX_ROWS_PER_COL
field_32205
MAX_ROWS
f_169049_
private final Minecraft
q
minecraft
field_2155
client
f_94519_
private final Gui
r
gui
field_2157
inGameHud
f_94520_
private Component
s
footer
field_2154
footer
f_94521_
private Component
t
header
field_2153
header
f_94522_
private boolean
u
visible
field_2158
visible
f_94524_
private final Map<UUID, PlayerTabOverlay$HealthState>
v
healthStates
field_40393
hearts
f_244278_

Constructor summary

ModifierConstructor
public (Minecraft client, Gui inGameHud)

Method summary

Modifier and TypeMethod
public Component
a(fzq arg0)
getNameForDisplay(PlayerInfo arg0)
method_1918(class_640 arg0)
getPlayerName(PlayerListEntry entry)
m_94549_(C_3906_ arg0)
private Component
a(fzq arg0, xn arg1)
decorateName(PlayerInfo arg0, MutableComponent arg1)
method_27538(class_640 arg0, class_5250 arg1)
applyGameModeFormatting(PlayerListEntry entry, MutableText name)
m_94551_(C_3906_ p_94553_, C_5012_ arg1)
public void
a(boolean arg0)
setVisible(boolean arg0)
method_1921(boolean arg0)
setVisible(boolean visible)
m_94556_(boolean arg0)
private List<PlayerInfo>
b()
getPlayerInfos()
method_48213()
collectPlayerEntries()
m_264246_()
public void
a(fhz arg0, int arg1, eyg arg2, exy arg3)
render(GuiGraphics arg0, int arg1, Scoreboard arg2, Objective arg3)
method_1919(class_332 arg0, int arg1, class_269 arg2, class_266 arg3)
render(DrawContext context, int scaledWindowWidth, Scoreboard scoreboard, ScoreboardObjective objective)
m_280406_(C_279497_ p_283602_, int p_282338_, C_3076_ p_282369_, C_3073_ arg3)
protected void
a(fhz arg0, int arg1, int arg2, int arg3, fzq arg4)
renderPingIcon(GuiGraphics arg0, int arg1, int arg2, int arg3, PlayerInfo arg4)
method_1923(class_332 arg0, int arg1, int arg2, int arg3, class_640 arg4)
renderLatencyIcon(DrawContext context, int width, int x, int y, PlayerListEntry entry)
m_280020_(C_279497_ p_281809_, int p_282801_, int p_282223_, int p_282986_, C_3906_ arg4)
private void
a(exy arg0, int arg1, fjn$b arg2, int arg3, int arg4, UUID arg5, fhz arg6)
renderTablistScore(Objective arg0, int arg1, PlayerTabOverlay$ScoreDisplayEntry arg2, int arg3, int arg4, UUID arg5, GuiGraphics arg6)
method_1922(class_266 arg0, int arg1, class_355$class_9018 arg2, int arg3, int arg4, UUID arg5, class_332 arg6)
renderScoreboardObjective(ScoreboardObjective objective, int y, PlayerListHud$ScoreDisplayEntry scoreDisplayEntry, int left, int right, UUID uuid, DrawContext context)
m_280582_(C_3073_ p_282557_, int p_312058_, C_3479_$C_302079_ p_283533_, int p_281254_, int p_283099_, UUID p_282280_, C_279497_ arg6)
private void
a(int arg0, int arg1, int arg2, UUID arg3, fhz arg4, int arg5)
renderTablistHearts(int arg0, int arg1, int arg2, UUID arg3, GuiGraphics arg4, int arg5)
method_45590(int arg0, int arg1, int arg2, UUID arg3, class_332 arg4, int arg5)
renderHearts(int y, int left, int right, UUID uuid, DrawContext context, int score)
m_280237_(int p_283173_, int p_282149_, int p_283348_, UUID p_281723_, C_279497_ p_281354_, int arg5)
public void
a(wz arg0)
setFooter(Component arg0)
method_1924(class_2561 arg0)
setFooter(Text footer)
m_94554_(C_4996_ arg0)
public void
b(wz arg0)
setHeader(Component arg0)
method_1925(class_2561 arg0)
setHeader(Text header)
m_94558_(C_4996_ arg0)
public void
a()
reset()
method_1920()
clear()
m_94529_()