类 ClasspathLocatorUtils

java.lang.Object
net.minecraftforge.fml.loading.ClasspathLocatorUtils

public class ClasspathLocatorUtils extends Object
  • 字段详细资料

    • LOGGER

      private static final org.slf4j.Logger LOGGER
  • 构造器详细资料

    • ClasspathLocatorUtils

      public ClasspathLocatorUtils()
  • 方法详细资料

    • findJarPathFor

      public static Path findJarPathFor(String resourceName, String jarName, URL resource)