Class RealmsDownloadLatestWorldScreen.DownloadStatus
java.lang.Object
net.minecraft.client.realms.gui.screen.RealmsDownloadLatestWorldScreen.DownloadStatus
- Enclosing class:
- RealmsDownloadLatestWorldScreen
@Environment(CLIENT) public class RealmsDownloadLatestWorldScreen.DownloadStatus extends Object
-
Field Summary
Fields Modifier and Type Field Description long
bytesWritten
long
totalBytes
-
Constructor Summary
Constructors Constructor Description DownloadStatus()
-
Method Summary
-
Field Details
-
bytesWritten
public volatile long bytesWritten -
totalBytes
public volatile long totalBytes
-
-
Constructor Details
-
DownloadStatus
public DownloadStatus()
-