Class PluginMessageManager
java.lang.Object
org.geysermc.floodgate.core.pluginmessage.PluginMessageManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T extends PluginMessageChannel>
TgetChannel(Class<T> channelType) getChannel(String identifier) voidregisterChannels(Set<PluginMessageChannel> channels)
-
Constructor Details
-
PluginMessageManager
public PluginMessageManager()
-
-
Method Details
-
registerChannels
-
getChannel
-
getChannel
-