Interface LocaleServiseEvent

All Known Subinterfaces:
LocaleServiseEvent.Construct, LocaleServiseEvent.Started

public interface LocaleServiseEvent
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    This event is called during the `ConstructPluginEvent` event.
    static interface 
    This event is called during the `StartedEngineEvent` event.
  • Method Summary

    Modifier and Type
    Method
    Description
    Getting API for localizations.
  • Method Details

    • getLocaleService

      LocaleService getLocaleService()
      Getting API for localizations.
      Returns:
      `LocaleService` interface