Quilt Loader 1
Loading...
Searching...
No Matches
org.quiltmc.loader.impl.util.UrlUtil Class Reference

Static Public Member Functions

static URL getSource (String filename, URL resourceURL) throws UrlConversionException
static Path getSourcePath (String filename, URL resourceURL) throws UrlConversionException
static Path asPath (URL url)
static URL asUrl (File file) throws MalformedURLException
static URL asUrl (Path path) throws MalformedURLException
static Path getCodeSource (URL url, String localPath) throws UrlConversionException
static Path getCodeSource (Class<?> cls)

Static Public Attributes

static final Path LOADER_CODE_SOURCE = getCodeSource(UrlUtil.class)

The documentation for this class was generated from the following file:
  • src/main/java/org/quiltmc/loader/impl/util/UrlUtil.java