net.minecraft.client.resources.server

class DownloadedPackSource$3

implements HttpUtil$DownloadProgressListener

hrb$3
net.minecraft.client.resources.server.DownloadedPackSource$3
net.minecraft.class_1066$3

Field summary

Modifier and TypeField
private final SystemToast$SystemToastId
c
toastId
field_47604
private Component
d
title
field_47605
private Component
e
message
field_47606
private int
f
count
field_47607
private int
g
failCount
field_47692
private OptionalLong
h
totalBytes
field_47608

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
private void
b()
updateToast()
method_55544()
private void
b(long arg0)
updateProgress(long arg0)
method_55543(long arg0)
public void
a()
requestStart()
method_55497()
public void
a(OptionalLong arg0)
downloadStart(OptionalLong arg0)
method_55499(OptionalLong arg0)
public void
a(long arg0)
downloadedBytes(long arg0)
method_55498(long arg0)
public void
a(boolean arg0)
requestFinished(boolean arg0)
method_55500(boolean arg0)