@Retention(value=RUNTIME) @Target(value=METHOD) public @interface EventHandler
byte
priority
public abstract byte priority
Event handlers are called in order of priority:
Copyright © 2012–2020 SpigotMC. All rights reserved.