com.mojang.realmsclient.dto

public record RealmsServerList

implements ReflectionBasedSerialization

fzz
com.mojang.realmsclient.dto.RealmsServerList
net.minecraft.class_4879
net.minecraft.client.realms.dto.RealmsServerList

Field summary

Modifier and TypeField
private final List<RealmsServer>
a
servers
comp_5010
servers
private static final org.slf4j.Logger
b
LOGGER
field_22623
LOGGER

Constructor summary

ModifierConstructor
public (List<RealmsServer> servers)

Method summary

Modifier and TypeMethod
public static RealmsServerList
a(fzk arg0, String arg1)
parse(GuardedSerializer arg0, String arg1)
method_25072(class_4869 arg0, String arg1)
parse(CheckedGson gson, String json)
public List<RealmsServer>
a()
servers()
comp_5010()
servers()