package NET.worlds.core; public interface TimerCallback { void timerDone(); }