| gaa | |
| 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<ResolvableProfile>> |
| ||||||||
| private static final org.slf4j.Logger |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Map<Long, List<ResolvableProfile>> serverIdToPlayers) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static RealmsServerPlayerLists |
| ||||||||
| private static List<ResolvableProfile> |
| ||||||||
| public List<ResolvableProfile> |
| ||||||||
| public Map<Long, List<ResolvableProfile>> |
|