net.minecraft.server.packs

public record DownloadQueue$BatchConfig

asl$a
net.minecraft.server.packs.DownloadQueue$BatchConfig
net.minecraft.class_9028$class_9029
net.minecraft.util.Downloader$Config
net.minecraft.src.C_302050_$C_302043_

Field summary

Modifier and TypeField
final com.google.common.hash.HashFunction
a
hashFunction
comp_2138
hashFunction
f_302484_
final int
b
maxSize
comp_2139
maxSize
f_303205_
final Map<String, String>
c
headers
comp_2140
headers
f_303230_
final Proxy
d
proxy
comp_2141
proxy
f_302686_
final HttpUtil$DownloadProgressListener
e
listener
comp_2142
listener
f_302265_

Constructor summary

ModifierConstructor
public (com.google.common.hash.HashFunction maxSize, int headers, Map<String, String> proxy, Proxy listener, HttpUtil$DownloadProgressListener arg4)

Method summary

Modifier and TypeMethod
public com.google.common.hash.HashFunction
a()
hashFunction()
comp_2138()
hashFunction()
f_302484_()
public int
b()
maxSize()
comp_2139()
maxSize()
f_303205_()
public Map<String, String>
c()
headers()
comp_2140()
headers()
f_303230_()
public Proxy
d()
proxy()
comp_2141()
proxy()
f_302686_()
public HttpUtil$DownloadProgressListener
e()
listener()
comp_2142()
listener()
f_302265_()