net.minecraft.client.gui.components

public class PlayerTabOverlay

fph
net.minecraft.client.gui.components.PlayerTabOverlay
net.minecraft.class_355
net.minecraft.client.gui.hud.PlayerListHud

Field summary

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

Constructor summary

ModifierConstructor
public (Minecraft client, Gui inGameHud)

Method summary

Modifier and TypeMethod
public Component
a(gfw arg0)
getNameForDisplay(PlayerInfo arg0)
method_1918(class_640 arg0)
getPlayerName(PlayerListEntry entry)
private Component
a(gfw arg0, yj arg1)
decorateName(PlayerInfo arg0, MutableComponent arg1)
method_27538(class_640 arg0, class_5250 arg1)
applyGameModeFormatting(PlayerListEntry entry, MutableText name)
public void
a(boolean arg0)
setVisible(boolean arg0)
method_1921(boolean arg0)
setVisible(boolean visible)
private List<PlayerInfo>
b()
getPlayerInfos()
method_48213()
collectPlayerEntries()
public void
a(fns arg0, int arg1, fdd arg2, fcv 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)
protected void
a(fns arg0, int arg1, int arg2, int arg3, gfw 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)
private void
a(fcv arg0, int arg1, fph$b arg2, int arg3, int arg4, UUID arg5, fns 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)
private void
a(int arg0, int arg1, int arg2, UUID arg3, fns 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)
public void
a(xv arg0)
setFooter(Component arg0)
method_1924(class_2561 arg0)
setFooter(Text footer)
public void
b(xv arg0)
setHeader(Component arg0)
method_1925(class_2561 arg0)
setHeader(Text header)
public void
a()
reset()
method_1920()
clear()