Uses of Class
net.minecraft.client.network.PlayerListEntry
Packages that use PlayerListEntry
-
Uses of PlayerListEntry in net.minecraft
Methods in net.minecraft with parameters of type PlayerListEntryModifier and TypeMethodDescriptionintclass_2309.compare(PlayerListEntry playerListEntry, PlayerListEntry playerListEntry2) intclass_4751.compare(PlayerListEntry playerListEntry, PlayerListEntry playerListEntry2) Constructors in net.minecraft with parameters of type PlayerListEntry -
Uses of PlayerListEntry in net.minecraft.client.gui.hud
Methods in net.minecraft.client.gui.hud with parameters of type PlayerListEntryModifier and TypeMethodDescriptionPlayerListHud.getPlayerName(PlayerListEntry playerEntry) protected voidPlayerListHud.renderLatencyIcon(int int2, int int3, int y, PlayerListEntry playerEntry) private voidPlayerListHud.renderScoreboardObjective(ScoreboardObjective objective, int int2, String player, int int3, int int4, PlayerListEntry playerEntry) -
Uses of PlayerListEntry in net.minecraft.client.network
Fields in net.minecraft.client.network declared as PlayerListEntryModifier and TypeFieldDescriptionprivate PlayerListEntryAbstractClientPlayerEntity.cachedScoreboardEntryMethods in net.minecraft.client.network that return PlayerListEntryModifier and TypeMethodDescriptionprotected PlayerListEntryAbstractClientPlayerEntity.getPlayerListEntry()ClientPlayNetworkHandler.getPlayerListEntry(String profileName) ClientPlayNetworkHandler.getPlayerListEntry(UUID uuid)