Class UnderwaterAmbientSoundInstances.UnderwaterAmbientSoundInstance
java.lang.Object
net.minecraft.client.resources.sounds.AbstractSoundInstance
net.minecraft.client.resources.sounds.AbstractTickableSoundInstance
net.minecraft.client.resources.sounds.UnderwaterAmbientSoundInstances.UnderwaterAmbientSoundInstance
- All Implemented Interfaces:
- SoundInstance,- TickableSoundInstance
- Enclosing class:
- UnderwaterAmbientSoundInstances
public static class UnderwaterAmbientSoundInstances.UnderwaterAmbientSoundInstance
extends AbstractTickableSoundInstance
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.client.resources.sounds.SoundInstanceSoundInstance.Attenuation
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.client.resources.sounds.AbstractTickableSoundInstanceisStopped, stopMethods inherited from class net.minecraft.client.resources.sounds.AbstractSoundInstancegetAttenuation, getDelay, getLocation, getPitch, getSound, getSource, getVolume, getX, getY, getZ, isLooping, isRelative, resolve, toStringMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.client.resources.sounds.SoundInstancecanPlaySound, canStartSilent, getAttenuation, getDelay, getLocation, getPitch, getSound, getSource, getStream, getVolume, getX, getY, getZ, isLooping, isRelative, resolve
- 
Field Details- 
FADE_DURATIONpublic static final int FADE_DURATION- See Also:
 
- 
player
- 
fadeprivate int fade
 
- 
- 
Constructor Details- 
UnderwaterAmbientSoundInstance
 
- 
- 
Method Details- 
tickpublic void tick()
 
-