Modifier and Type | Method and Description |
---|---|
protected IResource |
FontRenderer.getResource(ResourceLocation location) |
Modifier and Type | Method and Description |
---|---|
private ModelBlockDefinition |
ModelBakery.loadModelBlockDefinition(ResourceLocation location,
IResource resource) |
Modifier and Type | Method and Description |
---|---|
void |
TextureAtlasSprite.loadSpriteFrames(IResource resource,
int mipmaplevels) |
static PngSizeInfo |
PngSizeInfo.makeFromResource(IResource resource) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleResource |
Modifier and Type | Method and Description |
---|---|
IResource |
FallbackResourceManager.getResource(ResourceLocation location) |
IResource |
SimpleReloadableResourceManager.getResource(ResourceLocation location) |
IResource |
IResourceManager.getResource(ResourceLocation location) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IResource> |
FallbackResourceManager.getAllResources(ResourceLocation location) |
java.util.List<IResource> |
SimpleReloadableResourceManager.getAllResources(ResourceLocation location) |
java.util.List<IResource> |
IResourceManager.getAllResources(ResourceLocation location) |
Modifier and Type | Method and Description |
---|---|
private void |
Locale.loadLocaleData(java.util.List<IResource> resourcesList) |
Modifier and Type | Method and Description |
---|---|
protected static IResource |
ModelDynBucket.LoaderDynBucket.getResource(ResourceLocation resourceLocation) |
Constructor and Description |
---|
Parser(IResource from,
IResourceManager manager) |
Modifier and Type | Method and Description |
---|---|
protected IResource |
SplashProgress.SplashFontRenderer.getResource(ResourceLocation location) |