Package dev.demeng.pluginbase.event
package dev.demeng.pluginbase.event
-
InterfacesClassDescriptionRepresents a subscription to a set of events.SingleSubscription<T extends org.bukkit.event.Event>Represents a subscription to a single given event.Represents a subscription to a given (set of) event(s).