/* * Decompiled with CFR 0.152. */ package net.minecraft.client.resources.sounds; public interface AmbientSoundHandler { public void tick(); }