public class ErrorResourceLocation extends ResourceLocation
| Modifier and Type | Method and Description |
|---|---|
String |
id() |
static ErrorResourceLocation |
make(Object loc) |
void |
scan(String base,
Pattern pattern,
List<NutResource> list) |
String |
toString() |
equals, file, getJarPath, hashCode, jarpublic void scan(String base, Pattern pattern, List<NutResource> list)
scan in class ResourceLocationpublic static ErrorResourceLocation make(Object loc)
public String id()
id in class ResourceLocationCopyright © 2017. All rights reserved.