Uses of Interface
net.minecraft.client.resources.sounds.TickableSoundInstance
Packages that use TickableSoundInstance
-
Uses of TickableSoundInstance in net.minecraft.client.resources.sounds
Classes in net.minecraft.client.resources.sounds that implement TickableSoundInstanceModifier and TypeClassDescriptionclassclassclassclassstatic classclassclassclassclassclassstatic classstatic class -
Uses of TickableSoundInstance in net.minecraft.client.sounds
Fields in net.minecraft.client.sounds with type parameters of type TickableSoundInstanceModifier and TypeFieldDescriptionprivate List<TickableSoundInstance>SoundEngine.queuedTickableSoundsprivate List<TickableSoundInstance>SoundEngine.tickingSoundsMethods in net.minecraft.client.sounds with parameters of type TickableSoundInstanceModifier and TypeMethodDescriptionvoidSoundEngine.queueTickingSound(TickableSoundInstance p_120283_)voidSoundManager.queueTickingSound(TickableSoundInstance p_120373_)