com.mojang.realmsclient.client

public class UploadStatus

fhm
com.mojang.realmsclient.client.UploadStatus
net.minecraft.class_4351
net.minecraft.unmapped.C_nkrqwoza
net.minecraft.client.realms.util.UploadProgress
net.minecraft.client.realms.UploadStatus
net.minecraft.src.C_3233_

Field summary

Modifier and TypeField
private volatile long
a
bytesWritten
field_19601
f_jqsggdqx
bytesWritten
bytesWritten
f_87386_
private volatile long
b
totalBytes
field_19602
f_mkemebyx
totalBytes
totalBytes
f_87387_
private long
c
previousTimeSnapshot
field_54361
f_voyuyvhz
startTimeMs
f_346801_
private long
d
previousBytesWritten
field_54362
f_deyvhhvh
lastBytesWritten
f_346912_
private long
e
bytesPerSecond
field_54363
f_abzjfqxx
bytesPerSecond
f_348761_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(long arg0)
setTotalBytes(long arg0)
method_64326(long arg0)
m_bvjfkblk(long arg0)
setTotalBytes(long totalBytes)
m_351897_(long arg0)
public long
a()
getTotalBytes()
method_64325()
m_rsiwjfeq()
getTotalBytes()
m_352282_()
public long
b()
getBytesWritten()
method_64327()
m_dpkbewkk()
getBytesWritten()
m_356126_()
public void
b(long arg0)
onWrite(long arg0)
method_64328(long arg0)
m_khmoamvk(long arg0)
addBytesWritten(long bytesWritten)
m_356205_(long arg0)
public boolean
c()
uploadStarted()
method_64329()
m_xneupgkg()
hasWrittenBytes()
m_352361_()
public boolean
d()
uploadCompleted()
method_64330()
m_ovtwovoq()
hasWrittenAllBytes()
m_355493_()
public double
e()
getPercentage()
method_64331()
m_nxqhndcm()
getFractionBytesWritten()
m_353958_()
public void
f()
refreshBytesPerSecond()
method_64332()
m_wizduutf()
tick()
m_354409_()
public long
g()
getBytesPerSecond()
method_64333()
m_imvomqgw()
getBytesPerSecond()
m_356529_()