History - net.minecraft.client.realms.util.UploadProgress
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
com.mojang.realmsclient.client.UploadStatus
net.minecraft.class_4351
net.minecraft.client.realms.util.UploadProgress
Fields
long: bytesWritten, field_19601, bytesWritten
long: totalBytes, field_19602, totalBytes
long: previousTimeSnapshot, field_54361, startTimeMs
long: previousBytesWritten, field_54362, lastBytesWritten
long: bytesPerSecond, field_54363, bytesPerSecond
Constructors
()
Methods
void (long): setTotalBytes, method_64326, setTotalBytes
void (): restart, method_76246, clear
long (): getTotalBytes, method_64325, getTotalBytes
long (): getBytesWritten, method_64327, getBytesWritten
void (long): onWrite, method_64328, addBytesWritten
boolean (): uploadStarted, method_64329, hasWrittenBytes
boolean (): uploadCompleted, method_64330, hasWrittenAllBytes
double (): getPercentage, method_64331, getFractionBytesWritten
void (): refreshBytesPerSecond, method_64332, tick
long (): getBytesPerSecond, method_64333, getBytesPerSecond