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 - named - net/minecraft/client/realms/gui/screen/RealmsDownloadLatestWorldScreen$DownloadStatus- intermediary - net/minecraft/class_4392$class_4393- official - fiy$a
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
bytesWrittenpublic volatile long bytesWritten- Mappings:
- Namespace - Name - Mixin selector - named - bytesWritten- Lnet/minecraft/client/realms/gui/screen/RealmsDownloadLatestWorldScreen$DownloadStatus;bytesWritten:J- intermediary - field_19871- Lnet/minecraft/class_4392$class_4393;field_19871:J- official - a- Lfiy$a;a:J
 
- 
totalBytespublic volatile long totalBytes- Mappings:
- Namespace - Name - Mixin selector - named - totalBytes- Lnet/minecraft/client/realms/gui/screen/RealmsDownloadLatestWorldScreen$DownloadStatus;totalBytes:J- intermediary - field_19872- Lnet/minecraft/class_4392$class_4393;field_19872:J- official - b- Lfiy$a;b:J
 
 
- 
- 
Constructor Details- 
DownloadStatuspublic DownloadStatus()
 
-