Class AnvilModule
java.lang.Object
net.flectone.pulse.module.message.anvil.AnvilModule
- All Implemented Interfaces:
ModuleSimple
-
Constructor Summary
ConstructorsConstructorDescriptionAnvilModule(FileFacade fileFacade, MessagePipeline messagePipeline, ModuleController moduleController) -
Method Summary
Modifier and TypeMethodDescriptionconfig()legacyFormat(FPlayer fPlayer, String string) name()paperFormat(FPlayer fPlayer, String string) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ModuleSimple
childrenBuilder, disablePredicate, onDisable, onEnable, permissionBuilder
-
Constructor Details
-
AnvilModule
@Inject public AnvilModule(FileFacade fileFacade, MessagePipeline messagePipeline, ModuleController moduleController)
-
-
Method Details
-
name
- Specified by:
namein interfaceModuleSimple
-
config
- Specified by:
configin interfaceModuleSimple
-
permission
- Specified by:
permissionin interfaceModuleSimple
-
legacyFormat
-
paperFormat
-