package api.hbm.energy; public interface ILoadedTile { public boolean isLoaded(); }