com.mojang.realmsclient.dto

public class RealmsServerPlayerLists

extends ValueObject

eip
com.mojang.realmsclient.dto.RealmsServerPlayerLists
net.minecraft.class_4882
net.minecraft.client.realms.dto.RealmsServerPlayerLists
net.minecraft.src.C_3252_

字段概要

修饰符与类型字段
private static final org.slf4j.Logger
b
LOGGER
field_22631
LOGGER
f_87593_
public List<RealmsServerPlayerList>
a
servers
field_22630
servers
f_87592_

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public static RealmsServerPlayerLists
a(String arg0)
parse(String arg0)
method_25075(String arg0)
parse(String json)
m_87596_(String p_87597_)