Uses of Class
net.mathias2246.buildmc.api.messageBus.EventSubscription
Packages that use EventSubscription
-
Uses of EventSubscription in net.mathias2246.buildmc.api.messageBus
Methods in net.mathias2246.buildmc.api.messageBus with parameters of type EventSubscriptionModifier and TypeMethodDescriptionvoidEventBus.registerSubscription(@NotNull org.bukkit.plugin.Plugin plugin, @NotNull EventSubscription subscription) Registers a subscription to a channel.