Class DefaultEventPriority


  • public final class DefaultEventPriority
    extends Object
    Default event priorities values. The higher value, the higher event priority. So the WonRoundEvent has the highest priority (150), and DeathEvent has the lowest priority (10).