Interface SoundInstanceListener

All Known Implementing Classes:
SubtitlesHud

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

    • onSoundPlayed

      void onSoundPlayed(SoundInstance sound, WeightedSoundSet soundSet, float range)
      Mappings:
      Namespace Name Mixin selector
      named onSoundPlayed Lnet/minecraft/client/sound/SoundInstanceListener;onSoundPlayed(Lnet/minecraft/client/sound/SoundInstance;Lnet/minecraft/client/sound/WeightedSoundSet;F)V
      intermediary method_4884 Lnet/minecraft/class_1145;method_4884(Lnet/minecraft/class_1113;Lnet/minecraft/class_1146;F)V
      official a Lgux;a(Lgtt;Lguz;F)V