Uses of 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 UploadInfoConstructors in com.mojang.realmsclient.client with parameters of type UploadInfoModifierConstructorDescriptionFileUpload(File pFile, long pRealmId, int pSlotId, UploadInfo pUploadInfo, User pUser, String pClientVersiob, String pWorldVersion, UploadStatus pUploadStatus) -
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