Uses of Class
com.mojang.realmsclient.dto.WorldDownload
Package
Description
-
Uses of WorldDownload in com.mojang.realmsclient.client
Modifier and TypeFieldDescriptionprivate WorldDownload
FileDownload.ResourcePackProgressListener.worldDownload
Modifier and TypeMethodDescriptionvoid
FileDownload.download(WorldDownload p_86983_, String p_86984_, RealmsDownloadLatestWorldScreen.DownloadStatus p_86985_, LevelStorageSource p_86986_)
ModifierConstructorDescription(package private)
ResourcePackProgressListener(File p_87046_, RealmsDownloadLatestWorldScreen.DownloadStatus p_87047_, WorldDownload p_87048_)
-
Uses of WorldDownload in com.mojang.realmsclient.dto
-
Uses of WorldDownload in com.mojang.realmsclient.gui.screens
Modifier and TypeFieldDescriptionprivate WorldDownload
RealmsDownloadLatestWorldScreen.worldDownload
ModifierConstructorDescriptionRealmsDownloadLatestWorldScreen(Screen p_88625_, WorldDownload p_88626_, String p_88627_, it.unimi.dsi.fastutil.booleans.BooleanConsumer p_88628_)