Uses of Record Class
com.mojang.realmsclient.dto.UploadInfo
Packages that use UploadInfo
Package
Description
-
Uses of UploadInfo in com.mojang.realmsclient.client
Fields in com.mojang.realmsclient.client declared as UploadInfoMethods in com.mojang.realmsclient.client that return UploadInfoModifier and TypeMethodDescription@Nullable UploadInfoRealmsClient.requestUploadInfo(long realmId) Constructors in com.mojang.realmsclient.client with parameters of type UploadInfoModifierConstructorDescriptionFileUpload(File file, long realmId, int slotId, UploadInfo uploadInfo, User user, String clientVersion, String worldVersion, UploadStatus uploadStatus) -
Uses of UploadInfo in com.mojang.realmsclient.client.worldupload
Methods in com.mojang.realmsclient.client.worldupload that return UploadInfoModifier and TypeMethodDescriptionprivate UploadInfoRealmsWorldUpload.requestUploadInfoWithRetries() -
Uses of UploadInfo in com.mojang.realmsclient.dto
Methods in com.mojang.realmsclient.dto that return UploadInfo