| net.minecraft.server.packs.DownloadQueue$BatchConfig | |
| net.minecraft.class_9028$class_9029 | |
| net.minecraft.util.Downloader$Config |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final com.google.common.hash.HashFunction |
|
||||||
| private final int |
|
||||||
| private final Map<String, String> |
|
||||||
| private final Proxy |
|
||||||
| private final NetworkUtils$DownloadListener |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (com.google.common.hash.HashFunction hashFunction, int maxSize, Map<String, String> headers, Proxy proxy, NetworkUtils$DownloadListener listener) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public com.google.common.hash.HashFunction |
|
||||||
| public int |
|
||||||
| public Map<String, String> |
|
||||||
| public Proxy |
|
||||||
| public NetworkUtils$DownloadListener |
|