package net.minecraft.client.resources.sounds; public interface AmbientSoundHandler { void tick(); }