Package net.minecraft.client.audio
Class UnderwaterAmbientSounds.SubSound
java.lang.Object
net.minecraft.client.audio.LocatableSound
net.minecraft.client.audio.TickableSound
net.minecraft.client.audio.UnderwaterAmbientSounds.SubSound
- All Implemented Interfaces:
ISound,ITickableSound
- Enclosing class:
- UnderwaterAmbientSounds
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.audio.ISound
ISound.AttenuationType -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSubSound(ClientPlayerEntity p_i48884_1_, SoundEvent p_i48884_2_) -
Method Summary
Methods inherited from class net.minecraft.client.audio.TickableSound
isStopped, stopMethods inherited from class net.minecraft.client.audio.LocatableSound
getAttenuation, getDelay, getLocation, getPitch, getSound, getSource, getVolume, getX, getY, getZ, isLooping, isRelative, resolve, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.client.audio.ISound
canPlaySound, canStartSilent, getAttenuation, getDelay, getLocation, getPitch, getSound, getSource, getStream, getVolume, getX, getY, getZ, isLooping, isRelative, resolve
-
Field Details
-
player
-
-
Constructor Details
-
SubSound
-
-
Method Details
-
tick
public void tick()
-