Class RightclickModule
java.lang.Object
net.flectone.pulse.module.message.rightclick.RightclickModule
- All Implemented Interfaces:
ModuleLocalization<Localization.Message.Rightclick>, ModuleSimple
public class RightclickModule
extends Object
implements ModuleLocalization<Localization.Message.Rightclick>
-
Constructor Summary
ConstructorsConstructorDescriptionRightclickModule(FileFacade fileFacade, FPlayerService fPlayerService, PlatformPlayerAdapter platformPlayerAdapter, TaskScheduler taskScheduler, MessagePipeline messagePipeline, MessageDispatcher messageDispatcher, ModuleController moduleController, SocialService socialService) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ModuleLocalization
cooldown, cooldownOrThrow, localization, permissionBuilder, sound, soundOrThrowMethods inherited from interface ModuleSimple
childrenBuilder, disablePredicate, onDisable, onEnable
-
Constructor Details
-
RightclickModule
@Inject public RightclickModule(FileFacade fileFacade, FPlayerService fPlayerService, PlatformPlayerAdapter platformPlayerAdapter, TaskScheduler taskScheduler, MessagePipeline messagePipeline, MessageDispatcher messageDispatcher, ModuleController moduleController, SocialService socialService)
-
-
Method Details
-
name
- Specified by:
namein interfaceModuleSimple
-
config
- Specified by:
configin interfaceModuleSimple
-
permission
- Specified by:
permissionin interfaceModuleSimple
-
localization
- Specified by:
localizationin interfaceModuleLocalization<Localization.Message.Rightclick>
-
send
-