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$DownloadStatusintermediary net/minecraft/class_4392$class_4393official fod$a
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
bytesWritten
public volatile long bytesWritten- Mappings:
 Namespace Name Mixin selector named bytesWrittenLnet/minecraft/client/realms/gui/screen/RealmsDownloadLatestWorldScreen$DownloadStatus;bytesWritten:Jintermediary field_19871Lnet/minecraft/class_4392$class_4393;field_19871:Jofficial aLfod$a;a:J
 - 
totalBytes
public volatile long totalBytes- Mappings:
 Namespace Name Mixin selector named totalBytesLnet/minecraft/client/realms/gui/screen/RealmsDownloadLatestWorldScreen$DownloadStatus;totalBytes:Jintermediary field_19872Lnet/minecraft/class_4392$class_4393;field_19872:Jofficial bLfod$a;b:J
 
 - 
 - 
Constructor Details
- 
DownloadStatus
public DownloadStatus() 
 -