package mods.eln.client; public class SoundLoader { static public int getTrackCount(String name) { return 1; } }