Interface LocaleHolder

All Known Subinterfaces:
PlotPlatform<P>
All Known Implementing Classes:
ConsolePlayer, PlotPlayer

public interface LocaleHolder
Any entity that has a locale
  • Method Summary

    Modifier and Type
    Method
    Description
    static @NonNull LocaleHolder
    Get the console locale holder.
    @NonNull Locale
    Get the locale used by the holder
    void
    setLocale(@NonNull Locale locale)
    Set the locale for the holder