net.minecraft.client.sound

public class AmbientSoundPlayer

implements ClientPlayerTickable

net.minecraft.client.resources.sounds.UnderwaterAmbientSoundHandler
net.minecraft.class_1116
net.minecraft.client.sound.AmbientSoundPlayer

Field summary

Modifier and TypeField
public static final float
CHANCE_PER_TICK
field_33008
MAX_TICKS_FOR_BASE_SOUND_LOOP
public static final float
RARE_CHANCE_PER_TICK
field_33009
MAX_TICKS_FOR_RARE_SOUND_LOOP
public static final float
ULTRA_RARE_CHANCE_PER_TICK
field_33010
MAX_TICKS_FOR_ULTRA_RARE_SOUND_LOOP
private static final int
MINIMUM_TICK_DELAY
field_33011
DEFAULT_TICKS_UNTIL_PLAY
private final ClientPlayerEntity
player
field_5481
player
private final SoundManager
soundManager
field_5479
soundManager
private int
tickDelay
field_5480
ticksUntilPlay

Constructor summary

ModifierConstructor
public (ClientPlayerEntity player, SoundManager soundManager)

Method summary

Modifier and TypeMethod
public void
tick()
method_4756()
tick()