public class JarResourceLocation extends ResourceLocation
构造器和说明 |
---|
JarResourceLocation(String jarPath) |
JarResourceLocation(URL url) |
public JarResourceLocation(URL url) throws IOException
IOException
public JarResourceLocation(String jarPath) throws IOException
IOException
public String id()
id
在类中 ResourceLocation
public void scan(String base, Pattern regex, List<NutResource> list)
scan
在类中 ResourceLocation
Copyright © 2017. All rights reserved.