Class DefaultEventPriority


  • public final class DefaultEventPriority
    extends java.lang.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).