Package net.minecraft.client.gui.hud
Class PlayerListHud
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.hud.PlayerListHud
- Mappings:
Namespace Name official dxo
intermediary net/minecraft/class_355
named net/minecraft/client/gui/hud/PlayerListHud
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate MinecraftClient
private static Ordering<PlayerListEntry>
static int
static int
static int
static int
static int
static int
static int
static int
static int
private InGameHud
private long
private boolean
Fields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate Text
applyGameModeFormatting(PlayerListEntry entry, MutableText name)
Italicizes the given text if the given player is in spectator mode.void
clear()
getPlayerName(PlayerListEntry entry)
void
render(MatrixStack matrices, int int2, Scoreboard scoreboard, @Nullable ScoreboardObjective objective)
protected void
renderLatencyIcon(MatrixStack matrices, int int2, int int3, int int4, PlayerListEntry entry)
private void
renderScoreboardObjective(ScoreboardObjective objective, int int2, String player, int int3, int int4, PlayerListEntry entry, MatrixStack matrices)
void
void
void
tick(boolean visible)
Methods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredText, drawCenteredText, drawCenteredTextWithShadow, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, drawWithOutline, drawWithShadow, fill, fillGradient, fillGradient, fillGradient, getZOffset, setZOffset
-
Field Details
-
ENTRY_ORDERING
- Mappings:
Namespace Name Mixin selector official m
Ldxo;m:Lcom/google/common/collect/Ordering;
intermediary field_2156
Lnet/minecraft/class_355;field_2156:Lcom/google/common/collect/Ordering;
named ENTRY_ORDERING
Lnet/minecraft/client/gui/hud/PlayerListHud;ENTRY_ORDERING:Lcom/google/common/collect/Ordering;
-
field_32205
public static final int field_32205- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official a
Ldxo;a:I
intermediary field_32205
Lnet/minecraft/class_355;field_32205:I
named field_32205
Lnet/minecraft/client/gui/hud/PlayerListHud;field_32205:I
-
field_32206
public static final int field_32206- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official b
Ldxo;b:I
intermediary field_32206
Lnet/minecraft/class_355;field_32206:I
named field_32206
Lnet/minecraft/client/gui/hud/PlayerListHud;field_32206:I
-
field_32207
public static final int field_32207- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official c
Ldxo;c:I
intermediary field_32207
Lnet/minecraft/class_355;field_32207:I
named field_32207
Lnet/minecraft/client/gui/hud/PlayerListHud;field_32207:I
-
field_32208
public static final int field_32208- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official d
Ldxo;d:I
intermediary field_32208
Lnet/minecraft/class_355;field_32208:I
named field_32208
Lnet/minecraft/client/gui/hud/PlayerListHud;field_32208:I
-
field_32209
public static final int field_32209- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official e
Ldxo;e:I
intermediary field_32209
Lnet/minecraft/class_355;field_32209:I
named field_32209
Lnet/minecraft/client/gui/hud/PlayerListHud;field_32209:I
-
field_32210
public static final int field_32210- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official i
Ldxo;i:I
intermediary field_32210
Lnet/minecraft/class_355;field_32210:I
named field_32210
Lnet/minecraft/client/gui/hud/PlayerListHud;field_32210:I
-
field_32211
public static final int field_32211- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official j
Ldxo;j:I
intermediary field_32211
Lnet/minecraft/class_355;field_32211:I
named field_32211
Lnet/minecraft/client/gui/hud/PlayerListHud;field_32211:I
-
field_32212
public static final int field_32212- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official k
Ldxo;k:I
intermediary field_32212
Lnet/minecraft/class_355;field_32212:I
named field_32212
Lnet/minecraft/client/gui/hud/PlayerListHud;field_32212:I
-
field_32213
public static final int field_32213- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official l
Ldxo;l:I
intermediary field_32213
Lnet/minecraft/class_355;field_32213:I
named field_32213
Lnet/minecraft/client/gui/hud/PlayerListHud;field_32213:I
-
client
- Mappings:
Namespace Name Mixin selector official n
Ldxo;n:Ldvo;
intermediary field_2155
Lnet/minecraft/class_355;field_2155:Lnet/minecraft/class_310;
named client
Lnet/minecraft/client/gui/hud/PlayerListHud;client:Lnet/minecraft/client/MinecraftClient;
-
inGameHud
- Mappings:
Namespace Name Mixin selector official o
Ldxo;o:Ldwl;
intermediary field_2157
Lnet/minecraft/class_355;field_2157:Lnet/minecraft/class_329;
named inGameHud
Lnet/minecraft/client/gui/hud/PlayerListHud;inGameHud:Lnet/minecraft/client/gui/hud/InGameHud;
-
header
- Mappings:
Namespace Name Mixin selector official q
Ldxo;q:Los;
intermediary field_2153
Lnet/minecraft/class_355;field_2153:Lnet/minecraft/class_2561;
named header
Lnet/minecraft/client/gui/hud/PlayerListHud;header:Lnet/minecraft/text/Text;
-
showTime
private long showTime- Mappings:
Namespace Name Mixin selector official r
Ldxo;r:J
intermediary field_2152
Lnet/minecraft/class_355;field_2152:J
named showTime
Lnet/minecraft/client/gui/hud/PlayerListHud;showTime:J
-
visible
private boolean visible- Mappings:
Namespace Name Mixin selector official s
Ldxo;s:Z
intermediary field_2158
Lnet/minecraft/class_355;field_2158:Z
named visible
Lnet/minecraft/client/gui/hud/PlayerListHud;visible:Z
-
-
Constructor Details
-
PlayerListHud
- Mappings:
Namespace Name Mixin selector official <init>
Ldxo;<init>(Ldvo;Ldwl;)V
intermediary <init>
Lnet/minecraft/class_355;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_329;)V
named <init>
Lnet/minecraft/client/gui/hud/PlayerListHud;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/hud/InGameHud;)V
-
-
Method Details
-
getPlayerName
- Mappings:
Namespace Name Mixin selector official a
Ldxo;a(Lejl;)Los;
intermediary method_1918
Lnet/minecraft/class_355;method_1918(Lnet/minecraft/class_640;)Lnet/minecraft/class_2561;
named getPlayerName
Lnet/minecraft/client/gui/hud/PlayerListHud;getPlayerName(Lnet/minecraft/client/network/PlayerListEntry;)Lnet/minecraft/text/Text;
-
applyGameModeFormatting
Italicizes the given text if the given player is in spectator mode.- Mappings:
Namespace Name Mixin selector official a
Ldxo;a(Lejl;Loy;)Los;
intermediary method_27538
Lnet/minecraft/class_355;method_27538(Lnet/minecraft/class_640;Lnet/minecraft/class_5250;)Lnet/minecraft/class_2561;
named applyGameModeFormatting
Lnet/minecraft/client/gui/hud/PlayerListHud;applyGameModeFormatting(Lnet/minecraft/client/network/PlayerListEntry;Lnet/minecraft/text/MutableText;)Lnet/minecraft/text/Text;
-
tick
public void tick(boolean visible)- Mappings:
Namespace Name Mixin selector official a
Ldxo;a(Z)V
intermediary method_1921
Lnet/minecraft/class_355;method_1921(Z)V
named tick
Lnet/minecraft/client/gui/hud/PlayerListHud;tick(Z)V
-
render
public void render(MatrixStack matrices, int int2, Scoreboard scoreboard, @Nullable @Nullable ScoreboardObjective objective)- Mappings:
Namespace Name Mixin selector official a
Ldxo;a(Ldqk;ILdny;Ldnv;)V
intermediary method_1919
Lnet/minecraft/class_355;method_1919(Lnet/minecraft/class_4587;ILnet/minecraft/class_269;Lnet/minecraft/class_266;)V
named render
Lnet/minecraft/client/gui/hud/PlayerListHud;render(Lnet/minecraft/client/util/math/MatrixStack;ILnet/minecraft/scoreboard/Scoreboard;Lnet/minecraft/scoreboard/ScoreboardObjective;)V
-
renderLatencyIcon
protected void renderLatencyIcon(MatrixStack matrices, int int2, int int3, int int4, PlayerListEntry entry)- Mappings:
Namespace Name Mixin selector official a
Ldxo;a(Ldqk;IIILejl;)V
intermediary method_1923
Lnet/minecraft/class_355;method_1923(Lnet/minecraft/class_4587;IIILnet/minecraft/class_640;)V
named renderLatencyIcon
Lnet/minecraft/client/gui/hud/PlayerListHud;renderLatencyIcon(Lnet/minecraft/client/util/math/MatrixStack;IIILnet/minecraft/client/network/PlayerListEntry;)V
-
renderScoreboardObjective
private void renderScoreboardObjective(ScoreboardObjective objective, int int2, String player, int int3, int int4, PlayerListEntry entry, MatrixStack matrices)- Mappings:
Namespace Name Mixin selector official a
Ldxo;a(Ldnv;ILjava/lang/String;IILejl;Ldqk;)V
intermediary method_1922
Lnet/minecraft/class_355;method_1922(Lnet/minecraft/class_266;ILjava/lang/String;IILnet/minecraft/class_640;Lnet/minecraft/class_4587;)V
named renderScoreboardObjective
Lnet/minecraft/client/gui/hud/PlayerListHud;renderScoreboardObjective(Lnet/minecraft/scoreboard/ScoreboardObjective;ILjava/lang/String;IILnet/minecraft/client/network/PlayerListEntry;Lnet/minecraft/client/util/math/MatrixStack;)V
-
setHeader
- Mappings:
Namespace Name Mixin selector official b
Ldxo;b(Los;)V
intermediary method_1925
Lnet/minecraft/class_355;method_1925(Lnet/minecraft/class_2561;)V
named setHeader
Lnet/minecraft/client/gui/hud/PlayerListHud;setHeader(Lnet/minecraft/text/Text;)V
-
clear
public void clear()- Mappings:
Namespace Name Mixin selector official a
Ldxo;a()V
intermediary method_1920
Lnet/minecraft/class_355;method_1920()V
named clear
Lnet/minecraft/client/gui/hud/PlayerListHud;clear()V
-