net.minecraft.client.resources.sounds

public class UnderwaterAmbientSoundHandler

implements AmbientSoundHandler

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

Field summary

Modifier and TypeField
public static final float
a
CHANCE_PER_TICK
field_33008
MAX_TICKS_FOR_BASE_SOUND_LOOP
public static final float
b
RARE_CHANCE_PER_TICK
field_33009
MAX_TICKS_FOR_RARE_SOUND_LOOP
public static final float
c
ULTRA_RARE_CHANCE_PER_TICK
field_33010
MAX_TICKS_FOR_ULTRA_RARE_SOUND_LOOP
private static final int
d
MINIMUM_TICK_DELAY
field_33011
DEFAULT_TICKS_UNTIL_PLAY
private final LocalPlayer
e
player
field_5481
player
private final SoundManager
f
soundManager
field_5479
soundManager
private int
g
tickDelay
field_5480
ticksUntilPlay

Constructor summary

ModifierConstructor
public (LocalPlayer player, SoundManager soundManager)

Method summary

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