Package net.minecraft.client.resource
Class FallbackResourceManager
java.lang.Object
net.minecraft.client.resource.FallbackResourceManager
- All Implemented Interfaces:
ResourceManager
- Mappings:
Namespace Name official vcintermediary 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 final class_4455private static final Loggerprotected final List<class_4454> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected InputStreammethod_10362(Identifier identifier, class_4454 class_4454) private voidmethod_12498(Identifier identifier) method_21372(String string, Predicate<String> predicate) voidmethod_5882(class_4454 class_4454) (package private) static Identifiermethod_5883(Identifier identifier)
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official bLvc;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 aLvc;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;
-
field_6610
- Mappings:
Namespace Name Mixin selector official cLvc;c:Lum;intermediary field_6610Lnet/minecraft/class_1646;field_6610:Lnet/minecraft/class_4455;named field_6610Lnet/minecraft/client/resource/FallbackResourceManager;field_6610:Lnet/minecraft/class_4455;
-
-
Constructor Details
-
FallbackResourceManager
-
-
Method Details
-
method_5882
- Mappings:
Namespace Name Mixin selector official aLvc;a(Lul;)Vintermediary method_5882Lnet/minecraft/class_1646;method_5882(Lnet/minecraft/class_4454;)Vnamed method_5882Lnet/minecraft/client/resource/FallbackResourceManager;method_5882(Lnet/minecraft/class_4454;)V
-
getAllNamespaces
- Specified by:
getAllNamespacesin interfaceResourceManager- Mappings:
Namespace Name Mixin selector official aLvf;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 aLvf;a(Lpc;)Lve;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 aLvc;a(Lpc;Lul;)Ljava/io/InputStream;intermediary method_10362Lnet/minecraft/class_1646;method_10362(Lnet/minecraft/class_1653;Lnet/minecraft/class_4454;)Ljava/io/InputStream;named method_10362Lnet/minecraft/client/resource/FallbackResourceManager;method_10362(Lnet/minecraft/util/Identifier;Lnet/minecraft/class_4454;)Ljava/io/InputStream;
-
method_12498
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official dLvc;d(Lpc;)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 bLvf;b(Lpc;)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_21372
- Specified by:
method_21372in interfaceResourceManager- Mappings:
Namespace Name Mixin selector official aLvf;a(Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Collection;intermediary method_21372Lnet/minecraft/class_1654;method_21372(Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Collection;named method_21372Lnet/minecraft/resource/ResourceManager;method_21372(Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Collection;
-
method_5883
- Mappings:
Namespace Name Mixin selector official cLvc;c(Lpc;)Lpc;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;
-