Uses of Interface
net.minecraft.server.packs.resources.Resource
Package
Description
-
Uses of Resource in net.minecraft.client.resources.language
-
Uses of Resource in net.minecraft.server.packs
-
Uses of Resource in net.minecraft.server.packs.resources
Modifier and TypeMethodDescriptionFallbackResourceManager.getResource
(ResourceLocation p_10614_) MultiPackResourceManager.getResource
(ResourceLocation p_203813_) ReloadableResourceManager.getResource
(ResourceLocation p_203833_) ResourceManager.Empty.getResource
(ResourceLocation p_10742_) ResourceProvider.getResource
(ResourceLocation p_143935_) Modifier and TypeMethodDescriptionFallbackResourceManager.getResources
(ResourceLocation p_10623_) MultiPackResourceManager.getResources
(ResourceLocation p_203810_) ReloadableResourceManager.getResources
(ResourceLocation p_203831_) ResourceManager.Empty.getResources
(ResourceLocation p_10747_) ResourceManager.getResources
(ResourceLocation p_10730_) -
Uses of Resource in net.minecraftforge.client
Modifier and TypeMethodDescriptionstatic TextureAtlasSprite
ForgeHooksClient.loadTextureAtlasSprite
(TextureAtlas textureAtlas, ResourceManager resourceManager, TextureAtlasSprite.Info textureInfo, Resource resource, int atlasWidth, int atlasHeight, int spriteX, int spriteY, int mipmapLevel, NativeImage image) -
Uses of Resource in net.minecraftforge.client.model.obj
-
Uses of Resource in net.minecraftforge.client.textures
Modifier and TypeMethodDescriptionstatic ForgeTextureMetadata
ForgeTextureMetadata.forResource
(Resource resource) ITextureAtlasSpriteLoader.load
(TextureAtlas atlas, ResourceManager resourceManager, TextureAtlasSprite.Info textureInfo, Resource resource, int atlasWidth, int atlasHeight, int spriteX, int spriteY, int mipmapLevel, NativeImage image) Load a TextureAtlasSprite for the given resource. -
Uses of Resource in net.minecraftforge.common.data
Modifier and TypeMethodDescriptionExistingFileHelper.getResource
(ResourceLocation loc, PackType packType) ExistingFileHelper.getResource
(ResourceLocation loc, PackType packType, String pathSuffix, String pathPrefix) -
Uses of Resource in net.minecraftforge.debug.client
Modifier and TypeMethodDescriptionCustomTASTest.TasLoader.load
(TextureAtlas atlas, ResourceManager resourceManager, TextureAtlasSprite.Info textureInfo, Resource resource, int atlasWidth, int atlasHeight, int spriteX, int spriteY, int mipmapLevel, NativeImage image) -
Uses of Resource in net.minecraftforge.server
Modifier and TypeMethodDescriptionprivate static void
LanguageHook.loadLocaleData
(List<Resource> allResources)