Uses of Interface
net.minecraft.client.audio.ITickableSound
-
Packages that use ITickableSound Package Description net.minecraft.client.audio -
-
Uses of ITickableSound in net.minecraft.client.audio
Classes in net.minecraft.client.audio that implement ITickableSound Modifier and Type Class Description classBeeAngrySoundclassBeeFlightSoundclassBeeSoundstatic classBiomeSoundHandler.SoundclassElytraSoundclassEntityTickableSoundclassGuardianSoundclassMinecartTickableSoundclassRidingMinecartTickableSoundclassTickableSoundstatic classUnderwaterAmbientSounds.SubSoundstatic classUnderwaterAmbientSounds.UnderWaterSoundFields in net.minecraft.client.audio with type parameters of type ITickableSound Modifier and Type Field Description private java.util.List<ITickableSound>SoundEngine. queuedTickableSoundsprivate java.util.List<ITickableSound>SoundEngine. tickingSoundsMethods in net.minecraft.client.audio with parameters of type ITickableSound Modifier and Type Method Description voidSoundEngine. queueTickingSound(ITickableSound p_229363_1_)voidSoundHandler. queueTickingSound(ITickableSound p_229364_1_)
-