Uses of Interface
com.zetaplugins.zetacore.services.localization.LocalizationService
Packages that use LocalizationService
Package
Description
-
Uses of LocalizationService in com.zetaplugins.zetacore.services
Methods in com.zetaplugins.zetacore.services that return LocalizationServiceModifier and TypeMethodDescriptionprotected LocalizationServiceMessageService.getLocalizationService()Deprecated.Gets the LocalizationService instanceConstructors in com.zetaplugins.zetacore.services with parameters of type LocalizationServiceModifierConstructorDescriptionMessageService(LocalizationService localizationService) Deprecated.Constructor for MessageService -
Uses of LocalizationService in com.zetaplugins.zetacore.services.localization
Classes in com.zetaplugins.zetacore.services.localization that implement LocalizationServiceModifier and TypeClassDescriptionfinal classService for handling localization and language files. -
Uses of LocalizationService in com.zetaplugins.zetacore.services.messages
Fields in com.zetaplugins.zetacore.services.messages declared as LocalizationServiceModifier and TypeFieldDescriptionprotected final LocalizationServiceBaseMessageService.localizationServiceMethods in com.zetaplugins.zetacore.services.messages that return LocalizationServiceModifier and TypeMethodDescriptionprotected LocalizationServiceBaseMessageService.getLocalizationService()Constructors in com.zetaplugins.zetacore.services.messages with parameters of type LocalizationServiceModifierConstructorDescriptionAdventureMessenger(LocalizationService localizationService) BaseMessageService(LocalizationService localizationService) LegacyMessenger(LocalizationService localizationService)