Uses of Class
net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen.DownloadStatus
Packages that use RealmsDownloadLatestWorldScreen.DownloadStatus
-
Uses of RealmsDownloadLatestWorldScreen.DownloadStatus in net.minecraft.client.realms
Fields in net.minecraft.client.realms declared as RealmsDownloadLatestWorldScreen.DownloadStatusModifier and TypeFieldDescriptionprivate final RealmsDownloadLatestWorldScreen.DownloadStatusFileDownload.DownloadCountingOutputStream.statusMethods in net.minecraft.client.realms with parameters of type RealmsDownloadLatestWorldScreen.DownloadStatusModifier and TypeMethodDescriptionprivate voidFileDownload.download(RealmsDownloadLatestWorldScreen.DownloadStatus status, HttpClient client, String uri, File output) voidFileDownload.downloadWorld(WorldDownload download, String message, RealmsDownloadLatestWorldScreen.DownloadStatus status, LevelStorage storage) private voidFileDownload.extract(String name, File archive, LevelStorage storage, RealmsDownloadLatestWorldScreen.DownloadStatus status) private voidFileDownload.validateAndCopy(RealmsDownloadLatestWorldScreen.DownloadStatus status, File file, WorldDownload download) Constructors in net.minecraft.client.realms with parameters of type RealmsDownloadLatestWorldScreen.DownloadStatusModifierConstructorDescriptionDownloadCountingOutputStream(OutputStream stream, RealmsDownloadLatestWorldScreen.DownloadStatus status) -
Uses of RealmsDownloadLatestWorldScreen.DownloadStatus in net.minecraft.client.realms.gui.screen
Fields in net.minecraft.client.realms.gui.screen declared as RealmsDownloadLatestWorldScreen.DownloadStatusModifier and TypeFieldDescriptionprivate final RealmsDownloadLatestWorldScreen.DownloadStatusRealmsDownloadLatestWorldScreen.downloadStatus