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