| Package | Description | 
|---|---|
| net.minecraft.client.entity | |
| net.minecraft.client.gui | |
| net.minecraft.client.gui.spectator.categories | |
| net.minecraft.client.network | 
| Modifier and Type | Field and Description | 
|---|---|
| private NetworkPlayerInfo | AbstractClientPlayer. playerInfo | 
| Modifier and Type | Method and Description | 
|---|---|
| protected NetworkPlayerInfo | AbstractClientPlayer. getPlayerInfo() | 
| Modifier and Type | Field and Description | 
|---|---|
| private static com.google.common.collect.Ordering<NetworkPlayerInfo> | GuiPlayerTabOverlay. ENTRY_ORDERING | 
| Modifier and Type | Method and Description | 
|---|---|
| int | GuiPlayerTabOverlay.PlayerComparator. compare(NetworkPlayerInfo p_compare_1_,
       NetworkPlayerInfo p_compare_2_) | 
| protected void | GuiPlayerTabOverlay. drawPing(int p_175245_1_,
        int p_175245_2_,
        int p_175245_3_,
        NetworkPlayerInfo networkPlayerInfoIn) | 
| private void | GuiPlayerTabOverlay. drawScoreboardValues(ScoreObjective objective,
                    int p_175247_2_,
                    java.lang.String name,
                    int p_175247_4_,
                    int p_175247_5_,
                    NetworkPlayerInfo info) | 
| java.lang.String | GuiPlayerTabOverlay. getPlayerName(NetworkPlayerInfo networkPlayerInfoIn) | 
| 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> | NetHandlerPlayClient. playerInfoMap | 
| Modifier and Type | Method and Description | 
|---|---|
| NetworkPlayerInfo | NetHandlerPlayClient. getPlayerInfo(java.lang.String name) | 
| NetworkPlayerInfo | NetHandlerPlayClient. getPlayerInfo(java.util.UUID uniqueId) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Collection<NetworkPlayerInfo> | NetHandlerPlayClient. getPlayerInfoMap() |