Package com.xpdustry.distributor.annotation.method
@NullMarked
package com.xpdustry.distributor.annotation.method
-
ClassDescriptionMarks a method as an event handler, meaning it will be called by a
EventBuswhen its corresponding event is posted.MethodAnnotationScanner.Context<A extends Annotation>Marks a method as a task handler, meaning it will be registered and called as a scheduled task in thePluginScheduler.