| com.mojang.realmsclient.dto.RealmsServerPlayerLists | |
| net.minecraft.class_4881 | |
| net.minecraft.client.realms.dto.RealmsServerPlayerList |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Map<Long, List<ProfileComponent>> |
|
||||||
| private static final org.slf4j.Logger |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Map<Long, List<ProfileComponent>> serverIdToPlayers) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static RealmsServerPlayerList |
|
||||||
| private static List<ProfileComponent> |
|
||||||
| public List<ProfileComponent> |
|
||||||
| public Map<Long, List<ProfileComponent>> |
|