public interface ResourceManager
Modifier and Type | Method and Description |
---|---|
List |
getAllResources(ResourceLocation resourcelocation) |
Resource |
getResource(ResourceLocation resourcelocation) |
Set |
getResourceDomains() |
Set getResourceDomains()
Resource getResource(ResourceLocation resourcelocation) throws IOException
IOException
List getAllResources(ResourceLocation resourcelocation) throws IOException
IOException