Package com.mojang.realmsclient.dto
Class RealmsNews
java.lang.Object
com.mojang.realmsclient.dto.ValueObject
com.mojang.realmsclient.dto.RealmsNews
@Environment(CLIENT) public class RealmsNews extends ValueObject
-
Field Summary
-
Constructor Summary
Constructors Constructor Description RealmsNews() -
Method Summary
Modifier and Type Method Description static RealmsNewsparse(String json)
-
Field Details
-
Constructor Details
-
RealmsNews
public RealmsNews()
-
-
Method Details