Package net.minecraft.sound
Interface SoundSequencer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name official avpintermediary net/minecraft/class_9492named net/minecraft/sound/SoundSequencer
-
Method Summary
Modifier and TypeMethodDescriptionvoidwaitThenPlay(int delay, SoundEvent sound, SoundCategory category, float volume, float pitch)
-
Method Details
-
waitThenPlay
- Mappings:
Namespace Name Mixin selector official waitThenPlayLavp;waitThenPlay(ILavn;Lavq;FF)Vintermediary waitThenPlayLnet/minecraft/class_9492;waitThenPlay(ILnet/minecraft/class_3414;Lnet/minecraft/class_3419;FF)Vnamed waitThenPlayLnet/minecraft/sound/SoundSequencer;waitThenPlay(ILnet/minecraft/sound/SoundEvent;Lnet/minecraft/sound/SoundCategory;FF)V
-