Package net.minecraft
Interface class_5912
- All Known Subinterfaces:
ReloadableResourceManager
,ResourceManager
- All Known Implementing Classes:
DefaultClientResourcePack
,DefaultResourcePack
,NamespaceResourceManager
,ReloadableResourceManagerImpl
,ResourceManager.Empty
public interface class_5912
- Mappings:
Namespace Name official adj
intermediary net/minecraft/class_5912
named net/minecraft/class_5912
-
Method Summary
Modifier and Type Method Description Resource
getResource(Identifier identifier)
-
Method Details
-
getResource
- Throws:
IOException
- Mappings:
Namespace Name Mixin selector official a
Ladj;a(Lwl;)Ladg;
intermediary method_14486
Lnet/minecraft/class_5912;method_14486(Lnet/minecraft/class_2960;)Lnet/minecraft/class_3298;
named getResource
Lnet/minecraft/class_5912;getResource(Lnet/minecraft/util/Identifier;)Lnet/minecraft/resource/Resource;
-