public static class UnderwaterAmbientSounds.UnderWaterSound extends TickableSound
ISound.AttenuationType
Modifier and Type | Field and Description |
---|---|
private int |
fade |
private ClientPlayerEntity |
player |
Constructor and Description |
---|
UnderWaterSound(ClientPlayerEntity p_i48883_1_) |
Modifier and Type | Method and Description |
---|---|
void |
tick() |
isStopped, stop
getAttenuation, getDelay, getLocation, getPitch, getSound, getSource, getVolume, getX, getY, getZ, isLooping, isRelative, resolve, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
canPlaySound, canStartSilent, getAttenuation, getDelay, getLocation, getPitch, getSound, getSource, getVolume, getX, getY, getZ, isLooping, isRelative, resolve
private final ClientPlayerEntity player
private int fade
public UnderWaterSound(ClientPlayerEntity p_i48883_1_)