Uses of Interface
com.mojang.realmsclient.client.worldupload.RealmsWorldUploadStatusTracker
Packages that use RealmsWorldUploadStatusTracker
-
Uses of RealmsWorldUploadStatusTracker in com.mojang.realmsclient.client.worldupload
Fields in com.mojang.realmsclient.client.worldupload declared as RealmsWorldUploadStatusTrackerModifier and TypeFieldDescriptionprivate final RealmsWorldUploadStatusTracker
RealmsWorldUpload.statusCallback
Methods in com.mojang.realmsclient.client.worldupload that return RealmsWorldUploadStatusTrackerConstructors in com.mojang.realmsclient.client.worldupload with parameters of type RealmsWorldUploadStatusTrackerModifierConstructorDescriptionRealmsWorldUpload
(Path pWorldFolder, RealmsSlot pRealmsSlot, User pUser, long pRealmId, RealmsWorldUploadStatusTracker pStatusCallback) -
Uses of RealmsWorldUploadStatusTracker in com.mojang.realmsclient.gui.screens
Classes in com.mojang.realmsclient.gui.screens that implement RealmsWorldUploadStatusTracker