Package com.mojang.realmsclient.dto
Class RealmsServerPlayerLists
java.lang.Object
com.mojang.realmsclient.dto.ValueObject
com.mojang.realmsclient.dto.RealmsServerPlayerLists
@Environment(CLIENT) public class RealmsServerPlayerLists extends ValueObject
-
Field Summary
Fields Modifier and Type Field Description private static LoggerLOGGERList<RealmsServerPlayerList>servers -
Constructor Summary
Constructors Constructor Description RealmsServerPlayerLists() -
Method Summary
Modifier and Type Method Description static RealmsServerPlayerListsparse(String json)
-
Field Details
-
Constructor Details
-
RealmsServerPlayerLists
public RealmsServerPlayerLists()
-
-
Method Details