public class FallbackResourceManager extends java.lang.Object implements IResourceManager
Modifier and Type | Field and Description |
---|---|
protected java.util.List |
resourcePacks |
Constructor and Description |
---|
FallbackResourceManager(IMetadataSerializer p_i1289_1_) |
Modifier and Type | Method and Description |
---|---|
void |
addResourcePack(IResourcePack p_110538_1_) |
java.util.List |
getAllResources(ResourceLocation p_135056_1_) |
IResource |
getResource(ResourceLocation p_110536_1_) |
java.util.Set |
getResourceDomains() |
public FallbackResourceManager(IMetadataSerializer p_i1289_1_)
public void addResourcePack(IResourcePack p_110538_1_)
public java.util.Set getResourceDomains()
getResourceDomains
in interface IResourceManager
public IResource getResource(ResourceLocation p_110536_1_) throws java.io.IOException
getResource
in interface IResourceManager
java.io.IOException
public java.util.List getAllResources(ResourceLocation p_135056_1_) throws java.io.IOException
getAllResources
in interface IResourceManager
java.io.IOException