模块 mxlib.bukkit

类 MLocale


  • public final class MLocale
    extends Object
    • 构造器详细资料

      • MLocale

        public MLocale()
    • 方法详细资料

      • reloadTranslate

        public static BTranslate reloadTranslate()
      • getTranslate

        public static BTranslate getTranslate()
      • sendMessage

        public static void sendMessage​(@NotNull
                                       @NotNull CommandSender sender,
                                       @NotNull
                                       @NotNull String key)
      • sendComponent

        public static void sendComponent​(@NotNull
                                         @NotNull CommandSender sender,
                                         @NotNull
                                         @NotNull String key)
      • sendMessage

        public static void sendMessage​(@NotNull
                                       @NotNull CommandSender sender,
                                       @NotNull
                                       @NotNull String key,
                                       Object... params)