Uses of Class
com.mojang.realmsclient.gui.screens.RealmsDownloadLatestWorldScreen.DownloadStatus
-
Packages that use RealmsDownloadLatestWorldScreen.DownloadStatus Package Description com.mojang.realmsclient.client com.mojang.realmsclient.gui.screens -
-
Uses of RealmsDownloadLatestWorldScreen.DownloadStatus in com.mojang.realmsclient.client
Fields in com.mojang.realmsclient.client declared as RealmsDownloadLatestWorldScreen.DownloadStatus Modifier and Type Field Description private RealmsDownloadLatestWorldScreen.DownloadStatusFileDownload.ProgressListener. downloadStatusprivate RealmsDownloadLatestWorldScreen.DownloadStatusFileDownload.ResourcePackProgressListener. downloadStatusMethods in com.mojang.realmsclient.client with parameters of type RealmsDownloadLatestWorldScreen.DownloadStatus Modifier and Type Method Description voidFileDownload. download(WorldDownload p_237688_1_, java.lang.String p_237688_2_, RealmsDownloadLatestWorldScreen.DownloadStatus p_237688_3_, SaveFormat p_237688_4_)Constructors in com.mojang.realmsclient.client with parameters of type RealmsDownloadLatestWorldScreen.DownloadStatus Constructor Description ProgressListener(java.lang.String p_i232192_2_, java.io.File p_i232192_3_, SaveFormat p_i232192_4_, RealmsDownloadLatestWorldScreen.DownloadStatus p_i232192_5_)ResourcePackProgressListener(java.io.File p_i51645_2_, RealmsDownloadLatestWorldScreen.DownloadStatus p_i51645_3_, WorldDownload p_i51645_4_) -
Uses of RealmsDownloadLatestWorldScreen.DownloadStatus in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as RealmsDownloadLatestWorldScreen.DownloadStatus Modifier and Type Field Description private RealmsDownloadLatestWorldScreen.DownloadStatusRealmsDownloadLatestWorldScreen. downloadStatus
-