Class UnderwaterAmbientSoundHandler
java.lang.Object
net.minecraft.client.resources.sounds.UnderwaterAmbientSoundHandler
- All Implemented Interfaces:
- AmbientSoundHandler
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final floatprivate static final intprivate final LocalPlayerstatic final floatprivate final SoundManagerprivate intstatic final float
- 
Constructor SummaryConstructorsConstructorDescriptionUnderwaterAmbientSoundHandler(LocalPlayer p_119856_, SoundManager p_119857_) 
- 
Method Summary
- 
Field Details- 
CHANCE_PER_TICKpublic static final float CHANCE_PER_TICK- See Also:
 
- 
RARE_CHANCE_PER_TICKpublic static final float RARE_CHANCE_PER_TICK- See Also:
 
- 
ULTRA_RARE_CHANCE_PER_TICKpublic static final float ULTRA_RARE_CHANCE_PER_TICK- See Also:
 
- 
MINIMUM_TICK_DELAYprivate static final int MINIMUM_TICK_DELAY- See Also:
 
- 
player
- 
soundManager
- 
tickDelayprivate int tickDelay
 
- 
- 
Constructor Details- 
UnderwaterAmbientSoundHandler
 
- 
- 
Method Details- 
tickpublic void tick()- Specified by:
- tickin interface- AmbientSoundHandler
 
 
-