Package net.minecraft.resource
Class ReloadableResourceManagerInstance
java.lang.Object
net.minecraft.resource.ReloadableResourceManagerInstance
- All Implemented Interfaces:
ReloadableResourceManager,ResourceManager
@Environment(CLIENT) public class ReloadableResourceManagerInstance extends Object implements ReloadableResourceManager
- Mappings:
Namespace Name official bnnintermediary net/minecraft/class_1264named net/minecraft/resource/ReloadableResourceManagerInstance
-
Field Summary
Fields Modifier and Type Field Description private static Joinerfield_5262private Map<String,FallbackResourceManager>field_5263private List<ResourceReloadListener>field_5264private Set<String>field_5265private MetadataSerializerfield_5266private static LoggerLOGGER -
Constructor Summary
Constructors Constructor Description ReloadableResourceManagerInstance(MetadataSerializer metadataSerializer) -
Method Summary
Modifier and Type Method Description Set<String>getAllNamespaces()ResourcegetResource(Identifier id)voidmethod_4357(List<ResourcePack> list)List<Resource>method_4365(Identifier identifier)voidmethod_4392(ResourcePack resourcePack)private voidmethod_4393()private voidmethod_4394()voidregisterListener(ResourceReloadListener listener)
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLbnn;a:Lorg/apache/logging/log4j/Logger;intermediary field_5261Lnet/minecraft/class_1264;field_5261:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/resource/ReloadableResourceManagerInstance;LOGGER:Lorg/apache/logging/log4j/Logger;
-
field_5262
- Mappings:
Namespace Name Mixin selector official bLbnn;b:Lcom/google/common/base/Joiner;intermediary field_5262Lnet/minecraft/class_1264;field_5262:Lcom/google/common/base/Joiner;named field_5262Lnet/minecraft/resource/ReloadableResourceManagerInstance;field_5262:Lcom/google/common/base/Joiner;
-
field_5263
- Mappings:
Namespace Name Mixin selector official cLbnn;c:Ljava/util/Map;intermediary field_5263Lnet/minecraft/class_1264;field_5263:Ljava/util/Map;named field_5263Lnet/minecraft/resource/ReloadableResourceManagerInstance;field_5263:Ljava/util/Map;
-
field_5264
- Mappings:
Namespace Name Mixin selector official dLbnn;d:Ljava/util/List;intermediary field_5264Lnet/minecraft/class_1264;field_5264:Ljava/util/List;named field_5264Lnet/minecraft/resource/ReloadableResourceManagerInstance;field_5264:Ljava/util/List;
-
field_5265
- Mappings:
Namespace Name Mixin selector official eLbnn;e:Ljava/util/Set;intermediary field_5265Lnet/minecraft/class_1264;field_5265:Ljava/util/Set;named field_5265Lnet/minecraft/resource/ReloadableResourceManagerInstance;field_5265:Ljava/util/Set;
-
field_5266
- Mappings:
Namespace Name Mixin selector official fLbnn;f:Lbny;intermediary field_5266Lnet/minecraft/class_1264;field_5266:Lnet/minecraft/class_1275;named field_5266Lnet/minecraft/resource/ReloadableResourceManagerInstance;field_5266:Lnet/minecraft/util/MetadataSerializer;
-
-
Constructor Details
-
ReloadableResourceManagerInstance
-
-
Method Details
-
method_4392
- Mappings:
Namespace Name Mixin selector official aLbnn;a(Lbnk;)Vintermediary method_4392Lnet/minecraft/class_1264;method_4392(Lnet/minecraft/class_1260;)Vnamed method_4392Lnet/minecraft/resource/ReloadableResourceManagerInstance;method_4392(Lnet/minecraft/resource/ResourcePack;)V
-
getAllNamespaces
- Specified by:
getAllNamespacesin interfaceResourceManager- Mappings:
Namespace Name Mixin selector official aLbni;a()Ljava/util/Set;intermediary method_4363Lnet/minecraft/class_1258;method_4363()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 aLbni;a(Ljy;)Lbnh;intermediary method_4364Lnet/minecraft/class_1258;method_4364(Lnet/minecraft/class_1605;)Lnet/minecraft/class_1257;named getResourceLnet/minecraft/resource/ResourceManager;getResource(Lnet/minecraft/util/Identifier;)Lnet/minecraft/resource/Resource;
-
method_4365
- Specified by:
method_4365in interfaceResourceManager- Throws:
IOException- Mappings:
Namespace Name Mixin selector official bLbni;b(Ljy;)Ljava/util/List;intermediary method_4365Lnet/minecraft/class_1258;method_4365(Lnet/minecraft/class_1605;)Ljava/util/List;named method_4365Lnet/minecraft/resource/ResourceManager;method_4365(Lnet/minecraft/util/Identifier;)Ljava/util/List;
-
method_4393
private void method_4393()- Mappings:
Namespace Name Mixin selector official bLbnn;b()Vintermediary method_4393Lnet/minecraft/class_1264;method_4393()Vnamed method_4393Lnet/minecraft/resource/ReloadableResourceManagerInstance;method_4393()V
-
method_4357
- Specified by:
method_4357in interfaceReloadableResourceManager- Mappings:
Namespace Name Mixin selector official aLbng;a(Ljava/util/List;)Vintermediary method_4357Lnet/minecraft/class_1256;method_4357(Ljava/util/List;)Vnamed method_4357Lnet/minecraft/resource/ReloadableResourceManager;method_4357(Ljava/util/List;)V
-
registerListener
- Specified by:
registerListenerin interfaceReloadableResourceManager- Mappings:
Namespace Name Mixin selector official aLbng;a(Lbnj;)Vintermediary method_4356Lnet/minecraft/class_1256;method_4356(Lnet/minecraft/class_1259;)Vnamed registerListenerLnet/minecraft/resource/ReloadableResourceManager;registerListener(Lnet/minecraft/resource/ResourceReloadListener;)V
-
method_4394
private void method_4394()- Mappings:
Namespace Name Mixin selector official cLbnn;c()Vintermediary method_4394Lnet/minecraft/class_1264;method_4394()Vnamed method_4394Lnet/minecraft/resource/ReloadableResourceManagerInstance;method_4394()V
-