Class WorldModule
java.lang.Object
net.flectone.pulse.module.message.format.world.WorldModule
- All Implemented Interfaces:
ModuleSimple
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionWorldModule(FileFacade fileFacade, FPlayerService fPlayerService, SocialService socialService, PlatformPlayerAdapter platformPlayerAdapter, ListenerRegistry listenerRegistry, TaskScheduler taskScheduler, MessagePipeline messagePipeline, ModuleController moduleController) -
Method Summary
Modifier and TypeMethodDescriptionaddTag(MessageContext messageContext) config()name()voidonEnable()voidMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ModuleSimple
childrenBuilder, disablePredicate, onDisable, permissionBuilder
-
Constructor Details
-
WorldModule
@Inject public WorldModule(FileFacade fileFacade, FPlayerService fPlayerService, SocialService socialService, PlatformPlayerAdapter platformPlayerAdapter, ListenerRegistry listenerRegistry, TaskScheduler taskScheduler, MessagePipeline messagePipeline, ModuleController moduleController)
-
-
Method Details
-
onEnable
public void onEnable()- Specified by:
onEnablein interfaceModuleSimple
-
name
- Specified by:
namein interfaceModuleSimple
-
config
- Specified by:
configin interfaceModuleSimple
-
permission
- Specified by:
permissionin interfaceModuleSimple
-
addTag
-
update
-