com.mojang.realmsclient.dto

public class RealmsServerPlayerList

extends ValueObject

com.mojang.realmsclient.dto.RealmsServerPlayerList
com.mojang.realmsclient.dto.RealmsServerPlayerList
com.mojang.realmsclient.dto.RealmsServerPlayerList
com.mojang.realmsclient.dto.RealmsServerPlayerList
com.mojang.realmsclient.dto.RealmsServerPlayerList

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
LOGGER
LOGGER
LOGGER
LOGGER
private static final com.google.gson.JsonParser
jsonParser
jsonParser
jsonParser
jsonParser
public long
serverId
serverId
serverId
serverId
public List<String>
players
players
players
players

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static RealmsServerPlayerList
parse(com.google.gson.JsonObject arg0)
parse(com.google.gson.JsonObject arg0)
parse(com.google.gson.JsonObject arg0)
parse(com.google.gson.JsonObject node)
parse(com.google.gson.JsonObject arg0)
private static List<String>
parsePlayers(com.google.gson.JsonArray arg0)
parsePlayers(com.google.gson.JsonArray arg0)
parsePlayers(com.google.gson.JsonArray arg0)
parsePlayers(com.google.gson.JsonArray jsonArray)
parsePlayers(com.google.gson.JsonArray arg0)