net.minecraft.server.packs

public record DownloadQueue$BatchConfig

atk$a
net.minecraft.server.packs.DownloadQueue$BatchConfig
net.minecraft.class_9028$class_9029
net.minecraft.unmapped.C_bnlklfes$C_lqazdqhg
net.minecraft.util.Downloader$Config
net.minecraft.util.DownloadQueue$Config

Field summary

Modifier and TypeField
final com.google.common.hash.HashFunction
a
hashFunction
comp_2138
f_vkxkeyrw
hashFunction
hashFunction
final int
b
maxSize
comp_2139
f_fpoamgua
maxSize
maxSize
final Map<String, String>
c
headers
comp_2140
f_vvnqlwmo
headers
headers
final Proxy
d
proxy
comp_2141
f_yunicnqn
proxy
proxy
final HttpUtil$DownloadProgressListener
e
listener
comp_2142
f_qoyutabn
listener
listener

Constructor summary

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

Method summary

Modifier and TypeMethod
public com.google.common.hash.HashFunction
a()
hashFunction()
comp_2138()
m_szqimbjk()
hashFunction()
hashFunction()
public int
b()
maxSize()
comp_2139()
m_crrmpghw()
maxSize()
maxSize()
public Map<String, String>
c()
headers()
comp_2140()
m_eqntsbub()
headers()
headers()
public Proxy
d()
proxy()
comp_2141()
m_mxapytbk()
proxy()
proxy()
public HttpUtil$DownloadProgressListener
e()
listener()
comp_2142()
m_kwcjzkjc()
listener()
listener()