Class BungeeListenerRegistration
java.lang.Object
org.geysermc.floodgate.bungee.listener.BungeeListenerRegistration
- All Implemented Interfaces:
org.geysermc.floodgate.core.platform.listener.ListenerRegistration<net.md_5.bungee.api.plugin.Listener>
@Singleton
public final class BungeeListenerRegistration
extends Object
implements org.geysermc.floodgate.core.platform.listener.ListenerRegistration<net.md_5.bungee.api.plugin.Listener>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BungeeListenerRegistration
public BungeeListenerRegistration()
-
-
Method Details
-
register
public void register(net.md_5.bungee.api.plugin.Listener listener) - Specified by:
registerin interfaceorg.geysermc.floodgate.core.platform.listener.ListenerRegistration<net.md_5.bungee.api.plugin.Listener>
-