Interface II18n

All Known Subinterfaces:
II18n
All Known Implementing Classes:
I18n

@Deprecated public interface II18n
Deprecated.
External plugins should prefer to use either the player's client language (Player.getLocale() or II18n in case of future additions.
Provides access to the current locale in use.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    Gets the current locale setting
  • Method Details

    • getCurrentLocale

      Locale getCurrentLocale()
      Deprecated.
      Gets the current locale setting
      Returns:
      the current locale, if not set it will return the default locale