Uses of Class
com.mojang.realmsclient.dto.WorldDownload
Package
Description
-
Uses of WorldDownload in com.mojang.realmsclient.client
Modifier and TypeFieldDescriptionprivate final WorldDownload
FileDownload.ResourcePackProgressListener.worldDownload
Modifier and TypeMethodDescriptionRealmsClient.requestDownloadInfo
(long p_224917_1_, int p_224917_3_) Modifier and TypeMethodDescriptionvoid
FileDownload.download
(WorldDownload p_237688_1_, String p_237688_2_, RealmsDownloadLatestWorldScreen.DownloadStatus p_237688_3_, SaveFormat p_237688_4_) ModifierConstructorDescriptionprivate
ResourcePackProgressListener
(File p_i51645_2_, RealmsDownloadLatestWorldScreen.DownloadStatus p_i51645_3_, WorldDownload p_i51645_4_) -
Uses of WorldDownload in com.mojang.realmsclient.dto
-
Uses of WorldDownload in com.mojang.realmsclient.gui.screens
Modifier and TypeFieldDescriptionprivate final WorldDownload
RealmsDownloadLatestWorldScreen.worldDownload
ModifierConstructorDescriptionRealmsDownloadLatestWorldScreen
(Screen p_i232203_1_, WorldDownload p_i232203_2_, String p_i232203_3_, it.unimi.dsi.fastutil.booleans.BooleanConsumer p_i232203_4_)