Package net.minecraft.client.sound
Interface SoundInstanceListener
- All Known Implementing Classes:
SubtitlesHud
@Environment(CLIENT) public interface SoundInstanceListener
- Mappings:
Namespace Name official evlintermediary net/minecraft/class_1145named net/minecraft/client/sound/SoundInstanceListener
-
Method Summary
Modifier and Type Method Description voidonSoundPlayed(SoundInstance sound, WeightedSoundSet soundSet)
-
Method Details
-
onSoundPlayed
- Mappings:
Namespace Name Mixin selector official aLevl;a(Leul;Levn;)Vintermediary method_4884Lnet/minecraft/class_1145;method_4884(Lnet/minecraft/class_1113;Lnet/minecraft/class_1146;)Vnamed onSoundPlayedLnet/minecraft/client/sound/SoundInstanceListener;onSoundPlayed(Lnet/minecraft/client/sound/SoundInstance;Lnet/minecraft/client/sound/WeightedSoundSet;)V
-