Package org.geysermc.event.subscribe
-
Interface Summary Interface Description OwnedSubscriber<O,T> Subscriber<T> Represents a subscribed listener to an event. -
Annotation Types Summary Annotation Type Description Subscribe An annotation used to signify the given method is an event.