Uses of Class
net.mathias2246.buildmc.api.messageBus.EventChannel
Packages that use EventChannel
-
Uses of EventChannel in net.mathias2246.buildmc.api.messageBus
Methods in net.mathias2246.buildmc.api.messageBus with parameters of type EventChannelModifier and TypeMethodDescriptionvoidEventBus.registerChannel(@NotNull org.bukkit.plugin.Plugin plugin, @NotNull EventChannel channel) Registers a channel that this plugin intends to publish events on.