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