Package | Description |
---|---|
net.minecraft.client.resources | |
net.minecraft.resources | |
net.minecraftforge.client.model.generators | |
net.minecraftforge.client.model.obj | |
net.minecraftforge.fml.server |
Modifier and Type | Method and Description |
---|---|
private void |
Locale.loadLocaleData(java.util.List<IResource> resourcesList) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleResource |
Modifier and Type | Method and Description |
---|---|
IResource |
FallbackResourceManager.getResource(ResourceLocation resourceLocationIn) |
IResource |
IResourceManager.getResource(ResourceLocation resourceLocationIn) |
IResource |
SimpleReloadableResourceManager.getResource(ResourceLocation resourceLocationIn) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IResource> |
FallbackResourceManager.getAllResources(ResourceLocation resourceLocationIn) |
java.util.List<IResource> |
IResourceManager.getAllResources(ResourceLocation resourceLocationIn) |
java.util.List<IResource> |
SimpleReloadableResourceManager.getAllResources(ResourceLocation resourceLocationIn) |
Modifier and Type | Method and Description |
---|---|
IResource |
ExistingFileHelper.getResource(ResourceLocation loc,
ResourcePackType type,
java.lang.String pathSuffix,
java.lang.String pathPrefix) |
Constructor and Description |
---|
LineReader(IResource resource) |
Modifier and Type | Method and Description |
---|---|
private static void |
LanguageHook.loadLocaleData(java.util.List<IResource> allResources) |