public class EventPriority extends Object
EventHandler
. When executing an Event, the handlers
are called in order of their Priority.public static final byte LOWEST
public static final byte LOW
public static final byte NORMAL
public static final byte HIGH
public static final byte HIGHEST
Copyright © 2012–2020 SpigotMC. All rights reserved.