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