Package net.minecraft.client.realms.dto
Class RealmsServerList
java.lang.Object
net.minecraft.client.realms.dto.ValueObject
net.minecraft.client.realms.dto.RealmsServerList
- All Implemented Interfaces:
RealmsSerializable
@Environment(CLIENT)
public class RealmsServerList
extends ValueObject
implements RealmsSerializable
- Mappings:
Namespace Name named net/minecraft/client/realms/dto/RealmsServerList
intermediary net/minecraft/class_4879
official fpx
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.realms.dto.ValueObject
toString
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGER
Lnet/minecraft/client/realms/dto/RealmsServerList;LOGGER:Lorg/slf4j/Logger;
intermediary field_22623
Lnet/minecraft/class_4879;field_22623:Lorg/slf4j/Logger;
official b
Lfpx;b:Lorg/slf4j/Logger;
-
servers
- Mappings:
Namespace Name Mixin selector named servers
Lnet/minecraft/client/realms/dto/RealmsServerList;servers:Ljava/util/List;
intermediary field_22622
Lnet/minecraft/class_4879;field_22622:Ljava/util/List;
official a
Lfpx;a:Ljava/util/List;
-
-
Constructor Details
-
RealmsServerList
public RealmsServerList()
-
-
Method Details
-
parse
- Mappings:
Namespace Name Mixin selector named parse
Lnet/minecraft/client/realms/dto/RealmsServerList;parse(Lnet/minecraft/client/realms/CheckedGson;Ljava/lang/String;)Lnet/minecraft/client/realms/dto/RealmsServerList;
intermediary method_25072
Lnet/minecraft/class_4879;method_25072(Lnet/minecraft/class_4869;Ljava/lang/String;)Lnet/minecraft/class_4879;
official a
Lfpx;a(Lfpj;Ljava/lang/String;)Lfpx;
-