Class RealmsDownloadLatestWorldScreen.DownloadStatus
java.lang.Object
net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen.DownloadStatus
- Enclosing class:
- RealmsDownloadLatestWorldScreen
@Environment(CLIENT)
public static class RealmsDownloadLatestWorldScreen.DownloadStatus
extends Object
- Mappings:
- Namespace - Name - official - eld$a- intermediary - net/minecraft/class_4392$class_4393- named - net/minecraft/client/realms/gui/screen/RealmsDownloadLatestWorldScreen$DownloadStatus
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
bytesWrittenpublic volatile long bytesWritten- Mappings:
- Namespace - Name - Mixin selector - official - a- Leld$a;a:J- intermediary - field_19871- Lnet/minecraft/class_4392$class_4393;field_19871:J- named - bytesWritten- Lnet/minecraft/client/realms/gui/screen/RealmsDownloadLatestWorldScreen$DownloadStatus;bytesWritten:J
 
- 
totalBytespublic volatile long totalBytes- Mappings:
- Namespace - Name - Mixin selector - official - b- Leld$a;b:J- intermediary - field_19872- Lnet/minecraft/class_4392$class_4393;field_19872:J- named - totalBytes- Lnet/minecraft/client/realms/gui/screen/RealmsDownloadLatestWorldScreen$DownloadStatus;totalBytes:J
 
 
- 
- 
Constructor Details- 
DownloadStatuspublic DownloadStatus()
 
-