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$aintermediary net/minecraft/class_4392$class_4393named net/minecraft/client/realms/gui/screen/RealmsDownloadLatestWorldScreen$DownloadStatus
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
bytesWritten
public volatile long bytesWritten- Mappings:
 Namespace Name Mixin selector official aLeld$a;a:Jintermediary field_19871Lnet/minecraft/class_4392$class_4393;field_19871:Jnamed bytesWrittenLnet/minecraft/client/realms/gui/screen/RealmsDownloadLatestWorldScreen$DownloadStatus;bytesWritten:J
 - 
totalBytes
public volatile long totalBytes- Mappings:
 Namespace Name Mixin selector official bLeld$a;b:Jintermediary field_19872Lnet/minecraft/class_4392$class_4393;field_19872:Jnamed totalBytesLnet/minecraft/client/realms/gui/screen/RealmsDownloadLatestWorldScreen$DownloadStatus;totalBytes:J
 
 - 
 - 
Constructor Details
- 
DownloadStatus
public DownloadStatus() 
 -