public interface IResourceManager
Modifier and Type | Method and Description |
---|---|
java.util.List<IResource> |
getAllResources(ResourceLocation location) |
IResource |
getResource(ResourceLocation location) |
java.util.Set<java.lang.String> |
getResourceDomains() |
java.util.Set<java.lang.String> getResourceDomains()
IResource getResource(ResourceLocation location) throws java.io.IOException
java.io.IOException
java.util.List<IResource> getAllResources(ResourceLocation location) throws java.io.IOException
java.io.IOException