Package net.minecraft.client.resource
Class FallbackResourceManager
java.lang.Object
net.minecraft.client.resource.FallbackResourceManager
- All Implemented Interfaces:
ResourceManager
- Mappings:
Namespace Name official ceiintermediary net/minecraft/class_1646named net/minecraft/client/resource/FallbackResourceManager
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Loggerprotected final List<ResourcePack>private final MetadataSerializer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddResourcePack(ResourcePack pack) protected InputStreammethod_10362(Identifier id, ResourcePack pack) private voidmethod_12498(Identifier identifier) (package private) static Identifiermethod_5883(Identifier identifier)
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official bLcei;b:Lorg/apache/logging/log4j/Logger;intermediary field_11258Lnet/minecraft/class_1646;field_11258:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/resource/FallbackResourceManager;LOGGER:Lorg/apache/logging/log4j/Logger;
-
resourcePacks
- Mappings:
Namespace Name Mixin selector official aLcei;a:Ljava/util/List;intermediary field_6609Lnet/minecraft/class_1646;field_6609:Ljava/util/List;named resourcePacksLnet/minecraft/client/resource/FallbackResourceManager;resourcePacks:Ljava/util/List;
-
serializer
- Mappings:
Namespace Name Mixin selector official cLcei;c:Lcfg;intermediary field_6610Lnet/minecraft/class_1646;field_6610:Lnet/minecraft/class_1671;named serializerLnet/minecraft/client/resource/FallbackResourceManager;serializer:Lnet/minecraft/util/MetadataSerializer;
-
-
Constructor Details
-
FallbackResourceManager
- Mappings:
Namespace Name Mixin selector official <init>Lcei;<init>(Lcfg;)Vintermediary <init>Lnet/minecraft/class_1646;<init>(Lnet/minecraft/class_1671;)Vnamed <init>Lnet/minecraft/client/resource/FallbackResourceManager;<init>(Lnet/minecraft/util/MetadataSerializer;)V
-
-
Method Details
-
addResourcePack
- Mappings:
Namespace Name Mixin selector official aLcei;a(Lcer;)Vintermediary method_5882Lnet/minecraft/class_1646;method_5882(Lnet/minecraft/class_1655;)Vnamed addResourcePackLnet/minecraft/client/resource/FallbackResourceManager;addResourcePack(Lnet/minecraft/resource/ResourcePack;)V
-
getAllNamespaces
- Specified by:
getAllNamespacesin interfaceResourceManager- Mappings:
Namespace Name Mixin selector official aLcep;a()Ljava/util/Set;intermediary method_5892Lnet/minecraft/class_1654;method_5892()Ljava/util/Set;named getAllNamespacesLnet/minecraft/resource/ResourceManager;getAllNamespaces()Ljava/util/Set;
-
getResource
- Specified by:
getResourcein interfaceResourceManager- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLcep;a(Lnf;)Lceo;intermediary method_5893Lnet/minecraft/class_1654;method_5893(Lnet/minecraft/class_1653;)Lnet/minecraft/class_1652;named getResourceLnet/minecraft/resource/ResourceManager;getResource(Lnet/minecraft/util/Identifier;)Lnet/minecraft/resource/Resource;
-
method_10362
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLcei;a(Lnf;Lcer;)Ljava/io/InputStream;intermediary method_10362Lnet/minecraft/class_1646;method_10362(Lnet/minecraft/class_1653;Lnet/minecraft/class_1655;)Ljava/io/InputStream;named method_10362Lnet/minecraft/client/resource/FallbackResourceManager;method_10362(Lnet/minecraft/util/Identifier;Lnet/minecraft/resource/ResourcePack;)Ljava/io/InputStream;
-
method_12498
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official dLcei;d(Lnf;)Vintermediary method_12498Lnet/minecraft/class_1646;method_12498(Lnet/minecraft/class_1653;)Vnamed method_12498Lnet/minecraft/client/resource/FallbackResourceManager;method_12498(Lnet/minecraft/util/Identifier;)V
-
getAllResources
- Specified by:
getAllResourcesin interfaceResourceManager- Throws:
IOException- Mappings:
Namespace Name Mixin selector official bLcep;b(Lnf;)Ljava/util/List;intermediary method_5894Lnet/minecraft/class_1654;method_5894(Lnet/minecraft/class_1653;)Ljava/util/List;named getAllResourcesLnet/minecraft/resource/ResourceManager;getAllResources(Lnet/minecraft/util/Identifier;)Ljava/util/List;
-
method_5883
- Mappings:
Namespace Name Mixin selector official cLcei;c(Lnf;)Lnf;intermediary method_5883Lnet/minecraft/class_1646;method_5883(Lnet/minecraft/class_1653;)Lnet/minecraft/class_1653;named method_5883Lnet/minecraft/client/resource/FallbackResourceManager;method_5883(Lnet/minecraft/util/Identifier;)Lnet/minecraft/util/Identifier;
-