Interface CriticalRunnable

All Superinterfaces:
Runnable
All Known Implementing Classes:
MobKillProcessor, PlayerKillProcessor

public interface CriticalRunnable extends Runnable
  • Method Summary

    Methods inherited from interface java.lang.Runnable

    run