| Package | Description |
|---|---|
| net.minecraft.client.entity.player | |
| net.minecraft.client.gui.overlay | |
| net.minecraft.client.gui.spectator.categories | |
| net.minecraft.client.network.play |
| Modifier and Type | Field and Description |
|---|---|
private NetworkPlayerInfo |
AbstractClientPlayerEntity.playerInfo |
| Modifier and Type | Method and Description |
|---|---|
protected NetworkPlayerInfo |
AbstractClientPlayerEntity.getPlayerInfo() |
| Modifier and Type | Field and Description |
|---|---|
private static com.google.common.collect.Ordering<NetworkPlayerInfo> |
PlayerTabOverlayGui.ENTRY_ORDERING |
| Modifier and Type | Method and Description |
|---|---|
int |
PlayerTabOverlayGui.PlayerComparator.compare(NetworkPlayerInfo p_compare_1_,
NetworkPlayerInfo p_compare_2_) |
protected void |
PlayerTabOverlayGui.drawPing(int p_175245_1_,
int p_175245_2_,
int p_175245_3_,
NetworkPlayerInfo networkPlayerInfoIn) |
private void |
PlayerTabOverlayGui.drawScoreboardValues(ScoreObjective objective,
int p_175247_2_,
java.lang.String name,
int p_175247_4_,
int p_175247_5_,
NetworkPlayerInfo info) |
ITextComponent |
PlayerTabOverlayGui.getDisplayName(NetworkPlayerInfo p_200262_1_) |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<NetworkPlayerInfo> |
TeleportToTeam.TeamSelectionObject.players |
private static com.google.common.collect.Ordering<NetworkPlayerInfo> |
TeleportToPlayer.PROFILE_ORDER |
| Constructor and Description |
|---|
TeleportToPlayer(java.util.Collection<NetworkPlayerInfo> profiles) |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.util.UUID,NetworkPlayerInfo> |
ClientPlayNetHandler.playerInfoMap |
| Modifier and Type | Method and Description |
|---|---|
NetworkPlayerInfo |
ClientPlayNetHandler.getPlayerInfo(java.lang.String name) |
NetworkPlayerInfo |
ClientPlayNetHandler.getPlayerInfo(java.util.UUID uniqueId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<NetworkPlayerInfo> |
ClientPlayNetHandler.getPlayerInfoMap() |