Package net.minecraft.client.sound
Interface SoundInstanceListener
- All Known Implementing Classes:
SubtitlesHud
- Mappings:
Namespace Name named net/minecraft/client/sound/SoundInstanceListenerintermediary net/minecraft/class_1145official gtw
-
Method Summary
Modifier and TypeMethodDescriptionvoidonSoundPlayed(SoundInstance sound, WeightedSoundSet soundSet, float range)
-
Method Details
-
onSoundPlayed
- Mappings:
Namespace Name Mixin selector named onSoundPlayedLnet/minecraft/client/sound/SoundInstanceListener;onSoundPlayed(Lnet/minecraft/client/sound/SoundInstance;Lnet/minecraft/client/sound/WeightedSoundSet;F)Vintermediary method_4884Lnet/minecraft/class_1145;method_4884(Lnet/minecraft/class_1113;Lnet/minecraft/class_1146;F)Vofficial aLgtw;a(Lgsp;Lgty;F)V
-