com.mojang.realmsclient.dto

public class RealmsServerPlayerLists

extends ValueObject

fim
com.mojang.realmsclient.dto.RealmsServerPlayerLists
net.minecraft.class_4881
net.minecraft.client.realms.dto.RealmsServerPlayerList

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
b
LOGGER
field_22628
LOGGER
public Map<Long, List<com.mojang.authlib.yggdrasil.ProfileResult>>
a
servers
field_52121
serverIdToPlayers

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static RealmsServerPlayerLists
a(String arg0)
parse(String arg0)
method_25074(String arg0)
parse(String json)
private static List<com.mojang.authlib.yggdrasil.ProfileResult>
a(com.google.gson.JsonArray arg0)
parsePlayers(com.google.gson.JsonArray arg0)
method_25073(com.google.gson.JsonArray arg0)
parsePlayers(com.google.gson.JsonArray jsonArray)
public List<com.mojang.authlib.yggdrasil.ProfileResult>
a(long arg0)
getProfileResultsFor(long arg0)
method_60863(long arg0)
get(long serverId)