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 esu$a
intermediary net/minecraft/class_4392$class_4393
named net/minecraft/client/realms/gui/screen/RealmsDownloadLatestWorldScreen$DownloadStatus
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
bytesWritten
public volatile long bytesWritten- Mappings:
Namespace Name Mixin selector official a
Lesu$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
-
totalBytes
public volatile long totalBytes- Mappings:
Namespace Name Mixin selector official b
Lesu$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
-
DownloadStatus
public DownloadStatus()
-