Uses of Class
com.mojang.realmsclient.dto.WorldDownload
Packages that use WorldDownload
Package
Description
-
Uses of WorldDownload in com.mojang.realmsclient.client
Fields in com.mojang.realmsclient.client declared as WorldDownloadModifier and TypeFieldDescriptionprivate final WorldDownloadFileDownload.ResourcePackProgressListener.worldDownloadMethods in com.mojang.realmsclient.client that return WorldDownloadMethods in com.mojang.realmsclient.client with parameters of type WorldDownloadModifier and TypeMethodDescriptionvoidFileDownload.download(WorldDownload p_86983_, String p_86984_, RealmsDownloadLatestWorldScreen.DownloadStatus p_86985_, LevelStorageSource p_86986_) Constructors in com.mojang.realmsclient.client with parameters of type WorldDownloadModifierConstructorDescription(package private)ResourcePackProgressListener(File p_87046_, RealmsDownloadLatestWorldScreen.DownloadStatus p_87047_, WorldDownload p_87048_) -
Uses of WorldDownload in com.mojang.realmsclient.dto
Methods in com.mojang.realmsclient.dto that return WorldDownload -
Uses of WorldDownload in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as WorldDownloadModifier and TypeFieldDescriptionprivate final WorldDownloadRealmsDownloadLatestWorldScreen.worldDownloadConstructors in com.mojang.realmsclient.gui.screens with parameters of type WorldDownloadModifierConstructorDescriptionRealmsDownloadLatestWorldScreen(Screen p_88625_, WorldDownload p_88626_, String p_88627_, it.unimi.dsi.fastutil.booleans.BooleanConsumer p_88628_)