public static class UnderwaterAmbientSounds.SubSound extends TickableSound
ISound.AttenuationType| Modifier and Type | Field and Description |
|---|---|
private ClientPlayerEntity |
player |
donePlayingattenuationType, category, global, pitch, positionedSoundLocation, priority, repeat, repeatDelay, sound, volume, x, y, z| Modifier | Constructor and Description |
|---|---|
protected |
SubSound(ClientPlayerEntity playerIn,
SoundEvent soundIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
tick() |
isDonePlayingcanRepeat, createAccessor, getAttenuationType, getCategory, getPitch, getRepeatDelay, getSound, getSoundLocation, getVolume, getX, getY, getZ, isGlobalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanBeSilent, canRepeat, createAccessor, getAttenuationType, getCategory, getPitch, getRepeatDelay, getSound, getSoundLocation, getVolume, getX, getY, getZ, isGlobalprivate final ClientPlayerEntity player
protected SubSound(ClientPlayerEntity playerIn, SoundEvent soundIn)