Uses of Interface
net.minecraft.client.sound.TickableSoundInstance
| Package | Description |
|---|---|
| net.minecraft.client.sound |
-
Uses of TickableSoundInstance in net.minecraft.client.sound
Classes in net.minecraft.client.sound that implement TickableSoundInstance Modifier and Type Class Description classAbstractBeeSoundInstanceclassAggressiveBeeSoundInstancestatic classAmbientSoundLoops.MusicLoopstatic classAmbientSoundLoops.Underwaterstatic classBiomeEffectSoundPlayer.MusicLoopclassElytraSoundInstanceclassEntityTrackingSoundInstanceclassGuardianAttackSoundInstanceclassMinecartInsideSoundInstanceA sound instance played when a player is riding a minecart.classMovingMinecartSoundInstanceA sound instance played when a minecart is moving.classMovingSoundInstanceclassPassiveBeeSoundInstanceFields in net.minecraft.client.sound with type parameters of type TickableSoundInstance Modifier and Type Field Description private List<TickableSoundInstance>SoundSystem. soundsToPlayNextTickprivate List<TickableSoundInstance>SoundSystem. tickingSoundsMethods in net.minecraft.client.sound with parameters of type TickableSoundInstance Modifier and Type Method Description voidSoundManager. playNextTick(TickableSoundInstance sound)voidSoundSystem. playNextTick(TickableSoundInstance sound)