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

字段概要

修饰符与类型字段
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

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
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)