Uses of Interface
net.mathias2246.buildmc.api.messageBus.EventHandler
Packages that use EventHandler
-
Uses of EventHandler in net.mathias2246.buildmc.api.messageBus
Methods in net.mathias2246.buildmc.api.messageBus that return EventHandlerConstructors in net.mathias2246.buildmc.api.messageBus with parameters of type EventHandlerModifierConstructorDescriptionEventSubscription(@NotNull org.bukkit.NamespacedKey key, @NotNull org.bukkit.NamespacedKey channelId, @NotNull Set<SemVer> acceptedVersions, @NotNull String subscriberId, @NotNull EventHandler handler)