Class UnderwaterAmbientSoundInstances.SubSound
java.lang.Object
net.minecraft.client.resources.sounds.AbstractSoundInstance
net.minecraft.client.resources.sounds.AbstractTickableSoundInstance
net.minecraft.client.resources.sounds.UnderwaterAmbientSoundInstances.SubSound
- All Implemented Interfaces:
- SoundInstance,- TickableSoundInstance
- Enclosing class:
- UnderwaterAmbientSoundInstances
- 
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- 
player
 
- 
- 
Constructor Details- 
SubSound
 
- 
- 
Method Details- 
tickpublic void tick()
 
-