Uses of Class
net.minecraft.client.audio.TickableSound
-
Packages that use TickableSound Package Description net.minecraft.client.audio -
-
Uses of TickableSound in net.minecraft.client.audio
Subclasses of TickableSound in net.minecraft.client.audio Modifier and Type Class Description classBeeAngrySoundclassBeeFlightSoundclassBeeSoundstatic classBiomeSoundHandler.SoundclassElytraSoundclassEntityTickableSoundclassGuardianSoundclassMinecartTickableSoundclassRidingMinecartTickableSoundstatic classUnderwaterAmbientSounds.SubSoundstatic classUnderwaterAmbientSounds.UnderWaterSoundMethods in net.minecraft.client.audio that return TickableSound Modifier and Type Method Description protected TickableSoundBeeAngrySound. getAlternativeSoundInstance()protected TickableSoundBeeFlightSound. getAlternativeSoundInstance()protected abstract TickableSoundBeeSound. getAlternativeSoundInstance()
-