@Target(value=METHOD) @Retention(value=RUNTIME) public @interface FiredEvent
Several fired events has a strong semantic (Destroy, AgentKilled) since they indicate the action will never return.
Class<? extends Event>[]
value
public abstract Class<? extends Event>[] value
Copyright © 2021 the original authors or authors.