Package net.minecraft.client.sound
Interface SoundInstanceListener
- All Known Implementing Classes:
- SubtitlesHud
- Mappings:
- Namespace - Name - official - fzb- intermediary - net/minecraft/class_1145- named - net/minecraft/client/sound/SoundInstanceListener
- 
Method SummaryModifier and TypeMethodDescriptionvoidonSoundPlayed(SoundInstance sound, WeightedSoundSet soundSet) 
- 
Method Details- 
onSoundPlayed- Mappings:
- Namespace - Name - Mixin selector - official - a- Lfzb;a(Lfxy;Lfzd;)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
 
 
-