Package org.geysermc.floodgate.module
Class PaperListenerModule
java.lang.Object
com.google.inject.AbstractModule
org.geysermc.floodgate.module.SpigotListenerModule
org.geysermc.floodgate.module.PaperListenerModule
- All Implemented Interfaces:
com.google.inject.Module
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidorg.bukkit.event.ListenerMethods inherited from class org.geysermc.floodgate.module.SpigotListenerModule
spigotListenerMethods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
Constructor Details
-
PaperListenerModule
public PaperListenerModule()
-
-
Method Details
-
configure
protected void configure()- Overrides:
configurein classSpigotListenerModule
-
paperProfileListener
@ProvidesIntoSet public org.bukkit.event.Listener paperProfileListener()
-