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