Uses of Interface
net.minecraft.client.audio.ITickableSound
Packages that use ITickableSound
-
Uses of ITickableSound in net.minecraft.client.audio
Classes in net.minecraft.client.audio that implement ITickableSoundModifier and TypeClassDescriptionclassclassclassstatic classclassclassclassclassclassclassstatic classstatic classFields in net.minecraft.client.audio with type parameters of type ITickableSoundModifier and TypeFieldDescriptionprivate final List<ITickableSound>SoundEngine.queuedTickableSoundsprivate final List<ITickableSound>SoundEngine.tickingSoundsMethods in net.minecraft.client.audio with parameters of type ITickableSoundModifier and TypeMethodDescriptionvoidSoundEngine.queueTickingSound(ITickableSound p_229363_1_) voidSoundHandler.queueTickingSound(ITickableSound p_229364_1_)