Package com.mojang.realmsclient.dto
Class RealmsDescriptionDto
java.lang.Object
com.mojang.realmsclient.dto.ValueObject
com.mojang.realmsclient.dto.RealmsDescriptionDto
- All Implemented Interfaces:
RealmsSerializable
@Environment(CLIENT) public class RealmsDescriptionDto extends ValueObject implements RealmsSerializable
-
Field Summary
Fields Modifier and Type Field Description StringdescriptionStringname -
Constructor Summary
Constructors Constructor Description RealmsDescriptionDto(String name, String description) -
Method Summary