Package net.minecraft

Class class_4468

java.lang.Object
net.minecraft.class_4468
All Implemented Interfaces:
ReloadableResourceManager, ResourceManager

public class class_4468 extends Object implements ReloadableResourceManager
Mappings:
Namespace Name
official vh
intermediary net/minecraft/class_4468
named net/minecraft/class_4468
  • Field Details

    • field_21923

      private static final Logger field_21923
      Mappings:
      Namespace Name Mixin selector
      official a Lvh;a:Lorg/apache/logging/log4j/Logger;
      intermediary field_21923 Lnet/minecraft/class_4468;field_21923:Lorg/apache/logging/log4j/Logger;
      named field_21923 Lnet/minecraft/class_4468;field_21923:Lorg/apache/logging/log4j/Logger;
    • field_21924

      private final Map<String,FallbackResourceManager> field_21924
      Mappings:
      Namespace Name Mixin selector
      official b Lvh;b:Ljava/util/Map;
      intermediary field_21924 Lnet/minecraft/class_4468;field_21924:Ljava/util/Map;
      named field_21924 Lnet/minecraft/class_4468;field_21924:Ljava/util/Map;
    • field_21925

      private final List<ResourceReloadListener> field_21925
      Mappings:
      Namespace Name Mixin selector
      official c Lvh;c:Ljava/util/List;
      intermediary field_21925 Lnet/minecraft/class_4468;field_21925:Ljava/util/List;
      named field_21925 Lnet/minecraft/class_4468;field_21925:Ljava/util/List;
    • field_21926

      private final Set<String> field_21926
      Mappings:
      Namespace Name Mixin selector
      official d Lvh;d:Ljava/util/Set;
      intermediary field_21926 Lnet/minecraft/class_4468;field_21926:Ljava/util/Set;
      named field_21926 Lnet/minecraft/class_4468;field_21926:Ljava/util/Set;
    • field_21927

      private final class_4455 field_21927
      Mappings:
      Namespace Name Mixin selector
      official e Lvh;e:Lum;
      intermediary field_21927 Lnet/minecraft/class_4468;field_21927:Lnet/minecraft/class_4455;
      named field_21927 Lnet/minecraft/class_4468;field_21927:Lnet/minecraft/class_4455;
  • Constructor Details

    • class_4468

      public class_4468(class_4455 class_4455)
  • Method Details

    • method_21373

      public void method_21373(class_4454 class_4454)
      Mappings:
      Namespace Name Mixin selector
      official a Lvh;a(Lul;)V
      intermediary method_21373 Lnet/minecraft/class_4468;method_21373(Lnet/minecraft/class_4454;)V
      named method_21373 Lnet/minecraft/class_4468;method_21373(Lnet/minecraft/class_4454;)V
    • getAllNamespaces

      @Environment(CLIENT) public Set<String> getAllNamespaces()
      Specified by:
      getAllNamespaces in interface ResourceManager
      Mappings:
      Namespace Name Mixin selector
      official a Lvf;a()Ljava/util/Set;
      intermediary method_5892 Lnet/minecraft/class_1654;method_5892()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 Lvf;a(Lpc;)Lve;
      intermediary method_5893 Lnet/minecraft/class_1654;method_5893(Lnet/minecraft/class_1653;)Lnet/minecraft/class_1652;
      named getResource Lnet/minecraft/resource/ResourceManager;getResource(Lnet/minecraft/util/Identifier;)Lnet/minecraft/resource/Resource;
    • getAllResources

      public List<Resource> getAllResources(Identifier id) throws IOException
      Specified by:
      getAllResources in interface ResourceManager
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official b Lvf;b(Lpc;)Ljava/util/List;
      intermediary method_5894 Lnet/minecraft/class_1654;method_5894(Lnet/minecraft/class_1653;)Ljava/util/List;
      named getAllResources Lnet/minecraft/resource/ResourceManager;getAllResources(Lnet/minecraft/util/Identifier;)Ljava/util/List;
    • method_21372

      public Collection<Identifier> method_21372(String string, Predicate<String> predicate)
      Specified by:
      method_21372 in interface ResourceManager
      Mappings:
      Namespace Name Mixin selector
      official a Lvf;a(Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Collection;
      intermediary method_21372 Lnet/minecraft/class_1654;method_21372(Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Collection;
      named method_21372 Lnet/minecraft/resource/ResourceManager;method_21372(Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Collection;
    • method_21374

      private void method_21374()
      Mappings:
      Namespace Name Mixin selector
      official b Lvh;b()V
      intermediary method_21374 Lnet/minecraft/class_4468;method_21374()V
      named method_21374 Lnet/minecraft/class_4468;method_21374()V
    • reload

      public void reload(List<class_4454> resourcePacks)
      Specified by:
      reload in interface ReloadableResourceManager
      Mappings:
      Namespace Name Mixin selector
      official a Lvd;a(Ljava/util/List;)V
      intermediary method_5886 Lnet/minecraft/class_1651;method_5886(Ljava/util/List;)V
      named reload Lnet/minecraft/resource/ReloadableResourceManager;reload(Ljava/util/List;)V
    • registerListener

      public void registerListener(ResourceReloadListener listener)
      Specified by:
      registerListener in interface ReloadableResourceManager
      Mappings:
      Namespace Name Mixin selector
      official a Lvd;a(Lvg;)V
      intermediary method_5885 Lnet/minecraft/class_1651;method_5885(Lnet/minecraft/class_286;)V
      named registerListener Lnet/minecraft/resource/ReloadableResourceManager;registerListener(Lnet/minecraft/resource/ResourceReloadListener;)V
    • method_21376

      private void method_21376()
      Mappings:
      Namespace Name Mixin selector
      official c Lvh;c()V
      intermediary method_21376 Lnet/minecraft/class_4468;method_21376()V
      named method_21376 Lnet/minecraft/class_4468;method_21376()V
    • method_21377

      private void method_21377()
      Mappings:
      Namespace Name Mixin selector
      official d Lvh;d()V
      intermediary method_21377 Lnet/minecraft/class_4468;method_21377()V
      named method_21377 Lnet/minecraft/class_4468;method_21377()V
    • method_21375

      private String method_21375(ResourceReloadListener resourceReloadListener)
      Mappings:
      Namespace Name Mixin selector
      official b Lvh;b(Lvg;)Ljava/lang/String;
      intermediary method_21375 Lnet/minecraft/class_4468;method_21375(Lnet/minecraft/class_286;)Ljava/lang/String;
      named method_21375 Lnet/minecraft/class_4468;method_21375(Lnet/minecraft/resource/ResourceReloadListener;)Ljava/lang/String;