Class SoundRegistry

All Implemented Interfaces:
Iterable<SoundContainerImpl>, Registry<Identifier,SoundContainerImpl>

@Environment(CLIENT) public class SoundRegistry extends MutableRegistry<Identifier,SoundContainerImpl>
Mappings:
Namespace Name
official chp
intermediary net/minecraft/class_1913
named net/minecraft/client/sound/SoundRegistry
  • Field Details

    • sounds

      Mappings:
      Namespace Name Mixin selector
      official a Lchp;a:Ljava/util/Map;
      intermediary field_8224 Lnet/minecraft/class_1913;field_8224:Ljava/util/Map;
      named sounds Lnet/minecraft/client/sound/SoundRegistry;sounds:Ljava/util/Map;
  • Constructor Details

    • SoundRegistry

      public SoundRegistry()
  • Method Details

    • createMap

      protected Map<Identifier,SoundContainerImpl> createMap()
      Overrides:
      createMap in class MutableRegistry<Identifier,SoundContainerImpl>
      Mappings:
      Namespace Name Mixin selector
      official b Lfo;b()Ljava/util/Map;
      intermediary method_7334 Lnet/minecraft/class_1367;method_7334()Ljava/util/Map;
      named createMap Lnet/minecraft/util/registry/MutableRegistry;createMap()Ljava/util/Map;
    • method_12547

      public void method_12547(SoundContainerImpl soundContainerImpl)
      Mappings:
      Namespace Name Mixin selector
      official a Lchp;a(Lchq;)V
      intermediary method_12547 Lnet/minecraft/class_1913;method_12547(Lnet/minecraft/class_1915;)V
      named method_12547 Lnet/minecraft/client/sound/SoundRegistry;method_12547(Lnet/minecraft/client/sound/SoundContainerImpl;)V
    • clearRegistry

      public void clearRegistry()
      Mappings:
      Namespace Name Mixin selector
      official a Lchp;a()V
      intermediary method_7135 Lnet/minecraft/class_1913;method_7135()V
      named clearRegistry Lnet/minecraft/client/sound/SoundRegistry;clearRegistry()V