Uses of Class
net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen.DownloadStatus
Packages that use RealmsDownloadLatestWorldScreen.DownloadStatus
- 
Uses of RealmsDownloadLatestWorldScreen.DownloadStatus in net.minecraft.client.realmsFields in net.minecraft.client.realms declared as RealmsDownloadLatestWorldScreen.DownloadStatusModifier and TypeFieldDescriptionprivate final RealmsDownloadLatestWorldScreen.DownloadStatusFileDownload.ProgressListener.downloadStatusprivate final RealmsDownloadLatestWorldScreen.DownloadStatusFileDownload.ResourcePackProgressListener.downloadStatusMethods in net.minecraft.client.realms with parameters of type RealmsDownloadLatestWorldScreen.DownloadStatusModifier and TypeMethodDescriptionvoidFileDownload.downloadWorld(WorldDownload download, String message, RealmsDownloadLatestWorldScreen.DownloadStatus status, LevelStorage storage) Constructors in net.minecraft.client.realms with parameters of type RealmsDownloadLatestWorldScreen.DownloadStatusModifierConstructorDescription(package private)ProgressListener(String worldName, File tempFile, LevelStorage levelStorageSource, RealmsDownloadLatestWorldScreen.DownloadStatus downloadStatus) (package private)ResourcePackProgressListener(File tempFile, RealmsDownloadLatestWorldScreen.DownloadStatus downloadStatus, WorldDownload worldDownload) 
- 
Uses of RealmsDownloadLatestWorldScreen.DownloadStatus in net.minecraft.client.realms.gui.screenFields in net.minecraft.client.realms.gui.screen declared as RealmsDownloadLatestWorldScreen.DownloadStatusModifier and TypeFieldDescriptionprivate final RealmsDownloadLatestWorldScreen.DownloadStatusRealmsDownloadLatestWorldScreen.downloadStatus