net.minecraft.util

public class HttpUtil

azy
net.minecraft.util.HttpUtil
net.minecraft.class_3521

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_15665

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static Path
a(Path arg0, URL arg1, Map<String, String> arg2, com.google.common.hash.HashFunction arg3, com.google.common.hash.HashCode arg4, int arg5, Proxy arg6, azy$a arg7)
downloadFile(Path arg0, URL arg1, Map<String, String> arg2, com.google.common.hash.HashFunction arg3, com.google.common.hash.HashCode arg4, int arg5, Proxy arg6, HttpUtil$DownloadProgressListener arg7)
method_55496(Path arg0, URL arg1, Map<String, String> arg2, com.google.common.hash.HashFunction arg3, com.google.common.hash.HashCode arg4, int arg5, Proxy arg6, class_3521$class_9034 arg7)
private static void
a(Path arg0)
updateModificationTime(Path arg0)
method_55603(Path arg0)
private static com.google.common.hash.HashCode
a(Path arg0, com.google.common.hash.HashFunction arg1)
hashFile(Path arg0, com.google.common.hash.HashFunction arg1)
method_55494(Path arg0, com.google.common.hash.HashFunction arg1)
private static boolean
a(Path arg0, com.google.common.hash.HashFunction arg1, com.google.common.hash.HashCode arg2)
checkExistingFile(Path arg0, com.google.common.hash.HashFunction arg1, com.google.common.hash.HashCode arg2)
method_55495(Path arg0, com.google.common.hash.HashFunction arg1, com.google.common.hash.HashCode arg2)
private static Path
a(Path arg0, com.google.common.hash.HashCode arg1)
cachedFilePath(Path arg0, com.google.common.hash.HashCode arg1)
method_55493(Path arg0, com.google.common.hash.HashCode arg1)
private static com.google.common.hash.HashCode
a(com.google.common.hash.HashFunction arg0, int arg1, azy$a arg2, InputStream arg3, Path arg4)
downloadAndHash(com.google.common.hash.HashFunction arg0, int arg1, HttpUtil$DownloadProgressListener arg2, InputStream arg3, Path arg4)
method_55492(com.google.common.hash.HashFunction arg0, int arg1, class_3521$class_9034 arg2, InputStream arg3, Path arg4)
public static int
a()
getAvailablePort()
method_15302()
public static boolean
a(int arg0)
isPortAvailable(int arg0)
method_46872(int arg0)