Interface SoundInstanceListener

All Known Implementing Classes:
SubtitlesHud

@Environment(CLIENT) public interface SoundInstanceListener
Mappings:
Namespace Name
official fsq
intermediary net/minecraft/class_1145
named net/minecraft/client/sound/SoundInstanceListener
  • Method Details

    • onSoundPlayed

      void onSoundPlayed(SoundInstance sound, WeightedSoundSet soundSet)
      Mappings:
      Namespace Name Mixin selector
      official a Lfsq;a(Lfrn;Lfss;)V
      intermediary method_4884 Lnet/minecraft/class_1145;method_4884(Lnet/minecraft/class_1113;Lnet/minecraft/class_1146;)V
      named onSoundPlayed Lnet/minecraft/client/sound/SoundInstanceListener;onSoundPlayed(Lnet/minecraft/client/sound/SoundInstance;Lnet/minecraft/client/sound/WeightedSoundSet;)V