Fix some javadoc warnings
This commit is contained in:
@@ -21,6 +21,8 @@ public @interface EventHandler
|
||||
* <li>HIGH</li>
|
||||
* <li>HIGHEST</li>
|
||||
* </ol>
|
||||
*
|
||||
* @return handler priority
|
||||
*/
|
||||
byte priority() default EventPriority.NORMAL;
|
||||
}
|
||||
|
Reference in New Issue
Block a user