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 bnn
intermediary net/minecraft/class_1264
named net/minecraft/resource/ReloadableResourceManagerInstance
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official a Lbnn;a:Lorg/apache/logging/log4j/Logger;
      intermediary field_5261 Lnet/minecraft/class_1264;field_5261:Lorg/apache/logging/log4j/Logger;
      named LOGGER Lnet/minecraft/resource/ReloadableResourceManagerInstance;LOGGER:Lorg/apache/logging/log4j/Logger;
    • field_5262

      private static final Joiner field_5262
      Mappings:
      Namespace Name Mixin selector
      official b Lbnn;b:Lcom/google/common/base/Joiner;
      intermediary field_5262 Lnet/minecraft/class_1264;field_5262:Lcom/google/common/base/Joiner;
      named field_5262 Lnet/minecraft/resource/ReloadableResourceManagerInstance;field_5262:Lcom/google/common/base/Joiner;
    • field_5263

      private final Map<String,​FallbackResourceManager> field_5263
      Mappings:
      Namespace Name Mixin selector
      official c Lbnn;c:Ljava/util/Map;
      intermediary field_5263 Lnet/minecraft/class_1264;field_5263:Ljava/util/Map;
      named field_5263 Lnet/minecraft/resource/ReloadableResourceManagerInstance;field_5263:Ljava/util/Map;
    • field_5264

      private final List<ResourceReloadListener> field_5264
      Mappings:
      Namespace Name Mixin selector
      official d Lbnn;d:Ljava/util/List;
      intermediary field_5264 Lnet/minecraft/class_1264;field_5264:Ljava/util/List;
      named field_5264 Lnet/minecraft/resource/ReloadableResourceManagerInstance;field_5264:Ljava/util/List;
    • field_5265

      private final Set<String> field_5265
      Mappings:
      Namespace Name Mixin selector
      official e Lbnn;e:Ljava/util/Set;
      intermediary field_5265 Lnet/minecraft/class_1264;field_5265:Ljava/util/Set;
      named field_5265 Lnet/minecraft/resource/ReloadableResourceManagerInstance;field_5265:Ljava/util/Set;
    • field_5266

      private final MetadataSerializer field_5266
      Mappings:
      Namespace Name Mixin selector
      official f Lbnn;f:Lbny;
      intermediary field_5266 Lnet/minecraft/class_1264;field_5266:Lnet/minecraft/class_1275;
      named field_5266 Lnet/minecraft/resource/ReloadableResourceManagerInstance;field_5266:Lnet/minecraft/util/MetadataSerializer;
  • Constructor Details

    • ReloadableResourceManagerInstance

      public ReloadableResourceManagerInstance​(MetadataSerializer metadataSerializer)
  • Method Details

    • method_4392

      public void method_4392​(ResourcePack resourcePack)
      Mappings:
      Namespace Name Mixin selector
      official a Lbnn;a(Lbnk;)V
      intermediary method_4392 Lnet/minecraft/class_1264;method_4392(Lnet/minecraft/class_1260;)V
      named method_4392 Lnet/minecraft/resource/ReloadableResourceManagerInstance;method_4392(Lnet/minecraft/resource/ResourcePack;)V
    • getAllNamespaces

      public Set<String> getAllNamespaces()
      Specified by:
      getAllNamespaces in interface ResourceManager
      Mappings:
      Namespace Name Mixin selector
      official a Lbni;a()Ljava/util/Set;
      intermediary method_4363 Lnet/minecraft/class_1258;method_4363()Ljava/util/Set;
      named getAllNamespaces Lnet/minecraft/resource/ResourceManager;getAllNamespaces()Ljava/util/Set;
    • getResource

      public Resource getResource​(Identifier id) throws IOException
      Specified by:
      getResource in interface ResourceManager
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Lbni;a(Ljy;)Lbnh;
      intermediary method_4364 Lnet/minecraft/class_1258;method_4364(Lnet/minecraft/class_1605;)Lnet/minecraft/class_1257;
      named getResource Lnet/minecraft/resource/ResourceManager;getResource(Lnet/minecraft/util/Identifier;)Lnet/minecraft/resource/Resource;
    • method_4365

      public List<Resource> method_4365​(Identifier identifier) throws IOException
      Specified by:
      method_4365 in interface ResourceManager
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official b Lbni;b(Ljy;)Ljava/util/List;
      intermediary method_4365 Lnet/minecraft/class_1258;method_4365(Lnet/minecraft/class_1605;)Ljava/util/List;
      named method_4365 Lnet/minecraft/resource/ResourceManager;method_4365(Lnet/minecraft/util/Identifier;)Ljava/util/List;
    • method_4393

      private void method_4393()
      Mappings:
      Namespace Name Mixin selector
      official b Lbnn;b()V
      intermediary method_4393 Lnet/minecraft/class_1264;method_4393()V
      named method_4393 Lnet/minecraft/resource/ReloadableResourceManagerInstance;method_4393()V
    • method_4357

      public void method_4357​(List<ResourcePack> list)
      Specified by:
      method_4357 in interface ReloadableResourceManager
      Mappings:
      Namespace Name Mixin selector
      official a Lbng;a(Ljava/util/List;)V
      intermediary method_4357 Lnet/minecraft/class_1256;method_4357(Ljava/util/List;)V
      named method_4357 Lnet/minecraft/resource/ReloadableResourceManager;method_4357(Ljava/util/List;)V
    • registerListener

      public void registerListener​(ResourceReloadListener listener)
      Specified by:
      registerListener in interface ReloadableResourceManager
      Mappings:
      Namespace Name Mixin selector
      official a Lbng;a(Lbnj;)V
      intermediary method_4356 Lnet/minecraft/class_1256;method_4356(Lnet/minecraft/class_1259;)V
      named registerListener Lnet/minecraft/resource/ReloadableResourceManager;registerListener(Lnet/minecraft/resource/ResourceReloadListener;)V
    • method_4394

      private void method_4394()
      Mappings:
      Namespace Name Mixin selector
      official c Lbnn;c()V
      intermediary method_4394 Lnet/minecraft/class_1264;method_4394()V
      named method_4394 Lnet/minecraft/resource/ReloadableResourceManagerInstance;method_4394()V