net.minecraft.client.gui.components

public class PlayerTabOverlay

fwp
net.minecraft.client.gui.components.PlayerTabOverlay
net.minecraft.class_355

Field summary

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

Constructor summary

ModifierConstructor
public (Minecraft arg0, Gui arg1)

Method summary

Modifier and TypeMethod
public Component
a(gpa arg0)
getNameForDisplay(PlayerInfo arg0)
method_1918(class_640 arg0)
private Component
a(gpa arg0, xy arg1)
decorateName(PlayerInfo arg0, MutableComponent arg1)
method_27538(class_640 arg0, class_5250 arg1)
public void
a(boolean arg0)
setVisible(boolean arg0)
method_1921(boolean arg0)
private List<PlayerInfo>
b()
getPlayerInfos()
method_48213()
public void
a(fvb arg0, int arg1, fic arg2, fhu arg3)
render(GuiGraphics arg0, int arg1, Scoreboard arg2, Objective arg3)
method_1919(class_332 arg0, int arg1, class_269 arg2, class_266 arg3)
protected void
a(fvb arg0, int arg1, int arg2, int arg3, gpa 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)
private void
a(fhu arg0, int arg1, fwp$b arg2, int arg3, int arg4, UUID arg5, fvb 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)
private void
a(int arg0, int arg1, int arg2, UUID arg3, fvb 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)
public void
a(xk arg0)
setFooter(Component arg0)
method_1924(class_2561 arg0)
public void
b(xk arg0)
setHeader(Component arg0)
method_1925(class_2561 arg0)
public void
a()
reset()
method_1920()