From 86dcf1727f3d2d1deffd91ec69f143dc724c40c0 Mon Sep 17 00:00:00 2001 From: CarmJos Date: Mon, 23 May 2022 00:49:45 +0800 Subject: [PATCH] API Document generated. --- README.md | 9 + allclasses-frame.html | 47 + allclasses-noframe.html | 47 + cc/carm/lib/easyplugin/EasyPlugin.html | 594 +++++++++++ .../lib/easyplugin/class-use/EasyPlugin.html | 126 +++ .../easyplugin/command/CommandHandler.html | 625 ++++++++++++ .../lib/easyplugin/command/NamedExecutor.html | 253 +++++ .../easyplugin/command/SimpleCompleter.html | 547 ++++++++++ .../lib/easyplugin/command/SubCommand.html | 354 +++++++ .../command/class-use/CommandHandler.html | 179 ++++ .../command/class-use/NamedExecutor.html | 183 ++++ .../command/class-use/SimpleCompleter.html | 126 +++ .../command/class-use/SubCommand.html | 179 ++++ .../lib/easyplugin/command/package-frame.html | 27 + .../easyplugin/command/package-summary.html | 167 ++++ .../lib/easyplugin/command/package-tree.html | 145 +++ .../lib/easyplugin/command/package-use.html | 165 +++ cc/carm/lib/easyplugin/gui/GUI.html | 691 +++++++++++++ .../gui/GUIItem.GUIClickAction.html | 279 ++++++ cc/carm/lib/easyplugin/gui/GUIItem.html | 459 +++++++++ cc/carm/lib/easyplugin/gui/GUIListener.html | 343 +++++++ cc/carm/lib/easyplugin/gui/GUIType.html | 471 +++++++++ cc/carm/lib/easyplugin/gui/class-use/GUI.html | 266 +++++ .../gui/class-use/GUIItem.GUIClickAction.html | 209 ++++ .../lib/easyplugin/gui/class-use/GUIItem.html | 252 +++++ .../easyplugin/gui/class-use/GUIListener.html | 126 +++ .../lib/easyplugin/gui/class-use/GUIType.html | 277 +++++ .../configuration/GUIActionConfiguration.html | 350 +++++++ .../gui/configuration/GUIActionType.html | 430 ++++++++ .../gui/configuration/GUIConfiguration.html | 358 +++++++ .../configuration/GUIItemConfiguration.html | 303 ++++++ .../class-use/GUIActionConfiguration.html | 126 +++ .../class-use/GUIActionType.html | 196 ++++ .../class-use/GUIConfiguration.html | 166 +++ .../class-use/GUIItemConfiguration.html | 192 ++++ .../gui/configuration/package-frame.html | 27 + .../gui/configuration/package-summary.html | 167 ++++ .../gui/configuration/package-tree.html | 153 +++ .../gui/configuration/package-use.html | 165 +++ cc/carm/lib/easyplugin/gui/package-frame.html | 28 + .../lib/easyplugin/gui/package-summary.html | 171 ++++ cc/carm/lib/easyplugin/gui/package-tree.html | 154 +++ cc/carm/lib/easyplugin/gui/package-use.html | 218 ++++ .../easyplugin/gui/paged/AutoPagedGUI.html | 450 +++++++++ .../easyplugin/gui/paged/CommonPagedGUI.html | 459 +++++++++ .../lib/easyplugin/gui/paged/PagedGUI.html | 453 +++++++++ .../gui/paged/class-use/AutoPagedGUI.html | 126 +++ .../gui/paged/class-use/CommonPagedGUI.html | 166 +++ .../gui/paged/class-use/PagedGUI.html | 170 ++++ .../easyplugin/gui/paged/package-frame.html | 23 + .../easyplugin/gui/paged/package-summary.html | 152 +++ .../easyplugin/gui/paged/package-tree.html | 151 +++ .../lib/easyplugin/gui/paged/package-use.html | 162 +++ .../i18n/EasyPluginMessageProvider.en_US.html | 433 ++++++++ .../i18n/EasyPluginMessageProvider.html | 405 ++++++++ .../i18n/EasyPluginMessageProvider.zh_CN.html | 433 ++++++++ .../EasyPluginMessageProvider.en_US.html | 126 +++ .../class-use/EasyPluginMessageProvider.html | 220 ++++ .../EasyPluginMessageProvider.zh_CN.html | 126 +++ .../lib/easyplugin/i18n/package-frame.html | 26 + .../lib/easyplugin/i18n/package-summary.html | 163 +++ cc/carm/lib/easyplugin/i18n/package-tree.html | 144 +++ cc/carm/lib/easyplugin/i18n/package-use.html | 178 ++++ cc/carm/lib/easyplugin/package-frame.html | 21 + cc/carm/lib/easyplugin/package-summary.html | 144 +++ cc/carm/lib/easyplugin/package-tree.html | 147 +++ cc/carm/lib/easyplugin/package-use.html | 126 +++ cc/carm/lib/easyplugin/utils/ColorParser.html | 361 +++++++ .../easyplugin/utils/ItemStackFactory.html | 485 +++++++++ .../utils/JarResourceUtils.CopyOption.html | 347 +++++++ .../utils/JarResourceUtils.PathTrimmer.html | 232 +++++ .../easyplugin/utils/JarResourceUtils.html | 384 +++++++ .../lib/easyplugin/utils/MessageUtils.html | 576 +++++++++++ .../easyplugin/utils/SchedulerUtils.Task.html | 227 +++++ .../utils/SchedulerUtils.TaskBuilder.html | 408 ++++++++ .../lib/easyplugin/utils/SchedulerUtils.html | 583 +++++++++++ .../utils/class-use/ColorParser.html | 126 +++ .../utils/class-use/ItemStackFactory.html | 208 ++++ .../JarResourceUtils.CopyOption.html | 197 ++++ .../JarResourceUtils.PathTrimmer.html | 169 ++++ .../utils/class-use/JarResourceUtils.html | 126 +++ .../utils/class-use/MessageUtils.html | 126 +++ .../utils/class-use/SchedulerUtils.Task.html | 166 +++ .../class-use/SchedulerUtils.TaskBuilder.html | 218 ++++ .../utils/class-use/SchedulerUtils.html | 166 +++ .../lib/easyplugin/utils/package-frame.html | 34 + .../lib/easyplugin/utils/package-summary.html | 194 ++++ .../lib/easyplugin/utils/package-tree.html | 161 +++ cc/carm/lib/easyplugin/utils/package-use.html | 190 ++++ constant-values.html | 155 +++ deprecated-list.html | 126 +++ help-doc.html | 231 +++++ index-all.html | 943 ++++++++++++++++++ index.html | 76 ++ overview-frame.html | 28 + overview-summary.html | 164 +++ overview-tree.html | 204 ++++ package-list | 7 + script.js | 30 + sitemap.xml | 387 +++++++ stylesheet.css | 574 +++++++++++ 101 files changed, 23963 insertions(+) create mode 100644 README.md create mode 100644 allclasses-frame.html create mode 100644 allclasses-noframe.html create mode 100644 cc/carm/lib/easyplugin/EasyPlugin.html create mode 100644 cc/carm/lib/easyplugin/class-use/EasyPlugin.html create mode 100644 cc/carm/lib/easyplugin/command/CommandHandler.html create mode 100644 cc/carm/lib/easyplugin/command/NamedExecutor.html create mode 100644 cc/carm/lib/easyplugin/command/SimpleCompleter.html create mode 100644 cc/carm/lib/easyplugin/command/SubCommand.html create mode 100644 cc/carm/lib/easyplugin/command/class-use/CommandHandler.html create mode 100644 cc/carm/lib/easyplugin/command/class-use/NamedExecutor.html create mode 100644 cc/carm/lib/easyplugin/command/class-use/SimpleCompleter.html create mode 100644 cc/carm/lib/easyplugin/command/class-use/SubCommand.html create mode 100644 cc/carm/lib/easyplugin/command/package-frame.html create mode 100644 cc/carm/lib/easyplugin/command/package-summary.html create mode 100644 cc/carm/lib/easyplugin/command/package-tree.html create mode 100644 cc/carm/lib/easyplugin/command/package-use.html create mode 100644 cc/carm/lib/easyplugin/gui/GUI.html create mode 100644 cc/carm/lib/easyplugin/gui/GUIItem.GUIClickAction.html create mode 100644 cc/carm/lib/easyplugin/gui/GUIItem.html create mode 100644 cc/carm/lib/easyplugin/gui/GUIListener.html create mode 100644 cc/carm/lib/easyplugin/gui/GUIType.html create mode 100644 cc/carm/lib/easyplugin/gui/class-use/GUI.html create mode 100644 cc/carm/lib/easyplugin/gui/class-use/GUIItem.GUIClickAction.html create mode 100644 cc/carm/lib/easyplugin/gui/class-use/GUIItem.html create mode 100644 cc/carm/lib/easyplugin/gui/class-use/GUIListener.html create mode 100644 cc/carm/lib/easyplugin/gui/class-use/GUIType.html create mode 100644 cc/carm/lib/easyplugin/gui/configuration/GUIActionConfiguration.html create mode 100644 cc/carm/lib/easyplugin/gui/configuration/GUIActionType.html create mode 100644 cc/carm/lib/easyplugin/gui/configuration/GUIConfiguration.html create mode 100644 cc/carm/lib/easyplugin/gui/configuration/GUIItemConfiguration.html create mode 100644 cc/carm/lib/easyplugin/gui/configuration/class-use/GUIActionConfiguration.html create mode 100644 cc/carm/lib/easyplugin/gui/configuration/class-use/GUIActionType.html create mode 100644 cc/carm/lib/easyplugin/gui/configuration/class-use/GUIConfiguration.html create mode 100644 cc/carm/lib/easyplugin/gui/configuration/class-use/GUIItemConfiguration.html create mode 100644 cc/carm/lib/easyplugin/gui/configuration/package-frame.html create mode 100644 cc/carm/lib/easyplugin/gui/configuration/package-summary.html create mode 100644 cc/carm/lib/easyplugin/gui/configuration/package-tree.html create mode 100644 cc/carm/lib/easyplugin/gui/configuration/package-use.html create mode 100644 cc/carm/lib/easyplugin/gui/package-frame.html create mode 100644 cc/carm/lib/easyplugin/gui/package-summary.html create mode 100644 cc/carm/lib/easyplugin/gui/package-tree.html create mode 100644 cc/carm/lib/easyplugin/gui/package-use.html create mode 100644 cc/carm/lib/easyplugin/gui/paged/AutoPagedGUI.html create mode 100644 cc/carm/lib/easyplugin/gui/paged/CommonPagedGUI.html create mode 100644 cc/carm/lib/easyplugin/gui/paged/PagedGUI.html create mode 100644 cc/carm/lib/easyplugin/gui/paged/class-use/AutoPagedGUI.html create mode 100644 cc/carm/lib/easyplugin/gui/paged/class-use/CommonPagedGUI.html create mode 100644 cc/carm/lib/easyplugin/gui/paged/class-use/PagedGUI.html create mode 100644 cc/carm/lib/easyplugin/gui/paged/package-frame.html create mode 100644 cc/carm/lib/easyplugin/gui/paged/package-summary.html create mode 100644 cc/carm/lib/easyplugin/gui/paged/package-tree.html create mode 100644 cc/carm/lib/easyplugin/gui/paged/package-use.html create mode 100644 cc/carm/lib/easyplugin/i18n/EasyPluginMessageProvider.en_US.html create mode 100644 cc/carm/lib/easyplugin/i18n/EasyPluginMessageProvider.html create mode 100644 cc/carm/lib/easyplugin/i18n/EasyPluginMessageProvider.zh_CN.html create mode 100644 cc/carm/lib/easyplugin/i18n/class-use/EasyPluginMessageProvider.en_US.html create mode 100644 cc/carm/lib/easyplugin/i18n/class-use/EasyPluginMessageProvider.html create mode 100644 cc/carm/lib/easyplugin/i18n/class-use/EasyPluginMessageProvider.zh_CN.html create mode 100644 cc/carm/lib/easyplugin/i18n/package-frame.html create mode 100644 cc/carm/lib/easyplugin/i18n/package-summary.html create mode 100644 cc/carm/lib/easyplugin/i18n/package-tree.html create mode 100644 cc/carm/lib/easyplugin/i18n/package-use.html create mode 100644 cc/carm/lib/easyplugin/package-frame.html create mode 100644 cc/carm/lib/easyplugin/package-summary.html create mode 100644 cc/carm/lib/easyplugin/package-tree.html create mode 100644 cc/carm/lib/easyplugin/package-use.html create mode 100644 cc/carm/lib/easyplugin/utils/ColorParser.html create mode 100644 cc/carm/lib/easyplugin/utils/ItemStackFactory.html create mode 100644 cc/carm/lib/easyplugin/utils/JarResourceUtils.CopyOption.html create mode 100644 cc/carm/lib/easyplugin/utils/JarResourceUtils.PathTrimmer.html create mode 100644 cc/carm/lib/easyplugin/utils/JarResourceUtils.html create mode 100644 cc/carm/lib/easyplugin/utils/MessageUtils.html create mode 100644 cc/carm/lib/easyplugin/utils/SchedulerUtils.Task.html create mode 100644 cc/carm/lib/easyplugin/utils/SchedulerUtils.TaskBuilder.html create mode 100644 cc/carm/lib/easyplugin/utils/SchedulerUtils.html create mode 100644 cc/carm/lib/easyplugin/utils/class-use/ColorParser.html create mode 100644 cc/carm/lib/easyplugin/utils/class-use/ItemStackFactory.html create mode 100644 cc/carm/lib/easyplugin/utils/class-use/JarResourceUtils.CopyOption.html create mode 100644 cc/carm/lib/easyplugin/utils/class-use/JarResourceUtils.PathTrimmer.html create mode 100644 cc/carm/lib/easyplugin/utils/class-use/JarResourceUtils.html create mode 100644 cc/carm/lib/easyplugin/utils/class-use/MessageUtils.html create mode 100644 cc/carm/lib/easyplugin/utils/class-use/SchedulerUtils.Task.html create mode 100644 cc/carm/lib/easyplugin/utils/class-use/SchedulerUtils.TaskBuilder.html create mode 100644 cc/carm/lib/easyplugin/utils/class-use/SchedulerUtils.html create mode 100644 cc/carm/lib/easyplugin/utils/package-frame.html create mode 100644 cc/carm/lib/easyplugin/utils/package-summary.html create mode 100644 cc/carm/lib/easyplugin/utils/package-tree.html create mode 100644 cc/carm/lib/easyplugin/utils/package-use.html create mode 100644 constant-values.html create mode 100644 deprecated-list.html create mode 100644 help-doc.html create mode 100644 index-all.html create mode 100644 index.html create mode 100644 overview-frame.html create mode 100644 overview-summary.html create mode 100644 overview-tree.html create mode 100644 package-list create mode 100644 script.js create mode 100644 sitemap.xml create mode 100644 stylesheet.css diff --git a/README.md b/README.md new file mode 100644 index 0000000..91fe6e3 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# EasyPlugin Javadoc + +基于 [Github Pages](https://pages.github.com/) 搭建,请访问 [JavaDoc](https://carmjos.github.io/EasyPlugin) 。 + +## 如何实现? + +若您也想通过 [Github Actions](https://docs.github.com/en/actions/learn-github-actions) +自动部署项目的Javadoc到 [Github Pages](https://pages.github.com/) , +可以参考我的文章 [《自动部署Javadoc到Github Pages》](https://pages.carm.cc/doc/javadoc-in-github.html) 。 \ No newline at end of file diff --git a/allclasses-frame.html b/allclasses-frame.html new file mode 100644 index 0000000..509a021 --- /dev/null +++ b/allclasses-frame.html @@ -0,0 +1,47 @@ + + + + + + +所有类 (EasyPlugin 1.4.3 API) + + + + + +

所有类

+
+ +
+ + diff --git a/allclasses-noframe.html b/allclasses-noframe.html new file mode 100644 index 0000000..8a15c40 --- /dev/null +++ b/allclasses-noframe.html @@ -0,0 +1,47 @@ + + + + + + +所有类 (EasyPlugin 1.4.3 API) + + + + + +

所有类

+
+ +
+ + diff --git a/cc/carm/lib/easyplugin/EasyPlugin.html b/cc/carm/lib/easyplugin/EasyPlugin.html new file mode 100644 index 0000000..00f6542 --- /dev/null +++ b/cc/carm/lib/easyplugin/EasyPlugin.html @@ -0,0 +1,594 @@ + + + + + + +EasyPlugin (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin
+

类 EasyPlugin

+
+
+ +
+
    +
  • +
    +
    所有已实现的接口:
    +
    org.bukkit.command.CommandExecutor, org.bukkit.command.TabCompleter, org.bukkit.command.TabExecutor, org.bukkit.plugin.Plugin
    +
    +
    +
    +
    public abstract class EasyPlugin
    +extends org.bukkit.plugin.java.JavaPlugin
    +
  • +
+
+
+
    +
  • + + + + + +
      +
    • + + +

      方法概要

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      所有方法 实例方法 抽象方法 具体方法 
      限定符和类型方法和说明
      voiddebug(java.lang.String... messages) 
      voiderror(java.lang.String... messages) 
      SchedulerUtilsgetScheduler() 
      protected abstract booleaninitialize() 
      booleanisDebugging() 
      booleanisInitialized() 
      protected voidload() 
      voidlog(java.lang.String... messages) 
      voidonDisable() 
      voidonEnable() 
      voidonLoad() 
      voidoutputInfo() +
      重写以展示插件的相关信息,如插件横幅、下载地址等。
      +
      voidprint(@Nullable java.lang.String prefix, + java.lang.String... messages) 
      voidregisterCommand(java.lang.String commandName, + @NotNull org.bukkit.command.CommandExecutor executor) 
      voidregisterCommand(java.lang.String commandName, + @NotNull org.bukkit.command.CommandExecutor executor, + @Nullable org.bukkit.command.TabCompleter tabCompleter) 
      voidregisterListener(org.bukkit.event.Listener... listeners) 
      protected voidshutdown() 
      +
        +
      • + + +

        从类继承的方法 org.bukkit.plugin.java.JavaPlugin

        +getClassLoader, getCommand, getConfig, getDataFolder, getDefaultWorldGenerator, getDescription, getFile, getLogger, getPlugin, getPluginLoader, getProvidingPlugin, getResource, getServer, getTextResource, isEnabled, isNaggable, onCommand, onTabComplete, reloadConfig, saveConfig, saveDefaultConfig, saveResource, setEnabled, setNaggable, toString
      • +
      +
        +
      • + + +

        从类继承的方法 org.bukkit.plugin.PluginBase

        +equals, getName, hashCode
      • +
      +
        +
      • + + +

        从类继承的方法 java.lang.Object

        +clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + + + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        onLoad

        +
        public final void onLoad()
        +
        +
        指定者:
        +
        onLoad 在接口中 org.bukkit.plugin.Plugin
        +
        覆盖:
        +
        onLoad 在类中 org.bukkit.plugin.java.JavaPlugin
        +
        +
      • +
      + + + +
        +
      • +

        onEnable

        +
        public final void onEnable()
        +
        +
        指定者:
        +
        onEnable 在接口中 org.bukkit.plugin.Plugin
        +
        覆盖:
        +
        onEnable 在类中 org.bukkit.plugin.java.JavaPlugin
        +
        +
      • +
      + + + +
        +
      • +

        onDisable

        +
        public final void onDisable()
        +
        +
        指定者:
        +
        onDisable 在接口中 org.bukkit.plugin.Plugin
        +
        覆盖:
        +
        onDisable 在类中 org.bukkit.plugin.java.JavaPlugin
        +
        +
      • +
      + + + +
        +
      • +

        load

        +
        protected void load()
        +
      • +
      + + + +
        +
      • +

        initialize

        +
        protected abstract boolean initialize()
        +
      • +
      + + + +
        +
      • +

        shutdown

        +
        protected void shutdown()
        +
      • +
      + + + +
        +
      • +

        outputInfo

        +
        public void outputInfo()
        +
        重写以展示插件的相关信息,如插件横幅、下载地址等。
        +
      • +
      + + + +
        +
      • +

        isInitialized

        +
        public boolean isInitialized()
        +
      • +
      + + + +
        +
      • +

        isDebugging

        +
        public boolean isDebugging()
        +
      • +
      + + + + + + + +
        +
      • +

        registerListener

        +
        public void registerListener(@NotNull
        +                             org.bukkit.event.Listener... listeners)
        +
      • +
      + + + +
        +
      • +

        registerCommand

        +
        public void registerCommand(java.lang.String commandName,
        +                            @NotNull
        +                            @NotNull org.bukkit.command.CommandExecutor executor)
        +
      • +
      + + + +
        +
      • +

        registerCommand

        +
        public void registerCommand(java.lang.String commandName,
        +                            @NotNull
        +                            @NotNull org.bukkit.command.CommandExecutor executor,
        +                            @Nullable
        +                            @Nullable org.bukkit.command.TabCompleter tabCompleter)
        +
      • +
      + + + +
        +
      • +

        print

        +
        public void print(@Nullable
        +                  @Nullable java.lang.String prefix,
        +                  @Nullable
        +                  java.lang.String... messages)
        +
      • +
      + + + +
        +
      • +

        log

        +
        public void log(@Nullable
        +                java.lang.String... messages)
        +
      • +
      + + + +
        +
      • +

        error

        +
        public void error(java.lang.String... messages)
        +
      • +
      + + + +
        +
      • +

        debug

        +
        public void debug(@Nullable
        +                  java.lang.String... messages)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/class-use/EasyPlugin.html b/cc/carm/lib/easyplugin/class-use/EasyPlugin.html new file mode 100644 index 0000000..da038f6 --- /dev/null +++ b/cc/carm/lib/easyplugin/class-use/EasyPlugin.html @@ -0,0 +1,126 @@ + + + + + + +类 cc.carm.lib.easyplugin.EasyPlugin的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.EasyPlugin

+
+
没有cc.carm.lib.easyplugin.EasyPlugin的用法
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/command/CommandHandler.html b/cc/carm/lib/easyplugin/command/CommandHandler.html new file mode 100644 index 0000000..749e988 --- /dev/null +++ b/cc/carm/lib/easyplugin/command/CommandHandler.html @@ -0,0 +1,625 @@ + + + + + + +CommandHandler (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.command
+

类 CommandHandler

+
+
+ +
+
    +
  • +
    +
    所有已实现的接口:
    +
    NamedExecutor, org.bukkit.command.CommandExecutor, org.bukkit.command.TabCompleter, org.bukkit.command.TabExecutor
    +
    +
    +
    +
    public abstract class CommandHandler
    +extends java.lang.Object
    +implements org.bukkit.command.TabExecutor, NamedExecutor
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      字段概要

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      字段 
      限定符和类型字段和说明
      protected @NotNull java.util.List<java.lang.String>aliases 
      protected @NotNull java.util.Map<java.lang.String,java.lang.String>aliasesMap 
      protected @NotNull java.lang.Stringcmd 
      protected @NotNull org.bukkit.plugin.java.JavaPluginplugin 
      protected @NotNull java.util.Map<java.lang.String,SubCommand>registeredCommands 
      protected @NotNull java.util.Map<java.lang.String,CommandHandler>registeredHandlers 
      +
    • +
    + +
      +
    • + + +

      构造器概要

      + + + + + + + + + + + + + + +
      构造器 
      构造器和说明
      CommandHandler(@NotNull org.bukkit.plugin.java.JavaPlugin plugin) 
      CommandHandler(@NotNull org.bukkit.plugin.java.JavaPlugin plugin, + @NotNull java.lang.String cmd) 
      CommandHandler(@NotNull org.bukkit.plugin.java.JavaPlugin plugin, + @NotNull java.lang.String cmd, + java.lang.String... aliases) 
      +
    • +
    + +
      +
    • + + +

      方法概要

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      所有方法 实例方法 抽象方法 具体方法 
      限定符和类型方法和说明
      @NotNull java.util.List<java.lang.String>getAliases() 
      java.util.List<NamedExecutor>getExecutors() 
      protected @Nullable CommandHandlergetHandler(@NotNull java.lang.String name) 
      java.lang.StringgetName() 
      protected @Nullable SubCommandgetSubCommand(@NotNull java.lang.String name) 
      abstract voidnoArgs(org.bukkit.command.CommandSender sender) 
      abstract voidnoPermission(org.bukkit.command.CommandSender sender) 
      booleanonCommand(@NotNull org.bukkit.command.CommandSender sender, + @NotNull org.bukkit.command.Command command, + @NotNull java.lang.String label, + java.lang.String[] args) 
      java.util.List<java.lang.String>onTabComplete(@NotNull org.bukkit.command.CommandSender sender, + @NotNull org.bukkit.command.Command command, + @NotNull java.lang.String alias, + java.lang.String[] args) 
      voidregisterHandler(CommandHandler handler) 
      voidregisterSubCommand(SubCommand command) 
      protected java.lang.String[]shortenArgs(java.lang.String[] args) 
      abstract voidunknownCommand(org.bukkit.command.CommandSender sender, + java.lang.String[] args) 
      +
        +
      • + + +

        从类继承的方法 java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      + +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      字段详细资料

      + + + +
        +
      • +

        plugin

        +
        @NotNull
        +protected final @NotNull org.bukkit.plugin.java.JavaPlugin plugin
        +
      • +
      + + + +
        +
      • +

        cmd

        +
        @NotNull
        +protected final @NotNull java.lang.String cmd
        +
      • +
      + + + +
        +
      • +

        aliases

        +
        @NotNull
        +protected final @NotNull java.util.List<java.lang.String> aliases
        +
      • +
      + + + +
        +
      • +

        registeredCommands

        +
        @NotNull
        +protected final @NotNull java.util.Map<java.lang.String,SubCommand> registeredCommands
        +
      • +
      + + + +
        +
      • +

        registeredHandlers

        +
        @NotNull
        +protected final @NotNull java.util.Map<java.lang.String,CommandHandler> registeredHandlers
        +
      • +
      + + + +
        +
      • +

        aliasesMap

        +
        @NotNull
        +protected final @NotNull java.util.Map<java.lang.String,java.lang.String> aliasesMap
        +
      • +
      +
    • +
    + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        CommandHandler

        +
        public CommandHandler(@NotNull
        +                      @NotNull org.bukkit.plugin.java.JavaPlugin plugin)
        +
      • +
      + + + +
        +
      • +

        CommandHandler

        +
        public CommandHandler(@NotNull
        +                      @NotNull org.bukkit.plugin.java.JavaPlugin plugin,
        +                      @NotNull
        +                      @NotNull java.lang.String cmd)
        +
      • +
      + + + +
        +
      • +

        CommandHandler

        +
        public CommandHandler(@NotNull
        +                      @NotNull org.bukkit.plugin.java.JavaPlugin plugin,
        +                      @NotNull
        +                      @NotNull java.lang.String cmd,
        +                      @NotNull
        +                      java.lang.String... aliases)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        noArgs

        +
        public abstract void noArgs(org.bukkit.command.CommandSender sender)
        +
      • +
      + + + +
        +
      • +

        unknownCommand

        +
        public abstract void unknownCommand(org.bukkit.command.CommandSender sender,
        +                                    java.lang.String[] args)
        +
      • +
      + + + +
        +
      • +

        noPermission

        +
        public abstract void noPermission(org.bukkit.command.CommandSender sender)
        +
      • +
      + + + +
        +
      • +

        getAliases

        +
        @NotNull
        +public @NotNull java.util.List<java.lang.String> getAliases()
        +
        +
        指定者:
        +
        getAliases 在接口中 NamedExecutor
        +
        +
      • +
      + + + +
        +
      • +

        getName

        +
        public java.lang.String getName()
        +
        +
        指定者:
        +
        getName 在接口中 NamedExecutor
        +
        +
      • +
      + + + +
        +
      • +

        registerSubCommand

        +
        public void registerSubCommand(SubCommand command)
        +
      • +
      + + + +
        +
      • +

        registerHandler

        +
        public void registerHandler(CommandHandler handler)
        +
      • +
      + + + +
        +
      • +

        onCommand

        +
        public boolean onCommand(@NotNull
        +                         @NotNull org.bukkit.command.CommandSender sender,
        +                         @NotNull
        +                         @NotNull org.bukkit.command.Command command,
        +                         @NotNull
        +                         @NotNull java.lang.String label,
        +                         java.lang.String[] args)
        +
        +
        指定者:
        +
        onCommand 在接口中 org.bukkit.command.CommandExecutor
        +
        +
      • +
      + + + +
        +
      • +

        onTabComplete

        +
        public java.util.List<java.lang.String> onTabComplete(@NotNull
        +                                                      @NotNull org.bukkit.command.CommandSender sender,
        +                                                      @NotNull
        +                                                      @NotNull org.bukkit.command.Command command,
        +                                                      @NotNull
        +                                                      @NotNull java.lang.String alias,
        +                                                      java.lang.String[] args)
        +
        +
        指定者:
        +
        onTabComplete 在接口中 org.bukkit.command.TabCompleter
        +
        +
      • +
      + + + +
        +
      • +

        getExecutors

        +
        public java.util.List<NamedExecutor> getExecutors()
        +
      • +
      + + + +
        +
      • +

        getHandler

        +
        @Nullable
        +protected @Nullable CommandHandler getHandler(@NotNull
        +                                                        @NotNull java.lang.String name)
        +
      • +
      + + + +
        +
      • +

        getSubCommand

        +
        @Nullable
        +protected @Nullable SubCommand getSubCommand(@NotNull
        +                                                       @NotNull java.lang.String name)
        +
      • +
      + + + +
        +
      • +

        shortenArgs

        +
        protected java.lang.String[] shortenArgs(java.lang.String[] args)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/command/NamedExecutor.html b/cc/carm/lib/easyplugin/command/NamedExecutor.html new file mode 100644 index 0000000..b64da4d --- /dev/null +++ b/cc/carm/lib/easyplugin/command/NamedExecutor.html @@ -0,0 +1,253 @@ + + + + + + +NamedExecutor (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.command
+

接口 NamedExecutor

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        getName

        +
        java.lang.String getName()
        +
      • +
      + + + +
        +
      • +

        getAliases

        +
        java.util.List<java.lang.String> getAliases()
        +
      • +
      + + + +
        +
      • +

        hasPermission

        +
        default boolean hasPermission(org.bukkit.permissions.Permissible permissible)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/command/SimpleCompleter.html b/cc/carm/lib/easyplugin/command/SimpleCompleter.html new file mode 100644 index 0000000..328baa6 --- /dev/null +++ b/cc/carm/lib/easyplugin/command/SimpleCompleter.html @@ -0,0 +1,547 @@ + + + + + + +SimpleCompleter (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.command
+

类 SimpleCompleter

+
+
+ +
+
    +
  • +
    +
    +
    public class SimpleCompleter
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      方法概要

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      所有方法 静态方法 具体方法 
      限定符和类型方法和说明
      static @NotNull java.util.List<java.lang.String>allPlayers(@NotNull java.lang.String input) 
      static @NotNull java.util.List<java.lang.String>allPlayers(@NotNull java.lang.String input, + int limit) 
      static @NotNull java.util.List<java.lang.String>effects(@NotNull java.lang.String input) 
      static @NotNull java.util.List<java.lang.String>effects(@NotNull java.lang.String input, + int limit) 
      static @NotNull java.util.List<java.lang.String>materials(@NotNull java.lang.String input) 
      static @NotNull java.util.List<java.lang.String>materials(@NotNull java.lang.String input, + int limit) 
      static @NotNull java.util.List<java.lang.String>objects(@NotNull java.lang.String input, + int limit, + java.util.List<?> objects) 
      static @NotNull java.util.List<java.lang.String>objects(@NotNull java.lang.String input, + int limit, + java.util.stream.Stream<?> stream) 
      static @NotNull java.util.List<java.lang.String>objects(@NotNull java.lang.String input, + java.util.List<?> objects) 
      static @NotNull java.util.List<java.lang.String>onlinePlayers(@NotNull java.lang.String input) 
      static @NotNull java.util.List<java.lang.String>onlinePlayers(@NotNull java.lang.String input, + int limit) 
      static @NotNull java.util.List<java.lang.String>text(@NotNull java.lang.String input, + int limit, + java.util.List<java.lang.String> texts) 
      static @NotNull java.util.List<java.lang.String>text(@NotNull java.lang.String input, + int limit, + java.lang.String... texts) 
      static @NotNull java.util.List<java.lang.String>text(@NotNull java.lang.String input, + java.util.List<java.lang.String> texts) 
      static @NotNull java.util.List<java.lang.String>text(@NotNull java.lang.String input, + java.lang.String... texts) 
      static @NotNull java.util.List<java.lang.String>worlds(@NotNull java.lang.String input) 
      static @NotNull java.util.List<java.lang.String>worlds(@NotNull java.lang.String input, + int limit) 
      +
        +
      • + + +

        从类继承的方法 java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        SimpleCompleter

        +
        public SimpleCompleter()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        objects

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> objects(@NotNull
        +                                                                         @NotNull java.lang.String input,
        +                                                                         java.util.List<?> objects)
        +
      • +
      + + + +
        +
      • +

        objects

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> objects(@NotNull
        +                                                                         @NotNull java.lang.String input,
        +                                                                         int limit,
        +                                                                         java.util.List<?> objects)
        +
      • +
      + + + +
        +
      • +

        objects

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> objects(@NotNull
        +                                                                         @NotNull java.lang.String input,
        +                                                                         int limit,
        +                                                                         java.util.stream.Stream<?> stream)
        +
      • +
      + + + +
        +
      • +

        text

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> text(@NotNull
        +                                                                      @NotNull java.lang.String input,
        +                                                                      java.lang.String... texts)
        +
      • +
      + + + +
        +
      • +

        text

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> text(@NotNull
        +                                                                      @NotNull java.lang.String input,
        +                                                                      int limit,
        +                                                                      java.lang.String... texts)
        +
      • +
      + + + +
        +
      • +

        text

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> text(@NotNull
        +                                                                      @NotNull java.lang.String input,
        +                                                                      java.util.List<java.lang.String> texts)
        +
      • +
      + + + +
        +
      • +

        text

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> text(@NotNull
        +                                                                      @NotNull java.lang.String input,
        +                                                                      int limit,
        +                                                                      java.util.List<java.lang.String> texts)
        +
      • +
      + + + +
        +
      • +

        onlinePlayers

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> onlinePlayers(@NotNull
        +                                                                               @NotNull java.lang.String input)
        +
      • +
      + + + +
        +
      • +

        onlinePlayers

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> onlinePlayers(@NotNull
        +                                                                               @NotNull java.lang.String input,
        +                                                                               int limit)
        +
      • +
      + + + +
        +
      • +

        allPlayers

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> allPlayers(@NotNull
        +                                                                            @NotNull java.lang.String input)
        +
      • +
      + + + +
        +
      • +

        allPlayers

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> allPlayers(@NotNull
        +                                                                            @NotNull java.lang.String input,
        +                                                                            int limit)
        +
      • +
      + + + +
        +
      • +

        worlds

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> worlds(@NotNull
        +                                                                        @NotNull java.lang.String input)
        +
      • +
      + + + +
        +
      • +

        worlds

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> worlds(@NotNull
        +                                                                        @NotNull java.lang.String input,
        +                                                                        int limit)
        +
      • +
      + + + +
        +
      • +

        materials

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> materials(@NotNull
        +                                                                           @NotNull java.lang.String input)
        +
      • +
      + + + +
        +
      • +

        materials

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> materials(@NotNull
        +                                                                           @NotNull java.lang.String input,
        +                                                                           int limit)
        +
      • +
      + + + +
        +
      • +

        effects

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> effects(@NotNull
        +                                                                         @NotNull java.lang.String input)
        +
      • +
      + + + +
        +
      • +

        effects

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> effects(@NotNull
        +                                                                         @NotNull java.lang.String input,
        +                                                                         int limit)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/command/SubCommand.html b/cc/carm/lib/easyplugin/command/SubCommand.html new file mode 100644 index 0000000..e84582e --- /dev/null +++ b/cc/carm/lib/easyplugin/command/SubCommand.html @@ -0,0 +1,354 @@ + + + + + + +SubCommand (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.command
+

类 SubCommand

+
+
+ +
+
    +
  • +
    +
    所有已实现的接口:
    +
    NamedExecutor
    +
    +
    +
    +
    public abstract class SubCommand
    +extends java.lang.Object
    +implements NamedExecutor
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      构造器概要

      + + + + + + + + + + + +
      构造器 
      构造器和说明
      SubCommand(java.lang.String name) 
      SubCommand(java.lang.String name, + java.lang.String... aliases) 
      +
    • +
    + +
      +
    • + + +

      方法概要

      + + + + + + + + + + + + + + + + + + + + + + +
      所有方法 实例方法 抽象方法 具体方法 
      限定符和类型方法和说明
      abstract java.lang.Voidexecute(org.bukkit.plugin.java.JavaPlugin plugin, + org.bukkit.command.CommandSender sender, + java.lang.String[] args) 
      java.util.List<java.lang.String>getAliases() 
      java.lang.StringgetName() 
      java.util.List<java.lang.String>tabComplete(org.bukkit.plugin.java.JavaPlugin plugin, + org.bukkit.command.CommandSender sender, + java.lang.String[] args) 
      +
        +
      • + + +

        从类继承的方法 java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      + +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        SubCommand

        +
        public SubCommand(java.lang.String name)
        +
      • +
      + + + +
        +
      • +

        SubCommand

        +
        public SubCommand(java.lang.String name,
        +                  java.lang.String... aliases)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        getName

        +
        public java.lang.String getName()
        +
        +
        指定者:
        +
        getName 在接口中 NamedExecutor
        +
        +
      • +
      + + + +
        +
      • +

        getAliases

        +
        public java.util.List<java.lang.String> getAliases()
        +
        +
        指定者:
        +
        getAliases 在接口中 NamedExecutor
        +
        +
      • +
      + + + +
        +
      • +

        execute

        +
        public abstract java.lang.Void execute(org.bukkit.plugin.java.JavaPlugin plugin,
        +                                       org.bukkit.command.CommandSender sender,
        +                                       java.lang.String[] args)
        +
      • +
      + + + +
        +
      • +

        tabComplete

        +
        public java.util.List<java.lang.String> tabComplete(org.bukkit.plugin.java.JavaPlugin plugin,
        +                                                    org.bukkit.command.CommandSender sender,
        +                                                    java.lang.String[] args)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/command/class-use/CommandHandler.html b/cc/carm/lib/easyplugin/command/class-use/CommandHandler.html new file mode 100644 index 0000000..bc06d37 --- /dev/null +++ b/cc/carm/lib/easyplugin/command/class-use/CommandHandler.html @@ -0,0 +1,179 @@ + + + + + + +类 cc.carm.lib.easyplugin.command.CommandHandler的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.command.CommandHandler

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/command/class-use/NamedExecutor.html b/cc/carm/lib/easyplugin/command/class-use/NamedExecutor.html new file mode 100644 index 0000000..f9bd7b3 --- /dev/null +++ b/cc/carm/lib/easyplugin/command/class-use/NamedExecutor.html @@ -0,0 +1,183 @@ + + + + + + +接口 cc.carm.lib.easyplugin.command.NamedExecutor的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

接口的使用
cc.carm.lib.easyplugin.command.NamedExecutor

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/command/class-use/SimpleCompleter.html b/cc/carm/lib/easyplugin/command/class-use/SimpleCompleter.html new file mode 100644 index 0000000..08e3e0d --- /dev/null +++ b/cc/carm/lib/easyplugin/command/class-use/SimpleCompleter.html @@ -0,0 +1,126 @@ + + + + + + +类 cc.carm.lib.easyplugin.command.SimpleCompleter的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.command.SimpleCompleter

+
+
没有cc.carm.lib.easyplugin.command.SimpleCompleter的用法
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/command/class-use/SubCommand.html b/cc/carm/lib/easyplugin/command/class-use/SubCommand.html new file mode 100644 index 0000000..a1dfcdc --- /dev/null +++ b/cc/carm/lib/easyplugin/command/class-use/SubCommand.html @@ -0,0 +1,179 @@ + + + + + + +类 cc.carm.lib.easyplugin.command.SubCommand的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.command.SubCommand

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/command/package-frame.html b/cc/carm/lib/easyplugin/command/package-frame.html new file mode 100644 index 0000000..a1bbb93 --- /dev/null +++ b/cc/carm/lib/easyplugin/command/package-frame.html @@ -0,0 +1,27 @@ + + + + + + +cc.carm.lib.easyplugin.command (EasyPlugin 1.4.3 API) + + + + + +

cc.carm.lib.easyplugin.command

+
+

接口

+ +

+ +
+ + diff --git a/cc/carm/lib/easyplugin/command/package-summary.html b/cc/carm/lib/easyplugin/command/package-summary.html new file mode 100644 index 0000000..a2d7a75 --- /dev/null +++ b/cc/carm/lib/easyplugin/command/package-summary.html @@ -0,0 +1,167 @@ + + + + + + +cc.carm.lib.easyplugin.command (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包 cc.carm.lib.easyplugin.command

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/command/package-tree.html b/cc/carm/lib/easyplugin/command/package-tree.html new file mode 100644 index 0000000..63f25ab --- /dev/null +++ b/cc/carm/lib/easyplugin/command/package-tree.html @@ -0,0 +1,145 @@ + + + + + + +cc.carm.lib.easyplugin.command 类分层结构 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包cc.carm.lib.easyplugin.command的分层结构

+程序包分层结构: + +
+
+

类分层结构

+ +

接口分层结构

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/command/package-use.html b/cc/carm/lib/easyplugin/command/package-use.html new file mode 100644 index 0000000..5197e8d --- /dev/null +++ b/cc/carm/lib/easyplugin/command/package-use.html @@ -0,0 +1,165 @@ + + + + + + +程序包 cc.carm.lib.easyplugin.command的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包的使用
cc.carm.lib.easyplugin.command

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/GUI.html b/cc/carm/lib/easyplugin/gui/GUI.html new file mode 100644 index 0000000..60e10b4 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/GUI.html @@ -0,0 +1,691 @@ + + + + + + +GUI (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.gui
+

类 GUI

+
+
+ +
+
    +
  • +
    +
    直接已知子类:
    +
    PagedGUI
    +
    +
    +
    +
    public class GUI
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      字段概要

      + + + + + + + + + + + + + + + + + + + + + + +
      字段 
      限定符和类型字段和说明
      org.bukkit.inventory.Inventoryinv 
      java.util.HashMap<java.lang.Integer,GUIItem>items 
      protected java.lang.Stringname 
      protected GUITypetype 
      +
    • +
    + +
      +
    • + + +

      构造器概要

      + + + + + + + + +
      构造器 
      构造器和说明
      GUI(GUIType type, + java.lang.String name) 
      +
    • +
    + +
      +
    • + + +

      方法概要

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      所有方法 静态方法 实例方法 具体方法 
      限定符和类型方法和说明
      voidaddFlag(java.lang.String flag, + java.lang.Object obj) 
      java.lang.ObjectgetFlag(java.lang.String flag) 
      GUIItemgetItem(int index) 
      java.util.HashMap<java.lang.Integer,GUIItem>getItems() 
      static GUIgetOpenedGUI(org.bukkit.entity.Player player) 
      static java.util.HashMap<java.util.UUID,GUI>getOpenedGUIs() 
      static org.bukkit.plugin.java.JavaPlugingetPlugin() 
      static booleanhasOpenedGUI(org.bukkit.entity.Player player) 
      static voidinitialize(org.bukkit.plugin.java.JavaPlugin plugin) 
      voidonClose() +
      关闭GUI时执行的代码
      +
      voidonDrag(org.bukkit.event.inventory.InventoryDragEvent event) +
      拖动GUI内物品是执行的代码
      +
      voidopenGUI(org.bukkit.entity.Player player) 
      voidrawClickListener(org.bukkit.event.inventory.InventoryClickEvent event) 
      voidremoveFlag(java.lang.String flag) 
      static voidremoveOpenedGUI(org.bukkit.entity.Player player) 
      voidsetCancelOnOuter(boolean b) +
      设置是否取消点击GUI外的事件 + 如果不取消,玩家可以把物品从GUI或背包中丢出去
      +
      voidsetCancelOnSelf(boolean b) +
      设置是否取消点击自己背包内物品的事件 + 如果不取消,玩家可以从自己的背包中拿取物品。
      +
      voidsetCancelOnTarget(boolean b) +
      设置是否取消点击GUI内物品的事件 + 如果不取消,玩家可以从GUI中拿取物品。
      +
      voidsetFlag(java.lang.String flag, + java.lang.Object obj) 
      voidsetItem(GUIItem item, + int... index) 
      voidsetItem(int index, + @Nullable GUIItem item) 
      static voidsetOpenedGUI(org.bukkit.entity.Player player, + GUI gui) 
      voidupdateView() +
      更新玩家箱子的视图
      +
      +
        +
      • + + +

        从类继承的方法 java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      字段详细资料

      + + + +
        +
      • +

        type

        +
        protected GUIType type
        +
      • +
      + + + +
        +
      • +

        name

        +
        protected java.lang.String name
        +
      • +
      + + + +
        +
      • +

        items

        +
        public java.util.HashMap<java.lang.Integer,GUIItem> items
        +
      • +
      + + + +
        +
      • +

        inv

        +
        public org.bukkit.inventory.Inventory inv
        +
      • +
      +
    • +
    + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        GUI

        +
        public GUI(GUIType type,
        +           java.lang.String name)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        initialize

        +
        public static void initialize(org.bukkit.plugin.java.JavaPlugin plugin)
        +
      • +
      + + + +
        +
      • +

        getPlugin

        +
        public static org.bukkit.plugin.java.JavaPlugin getPlugin()
        +
      • +
      + + + +
        +
      • +

        getOpenedGUIs

        +
        public static java.util.HashMap<java.util.UUID,GUI> getOpenedGUIs()
        +
      • +
      + + + +
        +
      • +

        getItems

        +
        public java.util.HashMap<java.lang.Integer,GUIItem> getItems()
        +
      • +
      + + + +
        +
      • +

        setItem

        +
        public final void setItem(int index,
        +                          @Nullable
        +                          @Nullable GUIItem item)
        +
      • +
      + + + +
        +
      • +

        setItem

        +
        public void setItem(GUIItem item,
        +                    int... index)
        +
      • +
      + + + +
        +
      • +

        getItem

        +
        public GUIItem getItem(int index)
        +
      • +
      + + + +
        +
      • +

        updateView

        +
        public void updateView()
        +
        更新玩家箱子的视图
        +
      • +
      + + + +
        +
      • +

        setCancelOnTarget

        +
        public void setCancelOnTarget(boolean b)
        +
        设置是否取消点击GUI内物品的事件 + 如果不取消,玩家可以从GUI中拿取物品。
        +
        +
        参数:
        +
        b - 是否取消
        +
        +
      • +
      + + + +
        +
      • +

        setCancelOnSelf

        +
        public void setCancelOnSelf(boolean b)
        +
        设置是否取消点击自己背包内物品的事件 + 如果不取消,玩家可以从自己的背包中拿取物品。
        +
        +
        参数:
        +
        b - 是否取消
        +
        +
      • +
      + + + +
        +
      • +

        setCancelOnOuter

        +
        public void setCancelOnOuter(boolean b)
        +
        设置是否取消点击GUI外的事件 + 如果不取消,玩家可以把物品从GUI或背包中丢出去
        +
        +
        参数:
        +
        b - 是否取消
        +
        +
      • +
      + + + +
        +
      • +

        addFlag

        +
        public void addFlag(java.lang.String flag,
        +                    java.lang.Object obj)
        +
      • +
      + + + +
        +
      • +

        getFlag

        +
        public java.lang.Object getFlag(java.lang.String flag)
        +
      • +
      + + + +
        +
      • +

        setFlag

        +
        public void setFlag(java.lang.String flag,
        +                    java.lang.Object obj)
        +
      • +
      + + + +
        +
      • +

        removeFlag

        +
        public void removeFlag(java.lang.String flag)
        +
      • +
      + + + +
        +
      • +

        rawClickListener

        +
        public void rawClickListener(org.bukkit.event.inventory.InventoryClickEvent event)
        +
      • +
      + + + +
        +
      • +

        openGUI

        +
        public void openGUI(org.bukkit.entity.Player player)
        +
      • +
      + + + +
        +
      • +

        onDrag

        +
        public void onDrag(org.bukkit.event.inventory.InventoryDragEvent event)
        +
        拖动GUI内物品是执行的代码
        +
        +
        参数:
        +
        event - InventoryDragEvent
        +
        +
      • +
      + + + +
        +
      • +

        onClose

        +
        public void onClose()
        +
        关闭GUI时执行的代码
        +
      • +
      + + + +
        +
      • +

        setOpenedGUI

        +
        public static void setOpenedGUI(org.bukkit.entity.Player player,
        +                                GUI gui)
        +
      • +
      + + + +
        +
      • +

        hasOpenedGUI

        +
        public static boolean hasOpenedGUI(org.bukkit.entity.Player player)
        +
      • +
      + + + +
        +
      • +

        getOpenedGUI

        +
        public static GUI getOpenedGUI(org.bukkit.entity.Player player)
        +
      • +
      + + + +
        +
      • +

        removeOpenedGUI

        +
        public static void removeOpenedGUI(org.bukkit.entity.Player player)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/GUIItem.GUIClickAction.html b/cc/carm/lib/easyplugin/gui/GUIItem.GUIClickAction.html new file mode 100644 index 0000000..da9296d --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/GUIItem.GUIClickAction.html @@ -0,0 +1,279 @@ + + + + + + +GUIItem.GUIClickAction (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.gui
+

类 GUIItem.GUIClickAction

+
+
+ +
+
    +
  • +
    +
    封闭类:
    +
    GUIItem
    +
    +
    +
    +
    public abstract static class GUIItem.GUIClickAction
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      构造器概要

      + + + + + + + + +
      构造器 
      构造器和说明
      GUIClickAction() 
      +
    • +
    + +
      +
    • + + +

      方法概要

      + + + + + + + + + + +
      所有方法 实例方法 抽象方法 
      限定符和类型方法和说明
      abstract voidrun(org.bukkit.event.inventory.ClickType type, + org.bukkit.entity.Player player) 
      +
        +
      • + + +

        从类继承的方法 java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        GUIClickAction

        +
        public GUIClickAction()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        run

        +
        public abstract void run(org.bukkit.event.inventory.ClickType type,
        +                         org.bukkit.entity.Player player)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/GUIItem.html b/cc/carm/lib/easyplugin/gui/GUIItem.html new file mode 100644 index 0000000..23bc857 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/GUIItem.html @@ -0,0 +1,459 @@ + + + + + + +GUIItem (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.gui
+

类 GUIItem

+
+
+ +
+
    +
  • +
    +
    +
    public class GUIItem
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        GUIItem

        +
        public GUIItem(org.bukkit.inventory.ItemStack display)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        getDisplay

        +
        public final org.bukkit.inventory.ItemStack getDisplay()
        +
      • +
      + + + +
        +
      • +

        setDisplay

        +
        public final void setDisplay(org.bukkit.inventory.ItemStack display)
        +
      • +
      + + + +
        +
      • +

        isActionActive

        +
        public final boolean isActionActive()
        +
      • +
      + + + +
        +
      • +

        setActionActive

        +
        public final void setActionActive(boolean b)
        +
      • +
      + + + +
        +
      • +

        onClick

        +
        public void onClick(org.bukkit.event.inventory.ClickType type)
        +
        玩家点击GUI后执行的代码
        +
        +
        参数:
        +
        type - 点击的类型
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        rawClickAction

        +
        public void rawClickAction(org.bukkit.event.inventory.InventoryClickEvent event)
        +
      • +
      + + + +
        +
      • +

        customAction

        +
        public void customAction(org.bukkit.entity.Player player)
        +
        玩家点击GUI后执行的代码
        +
        +
        参数:
        +
        player - 点击GUI的玩家
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/GUIListener.html b/cc/carm/lib/easyplugin/gui/GUIListener.html new file mode 100644 index 0000000..a2108ec --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/GUIListener.html @@ -0,0 +1,343 @@ + + + + + + +GUIListener (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.gui
+

类 GUIListener

+
+
+ +
+
    +
  • +
    +
    所有已实现的接口:
    +
    org.bukkit.event.Listener
    +
    +
    +
    +
    public class GUIListener
    +extends java.lang.Object
    +implements org.bukkit.event.Listener
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      构造器概要

      + + + + + + + + +
      构造器 
      构造器和说明
      GUIListener(GUI gui) 
      +
    • +
    + +
      +
    • + + +

      方法概要

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      所有方法 实例方法 具体方法 
      限定符和类型方法和说明
      protected voidclose(org.bukkit.entity.Player p) 
      GUIgetCurrentGUI() 
      voidonDrag(org.bukkit.event.inventory.InventoryDragEvent e) 
      voidonInventoryClickEvent(org.bukkit.event.inventory.InventoryClickEvent event) 
      voidonInventoryCloseEvent(org.bukkit.event.inventory.InventoryCloseEvent event) 
      voidonPlayerLeave(org.bukkit.event.player.PlayerQuitEvent event) 
      +
        +
      • + + +

        从类继承的方法 java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        GUIListener

        +
        public GUIListener(GUI gui)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        getCurrentGUI

        +
        public GUI getCurrentGUI()
        +
      • +
      + + + +
        +
      • +

        onInventoryClickEvent

        +
        public void onInventoryClickEvent(org.bukkit.event.inventory.InventoryClickEvent event)
        +
      • +
      + + + +
        +
      • +

        onDrag

        +
        public void onDrag(org.bukkit.event.inventory.InventoryDragEvent e)
        +
      • +
      + + + +
        +
      • +

        onInventoryCloseEvent

        +
        public void onInventoryCloseEvent(org.bukkit.event.inventory.InventoryCloseEvent event)
        +
      • +
      + + + +
        +
      • +

        close

        +
        protected void close(org.bukkit.entity.Player p)
        +
      • +
      + + + +
        +
      • +

        onPlayerLeave

        +
        public void onPlayerLeave(org.bukkit.event.player.PlayerQuitEvent event)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/GUIType.html b/cc/carm/lib/easyplugin/gui/GUIType.html new file mode 100644 index 0000000..8c5e5ae --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/GUIType.html @@ -0,0 +1,471 @@ + + + + + + +GUIType (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.gui
+

枚举 GUIType

+
+
+ +
+
    +
  • +
    +
    所有已实现的接口:
    +
    java.io.Serializable, java.lang.Comparable<GUIType>
    +
    +
    +
    +
    public enum GUIType
    +extends java.lang.Enum<GUIType>
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      枚举常量详细资料

      + + + +
        +
      • +

        ONE_BY_NINE

        +
        public static final GUIType ONE_BY_NINE
        +
      • +
      + + + +
        +
      • +

        TWO_BY_NINE

        +
        public static final GUIType TWO_BY_NINE
        +
      • +
      + + + +
        +
      • +

        THREE_BY_NINE

        +
        public static final GUIType THREE_BY_NINE
        +
      • +
      + + + +
        +
      • +

        FOUR_BY_NINE

        +
        public static final GUIType FOUR_BY_NINE
        +
      • +
      + + + +
        +
      • +

        FIVE_BY_NINE

        +
        public static final GUIType FIVE_BY_NINE
        +
      • +
      + + + +
        +
      • +

        SIX_BY_NINE

        +
        public static final GUIType SIX_BY_NINE
        +
      • +
      + + + +
        +
      • +

        CANCEL

        +
        public static final GUIType CANCEL
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        values

        +
        public static GUIType[] values()
        +
        按照声明该枚举类型的常量的顺序, 返回 +包含这些常量的数组。该方法可用于迭代 +常量, 如下所示: +
        +for (GUIType c : GUIType.values())
        +    System.out.println(c);
        +
        +
        +
        返回:
        +
        按照声明该枚举类型的常量的顺序返回的包含这些常量的数组
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static GUIType valueOf(java.lang.String name)
        +
        返回带有指定名称的该类型的枚举常量。 +字符串必须与用于声明该类型的枚举常量的 +标识符完全匹配。(不允许有多余 +的空格字符。)
        +
        +
        参数:
        +
        name - 要返回的枚举常量的名称。
        +
        返回:
        +
        返回带有指定名称的枚举常量
        +
        抛出:
        +
        java.lang.IllegalArgumentException - 如果该枚举类型没有带有指定名称的常量
        +
        java.lang.NullPointerException - 如果参数为空值
        +
        +
      • +
      + + + +
        +
      • +

        getLines

        +
        public int getLines()
        +
      • +
      + + + +
        +
      • +

        getSize

        +
        public int getSize()
        +
      • +
      + + + +
        +
      • +

        getBySize

        +
        @NotNull
        +public static @NotNull GUIType getBySize(int size)
        +
      • +
      + + + +
        +
      • +

        getByLines

        +
        @NotNull
        +public static @NotNull GUIType getByLines(int lines)
        +
      • +
      + + + +
        +
      • +

        getByName

        +
        @NotNull
        +public static @NotNull GUIType getByName(java.lang.String name)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/class-use/GUI.html b/cc/carm/lib/easyplugin/gui/class-use/GUI.html new file mode 100644 index 0000000..4ab4714 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/class-use/GUI.html @@ -0,0 +1,266 @@ + + + + + + +类 cc.carm.lib.easyplugin.gui.GUI的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.gui.GUI

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/class-use/GUIItem.GUIClickAction.html b/cc/carm/lib/easyplugin/gui/class-use/GUIItem.GUIClickAction.html new file mode 100644 index 0000000..4c4f926 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/class-use/GUIItem.GUIClickAction.html @@ -0,0 +1,209 @@ + + + + + + +类 cc.carm.lib.easyplugin.gui.GUIItem.GUIClickAction的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.gui.GUIItem.GUIClickAction

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/class-use/GUIItem.html b/cc/carm/lib/easyplugin/gui/class-use/GUIItem.html new file mode 100644 index 0000000..7b92854 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/class-use/GUIItem.html @@ -0,0 +1,252 @@ + + + + + + +类 cc.carm.lib.easyplugin.gui.GUIItem的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.gui.GUIItem

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/class-use/GUIListener.html b/cc/carm/lib/easyplugin/gui/class-use/GUIListener.html new file mode 100644 index 0000000..b382111 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/class-use/GUIListener.html @@ -0,0 +1,126 @@ + + + + + + +类 cc.carm.lib.easyplugin.gui.GUIListener的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.gui.GUIListener

+
+
没有cc.carm.lib.easyplugin.gui.GUIListener的用法
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/class-use/GUIType.html b/cc/carm/lib/easyplugin/gui/class-use/GUIType.html new file mode 100644 index 0000000..f492ef4 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/class-use/GUIType.html @@ -0,0 +1,277 @@ + + + + + + +类 cc.carm.lib.easyplugin.gui.GUIType的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.gui.GUIType

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/configuration/GUIActionConfiguration.html b/cc/carm/lib/easyplugin/gui/configuration/GUIActionConfiguration.html new file mode 100644 index 0000000..a517b5e --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/configuration/GUIActionConfiguration.html @@ -0,0 +1,350 @@ + + + + + + +GUIActionConfiguration (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.gui.configuration
+

类 GUIActionConfiguration

+
+
+ +
+
    +
  • +
    +
    +
    public class GUIActionConfiguration
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        GUIActionConfiguration

        +
        public GUIActionConfiguration(@Nullable
        +                              @Nullable org.bukkit.event.inventory.ClickType clickType,
        +                              @NotNull
        +                              @NotNull GUIActionType actionType,
        +                              @Nullable
        +                              @Nullable java.lang.String actionContent)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        getClickType

        +
        @Nullable
        +public @Nullable org.bukkit.event.inventory.ClickType getClickType()
        +
      • +
      + + + +
        +
      • +

        getActionType

        +
        @NotNull
        +public @NotNull GUIActionType getActionType()
        +
      • +
      + + + +
        +
      • +

        getActionContent

        +
        @Nullable
        +public @Nullable java.lang.String getActionContent()
        +
      • +
      + + + +
        +
      • +

        checkAction

        +
        public void checkAction(org.bukkit.entity.Player player,
        +                        org.bukkit.event.inventory.ClickType type)
        +
      • +
      + + + +
        +
      • +

        executeAction

        +
        public void executeAction(org.bukkit.entity.Player targetPlayer)
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/configuration/GUIActionType.html b/cc/carm/lib/easyplugin/gui/configuration/GUIActionType.html new file mode 100644 index 0000000..d006173 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/configuration/GUIActionType.html @@ -0,0 +1,430 @@ + + + + + + +GUIActionType (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.gui.configuration
+

枚举 GUIActionType

+
+
+ +
+
    +
  • +
    +
    所有已实现的接口:
    +
    java.io.Serializable, java.lang.Comparable<GUIActionType>
    +
    +
    +
    +
    public enum GUIActionType
    +extends java.lang.Enum<GUIActionType>
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      枚举常量概要

      + + + + + + + + + + + + + + + + + + + + +
      枚举常量 
      枚举常量和说明
      CHAT +
      以玩家聊天的形式执行 + 若内容以 “/" 开头,则会以玩家身份执行命令。
      +
      CLOSE +
      为玩家关闭GUI。
      +
      CONSOLE +
      以后台的形式执行指令 + 指令内容不需要以“/”开头。
      +
      MESSAGE +
      向玩家发送消息。
      +
      SOUND +
      向玩家发送声音。
      +
      +
    • +
    + +
      +
    • + + +

      方法概要

      + + + + + + + + + + + + + + + + + + + + + + +
      所有方法 静态方法 实例方法 具体方法 
      限定符和类型方法和说明
      java.util.function.BiConsumer<org.bukkit.entity.Player,java.lang.String>getExecutor() 
      static GUIActionTypereadActionType(java.lang.String string) 
      static GUIActionTypevalueOf(java.lang.String name) +
      返回带有指定名称的该类型的枚举常量。
      +
      static GUIActionType[]values() +
      按照声明该枚举类型的常量的顺序, 返回 +包含这些常量的数组。
      +
      +
        +
      • + + +

        从类继承的方法 java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        从类继承的方法 java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      枚举常量详细资料

      + + + +
        +
      • +

        CHAT

        +
        public static final GUIActionType CHAT
        +
        以玩家聊天的形式执行 + 若内容以 “/" 开头,则会以玩家身份执行命令。
        +
      • +
      + + + +
        +
      • +

        CONSOLE

        +
        public static final GUIActionType CONSOLE
        +
        以后台的形式执行指令 + 指令内容不需要以“/”开头。
        +
      • +
      + + + +
        +
      • +

        MESSAGE

        +
        public static final GUIActionType MESSAGE
        +
        向玩家发送消息。
        +
      • +
      + + + +
        +
      • +

        SOUND

        +
        public static final GUIActionType SOUND
        +
        向玩家发送声音。 + 允许配置音量与音调 +
          +
        • SOUND_NAME
        • +
        • SOUND_NAME:VOLUME
        • +
        • SOUND_NAME:VOLUME:PITCH
        • +
        +
      • +
      + + + +
        +
      • +

        CLOSE

        +
        public static final GUIActionType CLOSE
        +
        为玩家关闭GUI。
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        values

        +
        public static GUIActionType[] values()
        +
        按照声明该枚举类型的常量的顺序, 返回 +包含这些常量的数组。该方法可用于迭代 +常量, 如下所示: +
        +for (GUIActionType c : GUIActionType.values())
        +    System.out.println(c);
        +
        +
        +
        返回:
        +
        按照声明该枚举类型的常量的顺序返回的包含这些常量的数组
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static GUIActionType valueOf(java.lang.String name)
        +
        返回带有指定名称的该类型的枚举常量。 +字符串必须与用于声明该类型的枚举常量的 +标识符完全匹配。(不允许有多余 +的空格字符。)
        +
        +
        参数:
        +
        name - 要返回的枚举常量的名称。
        +
        返回:
        +
        返回带有指定名称的枚举常量
        +
        抛出:
        +
        java.lang.IllegalArgumentException - 如果该枚举类型没有带有指定名称的常量
        +
        java.lang.NullPointerException - 如果参数为空值
        +
        +
      • +
      + + + +
        +
      • +

        getExecutor

        +
        public java.util.function.BiConsumer<org.bukkit.entity.Player,java.lang.String> getExecutor()
        +
      • +
      + + + +
        +
      • +

        readActionType

        +
        public static GUIActionType readActionType(java.lang.String string)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/configuration/GUIConfiguration.html b/cc/carm/lib/easyplugin/gui/configuration/GUIConfiguration.html new file mode 100644 index 0000000..6ebb540 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/configuration/GUIConfiguration.html @@ -0,0 +1,358 @@ + + + + + + +GUIConfiguration (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.gui.configuration
+

类 GUIConfiguration

+
+
+ +
+
    +
  • +
    +
    +
    public class GUIConfiguration
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        GUIConfiguration

        +
        public GUIConfiguration(java.lang.String title,
        +                        int lines,
        +                        java.util.List<GUIItemConfiguration> guiItems)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        getTitle

        +
        public java.lang.String getTitle()
        +
      • +
      + + + +
        +
      • +

        getLines

        +
        public int getLines()
        +
      • +
      + + + +
        +
      • +

        getGUIType

        +
        public GUIType getGUIType()
        +
      • +
      + + + + + + + +
        +
      • +

        setupItems

        +
        public void setupItems(org.bukkit.entity.Player player,
        +                       GUI gui)
        +
      • +
      + + + +
        +
      • +

        readConfiguration

        +
        public static GUIConfiguration readConfiguration(@Nullable
        +                                                 @Nullable org.bukkit.configuration.ConfigurationSection section)
        +
      • +
      + + + +
        +
      • +

        readClickType

        +
        public static org.bukkit.event.inventory.ClickType readClickType(java.lang.String type)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/configuration/GUIItemConfiguration.html b/cc/carm/lib/easyplugin/gui/configuration/GUIItemConfiguration.html new file mode 100644 index 0000000..10f85e2 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/configuration/GUIItemConfiguration.html @@ -0,0 +1,303 @@ + + + + + + +GUIItemConfiguration (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.gui.configuration
+

类 GUIItemConfiguration

+
+
+ +
+
    +
  • +
    +
    +
    public class GUIItemConfiguration
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      构造器概要

      + + + + + + + + +
      构造器 
      构造器和说明
      GUIItemConfiguration(org.bukkit.Material material, + int data, + java.lang.String name, + @NotNull java.util.List<java.lang.String> lore, + @NotNull java.util.List<GUIActionConfiguration> actions, + @NotNull java.util.List<java.lang.Integer> slots) 
      +
    • +
    + +
      +
    • + + +

      方法概要

      + + + + + + + + + + + + + + +
      所有方法 静态方法 实例方法 具体方法 
      限定符和类型方法和说明
      static @Nullable GUIItemConfigurationreadFrom(@Nullable org.bukkit.configuration.ConfigurationSection itemSection) 
      voidsetupItems(org.bukkit.entity.Player player, + GUI gui) 
      +
        +
      • + + +

        从类继承的方法 java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        GUIItemConfiguration

        +
        public GUIItemConfiguration(org.bukkit.Material material,
        +                            int data,
        +                            java.lang.String name,
        +                            @NotNull
        +                            @NotNull java.util.List<java.lang.String> lore,
        +                            @NotNull
        +                            @NotNull java.util.List<GUIActionConfiguration> actions,
        +                            @NotNull
        +                            @NotNull java.util.List<java.lang.Integer> slots)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        setupItems

        +
        public void setupItems(org.bukkit.entity.Player player,
        +                       GUI gui)
        +
      • +
      + + + +
        +
      • +

        readFrom

        +
        @Nullable
        +public static @Nullable GUIItemConfiguration readFrom(@Nullable
        +                                                                @Nullable org.bukkit.configuration.ConfigurationSection itemSection)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/configuration/class-use/GUIActionConfiguration.html b/cc/carm/lib/easyplugin/gui/configuration/class-use/GUIActionConfiguration.html new file mode 100644 index 0000000..1ccd083 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/configuration/class-use/GUIActionConfiguration.html @@ -0,0 +1,126 @@ + + + + + + +类 cc.carm.lib.easyplugin.gui.configuration.GUIActionConfiguration的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.gui.configuration.GUIActionConfiguration

+
+
没有cc.carm.lib.easyplugin.gui.configuration.GUIActionConfiguration的用法
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/configuration/class-use/GUIActionType.html b/cc/carm/lib/easyplugin/gui/configuration/class-use/GUIActionType.html new file mode 100644 index 0000000..1dd1477 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/configuration/class-use/GUIActionType.html @@ -0,0 +1,196 @@ + + + + + + +类 cc.carm.lib.easyplugin.gui.configuration.GUIActionType的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.gui.configuration.GUIActionType

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/configuration/class-use/GUIConfiguration.html b/cc/carm/lib/easyplugin/gui/configuration/class-use/GUIConfiguration.html new file mode 100644 index 0000000..40f5d71 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/configuration/class-use/GUIConfiguration.html @@ -0,0 +1,166 @@ + + + + + + +类 cc.carm.lib.easyplugin.gui.configuration.GUIConfiguration的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.gui.configuration.GUIConfiguration

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/configuration/class-use/GUIItemConfiguration.html b/cc/carm/lib/easyplugin/gui/configuration/class-use/GUIItemConfiguration.html new file mode 100644 index 0000000..f9a1371 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/configuration/class-use/GUIItemConfiguration.html @@ -0,0 +1,192 @@ + + + + + + +类 cc.carm.lib.easyplugin.gui.configuration.GUIItemConfiguration的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.gui.configuration.GUIItemConfiguration

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/configuration/package-frame.html b/cc/carm/lib/easyplugin/gui/configuration/package-frame.html new file mode 100644 index 0000000..6e28662 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/configuration/package-frame.html @@ -0,0 +1,27 @@ + + + + + + +cc.carm.lib.easyplugin.gui.configuration (EasyPlugin 1.4.3 API) + + + + + +

cc.carm.lib.easyplugin.gui.configuration

+
+

+ +

枚举

+ +
+ + diff --git a/cc/carm/lib/easyplugin/gui/configuration/package-summary.html b/cc/carm/lib/easyplugin/gui/configuration/package-summary.html new file mode 100644 index 0000000..61627e9 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/configuration/package-summary.html @@ -0,0 +1,167 @@ + + + + + + +cc.carm.lib.easyplugin.gui.configuration (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包 cc.carm.lib.easyplugin.gui.configuration

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/configuration/package-tree.html b/cc/carm/lib/easyplugin/gui/configuration/package-tree.html new file mode 100644 index 0000000..0c07245 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/configuration/package-tree.html @@ -0,0 +1,153 @@ + + + + + + +cc.carm.lib.easyplugin.gui.configuration 类分层结构 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包cc.carm.lib.easyplugin.gui.configuration的分层结构

+程序包分层结构: + +
+
+

类分层结构

+ +

枚举分层结构

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/configuration/package-use.html b/cc/carm/lib/easyplugin/gui/configuration/package-use.html new file mode 100644 index 0000000..ccdae34 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/configuration/package-use.html @@ -0,0 +1,165 @@ + + + + + + +程序包 cc.carm.lib.easyplugin.gui.configuration的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包的使用
cc.carm.lib.easyplugin.gui.configuration

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/package-frame.html b/cc/carm/lib/easyplugin/gui/package-frame.html new file mode 100644 index 0000000..508b69f --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/package-frame.html @@ -0,0 +1,28 @@ + + + + + + +cc.carm.lib.easyplugin.gui (EasyPlugin 1.4.3 API) + + + + + +

cc.carm.lib.easyplugin.gui

+
+

+ +

枚举

+ +
+ + diff --git a/cc/carm/lib/easyplugin/gui/package-summary.html b/cc/carm/lib/easyplugin/gui/package-summary.html new file mode 100644 index 0000000..fc1ffe1 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/package-summary.html @@ -0,0 +1,171 @@ + + + + + + +cc.carm.lib.easyplugin.gui (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包 cc.carm.lib.easyplugin.gui

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/package-tree.html b/cc/carm/lib/easyplugin/gui/package-tree.html new file mode 100644 index 0000000..566d7a7 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/package-tree.html @@ -0,0 +1,154 @@ + + + + + + +cc.carm.lib.easyplugin.gui 类分层结构 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包cc.carm.lib.easyplugin.gui的分层结构

+程序包分层结构: + +
+
+

类分层结构

+ +

枚举分层结构

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/package-use.html b/cc/carm/lib/easyplugin/gui/package-use.html new file mode 100644 index 0000000..ac8d0b6 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/package-use.html @@ -0,0 +1,218 @@ + + + + + + +程序包 cc.carm.lib.easyplugin.gui的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包的使用
cc.carm.lib.easyplugin.gui

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/paged/AutoPagedGUI.html b/cc/carm/lib/easyplugin/gui/paged/AutoPagedGUI.html new file mode 100644 index 0000000..3f31cd7 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/paged/AutoPagedGUI.html @@ -0,0 +1,450 @@ + + + + + + +AutoPagedGUI (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.gui.paged
+

类 AutoPagedGUI

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      字段详细资料

      + + + +
        +
      • +

        defaultPreviousPage

        +
        public static java.util.function.Function<org.bukkit.entity.Player,org.bukkit.inventory.ItemStack> defaultPreviousPage
        +
      • +
      + + + +
        +
      • +

        defaultNextPage

        +
        public static java.util.function.Function<org.bukkit.entity.Player,org.bukkit.inventory.ItemStack> defaultNextPage
        +
      • +
      +
    • +
    + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        AutoPagedGUI

        +
        public AutoPagedGUI(GUIType type,
        +                    java.lang.String name,
        +                    int[] range)
        +
      • +
      + + + +
        +
      • +

        AutoPagedGUI

        +
        public AutoPagedGUI(GUIType type,
        +                    java.lang.String name,
        +                    int a,
        +                    int b)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        setPreviousPageUI

        +
        public void setPreviousPageUI(org.bukkit.inventory.ItemStack lastPageUI)
        +
      • +
      + + + +
        +
      • +

        setNextPageUI

        +
        public void setNextPageUI(org.bukkit.inventory.ItemStack nextPageUI)
        +
      • +
      + + + +
        +
      • +

        setPreviousPageSlot

        +
        public void setPreviousPageSlot(int slot)
        +
      • +
      + + + +
        +
      • +

        setNextPageSlot

        +
        public void setNextPageSlot(int slot)
        +
      • +
      + + + +
        +
      • +

        openGUI

        +
        public void openGUI(org.bukkit.entity.Player user)
        +
        +
        覆盖:
        +
        openGUI 在类中 CommonPagedGUI
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/paged/CommonPagedGUI.html b/cc/carm/lib/easyplugin/gui/paged/CommonPagedGUI.html new file mode 100644 index 0000000..73a8b30 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/paged/CommonPagedGUI.html @@ -0,0 +1,459 @@ + + + + + + +CommonPagedGUI (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.gui.paged
+

类 CommonPagedGUI

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        CommonPagedGUI

        +
        public CommonPagedGUI(GUIType type,
        +                      java.lang.String Name,
        +                      int a,
        +                      int b)
        +
      • +
      + + + +
        +
      • +

        CommonPagedGUI

        +
        public CommonPagedGUI(GUIType type,
        +                      java.lang.String Name,
        +                      int[] range)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        hasPreviousPage

        +
        public boolean hasPreviousPage()
        +
        +
        指定者:
        +
        hasPreviousPage 在类中 PagedGUI
        +
        返回:
        +
        是否有上一页
        +
        +
      • +
      + + + +
        +
      • +

        hasNextPage

        +
        public boolean hasNextPage()
        +
        +
        指定者:
        +
        hasNextPage 在类中 PagedGUI
        +
        返回:
        +
        是否有下一页
        +
        +
      • +
      + + + +
        +
      • +

        goFirstPage

        +
        public void goFirstPage()
        +
        前往第一页
        +
      • +
      + + + +
        +
      • +

        goLastPage

        +
        public void goLastPage()
        +
        前往最后一页
        +
      • +
      + + + +
        +
      • +

        getLastPageNumber

        +
        public int getLastPageNumber()
        +
        得到最后一页的页码
        +
        +
        返回:
        +
        最后一页的页码
        +
        +
      • +
      + + + +
        +
      • +

        getFirstPageNumber

        +
        public int getFirstPageNumber()
        +
        得到第一页的页码
        +
        +
        返回:
        +
        第一页页码(默认为1)
        +
        +
      • +
      + + + +
        +
      • +

        openGUI

        +
        public void openGUI(org.bukkit.entity.Player player)
        +
        +
        覆盖:
        +
        openGUI 在类中 GUI
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/paged/PagedGUI.html b/cc/carm/lib/easyplugin/gui/paged/PagedGUI.html new file mode 100644 index 0000000..b860366 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/paged/PagedGUI.html @@ -0,0 +1,453 @@ + + + + + + +PagedGUI (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.gui.paged
+

类 PagedGUI

+
+
+ +
+
    +
  • +
    +
    直接已知子类:
    +
    CommonPagedGUI
    +
    +
    +
    +
    public abstract class PagedGUI
    +extends GUI
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      字段详细资料

      + + + +
        +
      • +

        page

        +
        public int page
        +
      • +
      +
    • +
    + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        PagedGUI

        +
        public PagedGUI(GUIType type,
        +                java.lang.String name)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        addItem

        +
        public int addItem(GUIItem i)
        +
      • +
      + + + +
        +
      • +

        removeItem

        +
        public void removeItem(GUIItem item)
        +
        从GUI中移除一个物品
        +
        +
        参数:
        +
        item - 物品
        +
        +
      • +
      + + + +
        +
      • +

        removeItem

        +
        public void removeItem(int slot)
        +
        从GUI中移除一个物品
        +
        +
        参数:
        +
        slot - 物品格子数
        +
        +
      • +
      + + + +
        +
      • +

        getItemsContainer

        +
        public java.util.List<GUIItem> getItemsContainer()
        +
      • +
      + + + +
        +
      • +

        goPreviousPage

        +
        public void goPreviousPage()
        +
        前往上一页
        +
      • +
      + + + +
        +
      • +

        goNextPage

        +
        public void goNextPage()
        +
        前往下一页
        +
      • +
      + + + +
        +
      • +

        hasPreviousPage

        +
        public abstract boolean hasPreviousPage()
        +
        +
        返回:
        +
        是否有上一页
        +
        +
      • +
      + + + +
        +
      • +

        hasNextPage

        +
        public abstract boolean hasNextPage()
        +
        +
        返回:
        +
        是否有下一页
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/paged/class-use/AutoPagedGUI.html b/cc/carm/lib/easyplugin/gui/paged/class-use/AutoPagedGUI.html new file mode 100644 index 0000000..5cb25c8 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/paged/class-use/AutoPagedGUI.html @@ -0,0 +1,126 @@ + + + + + + +类 cc.carm.lib.easyplugin.gui.paged.AutoPagedGUI的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.gui.paged.AutoPagedGUI

+
+
没有cc.carm.lib.easyplugin.gui.paged.AutoPagedGUI的用法
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/paged/class-use/CommonPagedGUI.html b/cc/carm/lib/easyplugin/gui/paged/class-use/CommonPagedGUI.html new file mode 100644 index 0000000..ef530c3 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/paged/class-use/CommonPagedGUI.html @@ -0,0 +1,166 @@ + + + + + + +类 cc.carm.lib.easyplugin.gui.paged.CommonPagedGUI的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.gui.paged.CommonPagedGUI

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/paged/class-use/PagedGUI.html b/cc/carm/lib/easyplugin/gui/paged/class-use/PagedGUI.html new file mode 100644 index 0000000..0262aef --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/paged/class-use/PagedGUI.html @@ -0,0 +1,170 @@ + + + + + + +类 cc.carm.lib.easyplugin.gui.paged.PagedGUI的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.gui.paged.PagedGUI

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/paged/package-frame.html b/cc/carm/lib/easyplugin/gui/paged/package-frame.html new file mode 100644 index 0000000..5fd278b --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/paged/package-frame.html @@ -0,0 +1,23 @@ + + + + + + +cc.carm.lib.easyplugin.gui.paged (EasyPlugin 1.4.3 API) + + + + + +

cc.carm.lib.easyplugin.gui.paged

+
+

+ +
+ + diff --git a/cc/carm/lib/easyplugin/gui/paged/package-summary.html b/cc/carm/lib/easyplugin/gui/paged/package-summary.html new file mode 100644 index 0000000..ca14e97 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/paged/package-summary.html @@ -0,0 +1,152 @@ + + + + + + +cc.carm.lib.easyplugin.gui.paged (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包 cc.carm.lib.easyplugin.gui.paged

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/paged/package-tree.html b/cc/carm/lib/easyplugin/gui/paged/package-tree.html new file mode 100644 index 0000000..409bc3a --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/paged/package-tree.html @@ -0,0 +1,151 @@ + + + + + + +cc.carm.lib.easyplugin.gui.paged 类分层结构 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包cc.carm.lib.easyplugin.gui.paged的分层结构

+程序包分层结构: + +
+
+

类分层结构

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/gui/paged/package-use.html b/cc/carm/lib/easyplugin/gui/paged/package-use.html new file mode 100644 index 0000000..4bfcf69 --- /dev/null +++ b/cc/carm/lib/easyplugin/gui/paged/package-use.html @@ -0,0 +1,162 @@ + + + + + + +程序包 cc.carm.lib.easyplugin.gui.paged的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包的使用
cc.carm.lib.easyplugin.gui.paged

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/i18n/EasyPluginMessageProvider.en_US.html b/cc/carm/lib/easyplugin/i18n/EasyPluginMessageProvider.en_US.html new file mode 100644 index 0000000..a2d73ec --- /dev/null +++ b/cc/carm/lib/easyplugin/i18n/EasyPluginMessageProvider.en_US.html @@ -0,0 +1,433 @@ + + + + + + +EasyPluginMessageProvider.en_US (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.i18n
+

类 EasyPluginMessageProvider.en_US

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/i18n/EasyPluginMessageProvider.html b/cc/carm/lib/easyplugin/i18n/EasyPluginMessageProvider.html new file mode 100644 index 0000000..fa81af5 --- /dev/null +++ b/cc/carm/lib/easyplugin/i18n/EasyPluginMessageProvider.html @@ -0,0 +1,405 @@ + + + + + + +EasyPluginMessageProvider (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.i18n
+

接口 EasyPluginMessageProvider

+
+
+
+ +
+
+
    +
  • + + + + + +
      +
    • + + +

      方法概要

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      所有方法 实例方法 抽象方法 默认方法 
      限定符和类型方法和说明
      java.lang.Stringdisabled(org.bukkit.plugin.Plugin plugin, + long startMillis) 
      java.lang.Stringdisabling(org.bukkit.plugin.Plugin plugin) 
      java.lang.StringenableFailure(org.bukkit.plugin.Plugin plugin, + long startMillis) 
      java.lang.StringenableSuccess(org.bukkit.plugin.Plugin plugin, + long startMillis) 
      java.lang.Stringenabling(org.bukkit.plugin.Plugin plugin) 
      java.lang.Stringloaded(org.bukkit.plugin.Plugin plugin, + long startMillis) 
      java.lang.Stringloading(org.bukkit.plugin.Plugin plugin) 
      default voidprint(@NotNull org.bukkit.plugin.Plugin plugin, + @Nullable java.lang.String prefix, + java.lang.String... messages) 
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        loading

        +
        java.lang.String loading(org.bukkit.plugin.Plugin plugin)
        +
      • +
      + + + +
        +
      • +

        loaded

        +
        java.lang.String loaded(org.bukkit.plugin.Plugin plugin,
        +                        long startMillis)
        +
      • +
      + + + +
        +
      • +

        enabling

        +
        java.lang.String enabling(org.bukkit.plugin.Plugin plugin)
        +
      • +
      + + + +
        +
      • +

        enableSuccess

        +
        java.lang.String enableSuccess(org.bukkit.plugin.Plugin plugin,
        +                               long startMillis)
        +
      • +
      + + + +
        +
      • +

        enableFailure

        +
        java.lang.String enableFailure(org.bukkit.plugin.Plugin plugin,
        +                               long startMillis)
        +
      • +
      + + + +
        +
      • +

        disabling

        +
        java.lang.String disabling(org.bukkit.plugin.Plugin plugin)
        +
      • +
      + + + +
        +
      • +

        disabled

        +
        java.lang.String disabled(org.bukkit.plugin.Plugin plugin,
        +                          long startMillis)
        +
      • +
      + + + +
        +
      • +

        print

        +
        default void print(@NotNull
        +                   @NotNull org.bukkit.plugin.Plugin plugin,
        +                   @Nullable
        +                   @Nullable java.lang.String prefix,
        +                   @Nullable
        +                   java.lang.String... messages)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/i18n/EasyPluginMessageProvider.zh_CN.html b/cc/carm/lib/easyplugin/i18n/EasyPluginMessageProvider.zh_CN.html new file mode 100644 index 0000000..b57184e --- /dev/null +++ b/cc/carm/lib/easyplugin/i18n/EasyPluginMessageProvider.zh_CN.html @@ -0,0 +1,433 @@ + + + + + + +EasyPluginMessageProvider.zh_CN (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.i18n
+

类 EasyPluginMessageProvider.zh_CN

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/i18n/class-use/EasyPluginMessageProvider.en_US.html b/cc/carm/lib/easyplugin/i18n/class-use/EasyPluginMessageProvider.en_US.html new file mode 100644 index 0000000..c6f9ba8 --- /dev/null +++ b/cc/carm/lib/easyplugin/i18n/class-use/EasyPluginMessageProvider.en_US.html @@ -0,0 +1,126 @@ + + + + + + +类 cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.en_US的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.en_US

+
+
没有cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.en_US的用法
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/i18n/class-use/EasyPluginMessageProvider.html b/cc/carm/lib/easyplugin/i18n/class-use/EasyPluginMessageProvider.html new file mode 100644 index 0000000..aaac696 --- /dev/null +++ b/cc/carm/lib/easyplugin/i18n/class-use/EasyPluginMessageProvider.html @@ -0,0 +1,220 @@ + + + + + + +接口 cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

接口的使用
cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/i18n/class-use/EasyPluginMessageProvider.zh_CN.html b/cc/carm/lib/easyplugin/i18n/class-use/EasyPluginMessageProvider.zh_CN.html new file mode 100644 index 0000000..fd48c20 --- /dev/null +++ b/cc/carm/lib/easyplugin/i18n/class-use/EasyPluginMessageProvider.zh_CN.html @@ -0,0 +1,126 @@ + + + + + + +类 cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.zh_CN的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.zh_CN

+
+
没有cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.zh_CN的用法
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/i18n/package-frame.html b/cc/carm/lib/easyplugin/i18n/package-frame.html new file mode 100644 index 0000000..994f47c --- /dev/null +++ b/cc/carm/lib/easyplugin/i18n/package-frame.html @@ -0,0 +1,26 @@ + + + + + + +cc.carm.lib.easyplugin.i18n (EasyPlugin 1.4.3 API) + + + + + +

cc.carm.lib.easyplugin.i18n

+
+

接口

+ +

+ +
+ + diff --git a/cc/carm/lib/easyplugin/i18n/package-summary.html b/cc/carm/lib/easyplugin/i18n/package-summary.html new file mode 100644 index 0000000..62749df --- /dev/null +++ b/cc/carm/lib/easyplugin/i18n/package-summary.html @@ -0,0 +1,163 @@ + + + + + + +cc.carm.lib.easyplugin.i18n (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包 cc.carm.lib.easyplugin.i18n

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/i18n/package-tree.html b/cc/carm/lib/easyplugin/i18n/package-tree.html new file mode 100644 index 0000000..12d8726 --- /dev/null +++ b/cc/carm/lib/easyplugin/i18n/package-tree.html @@ -0,0 +1,144 @@ + + + + + + +cc.carm.lib.easyplugin.i18n 类分层结构 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包cc.carm.lib.easyplugin.i18n的分层结构

+程序包分层结构: + +
+
+

类分层结构

+ +

接口分层结构

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/i18n/package-use.html b/cc/carm/lib/easyplugin/i18n/package-use.html new file mode 100644 index 0000000..8ceccad --- /dev/null +++ b/cc/carm/lib/easyplugin/i18n/package-use.html @@ -0,0 +1,178 @@ + + + + + + +程序包 cc.carm.lib.easyplugin.i18n的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包的使用
cc.carm.lib.easyplugin.i18n

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/package-frame.html b/cc/carm/lib/easyplugin/package-frame.html new file mode 100644 index 0000000..1cd2926 --- /dev/null +++ b/cc/carm/lib/easyplugin/package-frame.html @@ -0,0 +1,21 @@ + + + + + + +cc.carm.lib.easyplugin (EasyPlugin 1.4.3 API) + + + + + +

cc.carm.lib.easyplugin

+
+

+ +
+ + diff --git a/cc/carm/lib/easyplugin/package-summary.html b/cc/carm/lib/easyplugin/package-summary.html new file mode 100644 index 0000000..d08a4f7 --- /dev/null +++ b/cc/carm/lib/easyplugin/package-summary.html @@ -0,0 +1,144 @@ + + + + + + +cc.carm.lib.easyplugin (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包 cc.carm.lib.easyplugin

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/package-tree.html b/cc/carm/lib/easyplugin/package-tree.html new file mode 100644 index 0000000..e20c52c --- /dev/null +++ b/cc/carm/lib/easyplugin/package-tree.html @@ -0,0 +1,147 @@ + + + + + + +cc.carm.lib.easyplugin 类分层结构 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包cc.carm.lib.easyplugin的分层结构

+程序包分层结构: + +
+
+

类分层结构

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/package-use.html b/cc/carm/lib/easyplugin/package-use.html new file mode 100644 index 0000000..9cf06a8 --- /dev/null +++ b/cc/carm/lib/easyplugin/package-use.html @@ -0,0 +1,126 @@ + + + + + + +程序包 cc.carm.lib.easyplugin的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包的使用
cc.carm.lib.easyplugin

+
+
没有cc.carm.lib.easyplugin的用法
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/ColorParser.html b/cc/carm/lib/easyplugin/utils/ColorParser.html new file mode 100644 index 0000000..1b348ba --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/ColorParser.html @@ -0,0 +1,361 @@ + + + + + + +ColorParser (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.utils
+

类 ColorParser

+
+
+ +
+
    +
  • +
    +
    +
    public class ColorParser
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      字段概要

      + + + + + + + + + + +
      字段 
      限定符和类型字段和说明
      static java.util.regex.PatternHEX_PATTERN 
      +
    • +
    + +
      +
    • + + +

      构造器概要

      + + + + + + + + +
      构造器 
      构造器和说明
      ColorParser() 
      +
    • +
    + +
      +
    • + + +

      方法概要

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      所有方法 静态方法 具体方法 
      限定符和类型方法和说明
      static java.util.List<java.lang.String>parse(java.util.List<java.lang.String> texts) 
      static java.lang.String[]parse(java.lang.String... texts) 
      static java.lang.Stringparse(java.lang.String text) 
      static java.lang.StringparseBaseColor(java.lang.String text) 
      static java.lang.StringparseHexColor(java.lang.String text) 
      +
        +
      • + + +

        从类继承的方法 java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      字段详细资料

      + + + +
        +
      • +

        HEX_PATTERN

        +
        public static final java.util.regex.Pattern HEX_PATTERN
        +
      • +
      +
    • +
    + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        ColorParser

        +
        public ColorParser()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        parse

        +
        public static java.lang.String parse(java.lang.String text)
        +
      • +
      + + + +
        +
      • +

        parse

        +
        public static java.lang.String[] parse(java.lang.String... texts)
        +
      • +
      + + + +
        +
      • +

        parse

        +
        public static java.util.List<java.lang.String> parse(java.util.List<java.lang.String> texts)
        +
      • +
      + + + +
        +
      • +

        parseBaseColor

        +
        public static java.lang.String parseBaseColor(java.lang.String text)
        +
      • +
      + + + +
        +
      • +

        parseHexColor

        +
        public static java.lang.String parseHexColor(java.lang.String text)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/ItemStackFactory.html b/cc/carm/lib/easyplugin/utils/ItemStackFactory.html new file mode 100644 index 0000000..906f11e --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/ItemStackFactory.html @@ -0,0 +1,485 @@ + + + + + + +ItemStackFactory (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.utils
+

类 ItemStackFactory

+
+
+ +
+
    +
  • +
    +
    +
    public class ItemStackFactory
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        ItemStackFactory

        +
        public ItemStackFactory(org.bukkit.inventory.ItemStack is)
        +
      • +
      + + + +
        +
      • +

        ItemStackFactory

        +
        public ItemStackFactory(org.bukkit.Material type)
        +
      • +
      + + + +
        +
      • +

        ItemStackFactory

        +
        public ItemStackFactory(org.bukkit.Material type,
        +                        int amount)
        +
      • +
      + + + +
        +
      • +

        ItemStackFactory

        +
        public ItemStackFactory(org.bukkit.Material type,
        +                        int amount,
        +                        short data)
        +
      • +
      + + + +
        +
      • +

        ItemStackFactory

        +
        public ItemStackFactory(org.bukkit.Material type,
        +                        int amount,
        +                        int data)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        toItemStack

        +
        public org.bukkit.inventory.ItemStack toItemStack()
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        setDisplayName

        +
        public ItemStackFactory setDisplayName(@NotNull
        +                                       @NotNull java.lang.String name)
        +
      • +
      + + + +
        +
      • +

        setLore

        +
        public ItemStackFactory setLore(@NotNull
        +                                @NotNull java.util.List<java.lang.String> loreList)
        +
      • +
      + + + +
        +
      • +

        addLore

        +
        public ItemStackFactory addLore(@NotNull
        +                                @NotNull java.lang.String s)
        +
      • +
      + + + +
        +
      • +

        addEnchant

        +
        public ItemStackFactory addEnchant(@NotNull
        +                                   @NotNull org.bukkit.enchantments.Enchantment enchant,
        +                                   int level,
        +                                   boolean ignoreLevelRestriction)
        +
      • +
      + + + +
        +
      • +

        removeEnchant

        +
        public ItemStackFactory removeEnchant(@NotNull
        +                                      @NotNull org.bukkit.enchantments.Enchantment enchant)
        +
      • +
      + + + +
        +
      • +

        addFlag

        +
        public ItemStackFactory addFlag(@NotNull
        +                                @NotNull org.bukkit.inventory.ItemFlag flag)
        +
      • +
      + + + +
        +
      • +

        removeFlag

        +
        public ItemStackFactory removeFlag(@NotNull
        +                                   @NotNull org.bukkit.inventory.ItemFlag flag)
        +
      • +
      + + + +
        +
      • +

        setUnbreakable

        +
        public ItemStackFactory setUnbreakable(boolean unbreakable)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/JarResourceUtils.CopyOption.html b/cc/carm/lib/easyplugin/utils/JarResourceUtils.CopyOption.html new file mode 100644 index 0000000..d2fce7b --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/JarResourceUtils.CopyOption.html @@ -0,0 +1,347 @@ + + + + + + +JarResourceUtils.CopyOption (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.utils
+

枚举 JarResourceUtils.CopyOption

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      方法概要

      + + + + + + + + + + + + + + +
      所有方法 静态方法 具体方法 
      限定符和类型方法和说明
      static JarResourceUtils.CopyOptionvalueOf(java.lang.String name) +
      返回带有指定名称的该类型的枚举常量。
      +
      static JarResourceUtils.CopyOption[]values() +
      按照声明该枚举类型的常量的顺序, 返回 +包含这些常量的数组。
      +
      +
        +
      • + + +

        从类继承的方法 java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        从类继承的方法 java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        values

        +
        public static JarResourceUtils.CopyOption[] values()
        +
        按照声明该枚举类型的常量的顺序, 返回 +包含这些常量的数组。该方法可用于迭代 +常量, 如下所示: +
        +for (JarResourceUtils.CopyOption c : JarResourceUtils.CopyOption.values())
        +    System.out.println(c);
        +
        +
        +
        返回:
        +
        按照声明该枚举类型的常量的顺序返回的包含这些常量的数组
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static JarResourceUtils.CopyOption valueOf(java.lang.String name)
        +
        返回带有指定名称的该类型的枚举常量。 +字符串必须与用于声明该类型的枚举常量的 +标识符完全匹配。(不允许有多余 +的空格字符。)
        +
        +
        参数:
        +
        name - 要返回的枚举常量的名称。
        +
        返回:
        +
        返回带有指定名称的枚举常量
        +
        抛出:
        +
        java.lang.IllegalArgumentException - 如果该枚举类型没有带有指定名称的常量
        +
        java.lang.NullPointerException - 如果参数为空值
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/JarResourceUtils.PathTrimmer.html b/cc/carm/lib/easyplugin/utils/JarResourceUtils.PathTrimmer.html new file mode 100644 index 0000000..d936d3b --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/JarResourceUtils.PathTrimmer.html @@ -0,0 +1,232 @@ + + + + + + +JarResourceUtils.PathTrimmer (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.utils
+

接口 JarResourceUtils.PathTrimmer

+
+
+
+
    +
  • +
    +
    封闭类:
    +
    JarResourceUtils
    +
    +
    +
    函数接口:
    +
    这是一个函数接口, 因此可用作 lambda 表达式或方法引用的赋值目标。
    +
    +
    +
    +
    @FunctionalInterface
    +public static interface JarResourceUtils.PathTrimmer
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      方法概要

      + + + + + + + + + + +
      所有方法 实例方法 抽象方法 
      限定符和类型方法和说明
      java.lang.Stringtrim(java.lang.String original) 
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        trim

        +
        java.lang.String trim(java.lang.String original)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/JarResourceUtils.html b/cc/carm/lib/easyplugin/utils/JarResourceUtils.html new file mode 100644 index 0000000..ef47189 --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/JarResourceUtils.html @@ -0,0 +1,384 @@ + + + + + + +JarResourceUtils (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.utils
+

类 JarResourceUtils

+
+
+ +
+
    +
  • +
    +
    +
    public class JarResourceUtils
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      字段详细资料

      + + + +
        +
      • +

        JAR_SEPARATOR

        +
        public static final char JAR_SEPARATOR
        +
        +
        另请参阅:
        +
        常量字段值
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        JarResourceUtils

        +
        public JarResourceUtils()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        readResource

        +
        @Nullable
        +public static @Nullable java.lang.String[] readResource(@Nullable
        +                                                                  @Nullable java.io.InputStream resourceStream)
        +
      • +
      + + + +
        +
      • +

        copyFolderFromJar

        +
        public static void copyFolderFromJar(java.lang.String folderName,
        +                                     java.io.File destFolder,
        +                                     JarResourceUtils.CopyOption option)
        +                              throws java.io.IOException
        +
        +
        抛出:
        +
        java.io.IOException
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/MessageUtils.html b/cc/carm/lib/easyplugin/utils/MessageUtils.html new file mode 100644 index 0000000..34c2464 --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/MessageUtils.html @@ -0,0 +1,576 @@ + + + + + + +MessageUtils (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.utils
+

类 MessageUtils

+
+
+ +
+
    +
  • +
    +
    +
    public class MessageUtils
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      构造器概要

      + + + + + + + + +
      构造器 
      构造器和说明
      MessageUtils() 
      +
    • +
    + +
      +
    • + + +

      方法概要

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      所有方法 静态方法 具体方法 
      限定符和类型方法和说明
      static booleanhasPlaceholderAPI() 
      static voidsend(@Nullable org.bukkit.command.CommandSender sender, + java.util.List<java.lang.String> messages) 
      static voidsend(@Nullable org.bukkit.command.CommandSender sender, + java.lang.String... messages) 
      static voidsendWithPlaceholders(@Nullable org.bukkit.command.CommandSender sender, + java.util.List<java.lang.String> messages) 
      static voidsendWithPlaceholders(@Nullable org.bukkit.command.CommandSender sender, + java.util.List<java.lang.String> messages, + java.lang.String[] params, + java.lang.Object[] values) 
      static voidsendWithPlaceholders(@Nullable org.bukkit.command.CommandSender sender, + java.util.List<java.lang.String> messages, + java.lang.String param, + java.lang.Object value) 
      static voidsendWithPlaceholders(org.bukkit.command.CommandSender sender, + java.lang.String... messages) 
      static @NotNull java.util.List<java.lang.String>setCustomParams(java.util.List<java.lang.String> messages, + java.util.HashMap<java.lang.String,java.lang.Object> params) 
      static @NotNull java.util.List<java.lang.String>setCustomParams(@NotNull java.util.List<java.lang.String> messages, + @Nullable java.lang.String[] params, + @Nullable java.lang.Object[] values) 
      static @NotNull java.util.List<java.lang.String>setCustomParams(@NotNull java.util.List<java.lang.String> messages, + @NotNull java.lang.String param, + @NotNull java.lang.Object value) 
      static @NotNull java.lang.StringsetCustomParams(@NotNull java.lang.String message, + @NotNull java.util.HashMap<java.lang.String,java.lang.Object> params) 
      static @Nullable java.lang.StringsetCustomParams(@Nullable java.lang.String message, + @Nullable java.lang.String[] params, + @Nullable java.lang.Object[] values) 
      static java.lang.StringsetCustomParams(@NotNull java.lang.String message, + @NotNull java.lang.String param, + @NotNull java.lang.Object value) 
      static @Nullable java.util.List<java.lang.String>setPlaceholders(@Nullable org.bukkit.command.CommandSender sender, + @Nullable java.util.List<java.lang.String> messages) 
      static java.util.List<java.lang.String>setPlaceholders(@Nullable org.bukkit.command.CommandSender sender, + @NotNull java.util.List<java.lang.String> messages, + @Nullable java.lang.String[] params, + @Nullable java.lang.Object[] values) 
      static java.lang.StringsetPlaceholders(@Nullable org.bukkit.command.CommandSender sender, + @Nullable java.lang.String message) 
      static java.lang.StringsetPlaceholders(@Nullable org.bukkit.command.CommandSender sender, + @NotNull java.lang.String message, + @Nullable java.lang.String[] params, + @Nullable java.lang.Object[] values) 
      +
        +
      • + + +

        从类继承的方法 java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        MessageUtils

        +
        public MessageUtils()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        hasPlaceholderAPI

        +
        public static boolean hasPlaceholderAPI()
        +
      • +
      + + + +
        +
      • +

        send

        +
        public static void send(@Nullable
        +                        @Nullable org.bukkit.command.CommandSender sender,
        +                        java.lang.String... messages)
        +
      • +
      + + + +
        +
      • +

        send

        +
        public static void send(@Nullable
        +                        @Nullable org.bukkit.command.CommandSender sender,
        +                        java.util.List<java.lang.String> messages)
        +
      • +
      + + + +
        +
      • +

        sendWithPlaceholders

        +
        public static void sendWithPlaceholders(org.bukkit.command.CommandSender sender,
        +                                        java.lang.String... messages)
        +
      • +
      + + + +
        +
      • +

        sendWithPlaceholders

        +
        public static void sendWithPlaceholders(@Nullable
        +                                        @Nullable org.bukkit.command.CommandSender sender,
        +                                        java.util.List<java.lang.String> messages)
        +
      • +
      + + + +
        +
      • +

        sendWithPlaceholders

        +
        public static void sendWithPlaceholders(@Nullable
        +                                        @Nullable org.bukkit.command.CommandSender sender,
        +                                        java.util.List<java.lang.String> messages,
        +                                        java.lang.String param,
        +                                        java.lang.Object value)
        +
      • +
      + + + +
        +
      • +

        sendWithPlaceholders

        +
        public static void sendWithPlaceholders(@Nullable
        +                                        @Nullable org.bukkit.command.CommandSender sender,
        +                                        java.util.List<java.lang.String> messages,
        +                                        java.lang.String[] params,
        +                                        java.lang.Object[] values)
        +
      • +
      + + + +
        +
      • +

        setPlaceholders

        +
        public static java.lang.String setPlaceholders(@Nullable
        +                                               @Nullable org.bukkit.command.CommandSender sender,
        +                                               @Nullable
        +                                               @Nullable java.lang.String message)
        +
      • +
      + + + +
        +
      • +

        setPlaceholders

        +
        @Nullable
        + @Contract(value="_, !null -> !null")
        +public static @Nullable java.util.List<java.lang.String> setPlaceholders(@Nullable
        +                                                                                                                         @Nullable org.bukkit.command.CommandSender sender,
        +                                                                                                                         @Nullable
        +                                                                                                                         @Nullable java.util.List<java.lang.String> messages)
        +
      • +
      + + + +
        +
      • +

        setPlaceholders

        +
        public static java.lang.String setPlaceholders(@Nullable
        +                                               @Nullable org.bukkit.command.CommandSender sender,
        +                                               @NotNull
        +                                               @NotNull java.lang.String message,
        +                                               @Nullable
        +                                               @Nullable java.lang.String[] params,
        +                                               @Nullable
        +                                               @Nullable java.lang.Object[] values)
        +
      • +
      + + + +
        +
      • +

        setPlaceholders

        +
        public static java.util.List<java.lang.String> setPlaceholders(@Nullable
        +                                                               @Nullable org.bukkit.command.CommandSender sender,
        +                                                               @NotNull
        +                                                               @NotNull java.util.List<java.lang.String> messages,
        +                                                               @Nullable
        +                                                               @Nullable java.lang.String[] params,
        +                                                               @Nullable
        +                                                               @Nullable java.lang.Object[] values)
        +
      • +
      + + + +
        +
      • +

        setCustomParams

        +
        public static java.lang.String setCustomParams(@NotNull
        +                                               @NotNull java.lang.String message,
        +                                               @NotNull
        +                                               @NotNull java.lang.String param,
        +                                               @NotNull
        +                                               @NotNull java.lang.Object value)
        +
      • +
      + + + +
        +
      • +

        setCustomParams

        +
        @Nullable
        + @Contract(value="!null, _, _-> !null ; null, _, _->null ")
        +public static @Nullable java.lang.String setCustomParams(@Nullable
        +                                                                                                                               @Nullable java.lang.String message,
        +                                                                                                                               @Nullable
        +                                                                                                                               @Nullable java.lang.String[] params,
        +                                                                                                                               @Nullable
        +                                                                                                                               @Nullable java.lang.Object[] values)
        +
      • +
      + + + +
        +
      • +

        setCustomParams

        +
        @NotNull
        +public static @NotNull java.lang.String setCustomParams(@NotNull
        +                                                                 @NotNull java.lang.String message,
        +                                                                 @NotNull
        +                                                                 @NotNull java.util.HashMap<java.lang.String,java.lang.Object> params)
        +
      • +
      + + + +
        +
      • +

        setCustomParams

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> setCustomParams(@NotNull
        +                                                                                 @NotNull java.util.List<java.lang.String> messages,
        +                                                                                 @NotNull
        +                                                                                 @NotNull java.lang.String param,
        +                                                                                 @NotNull
        +                                                                                 @NotNull java.lang.Object value)
        +
      • +
      + + + +
        +
      • +

        setCustomParams

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> setCustomParams(@NotNull
        +                                                                                 @NotNull java.util.List<java.lang.String> messages,
        +                                                                                 @Nullable
        +                                                                                 @Nullable java.lang.String[] params,
        +                                                                                 @Nullable
        +                                                                                 @Nullable java.lang.Object[] values)
        +
      • +
      + + + +
        +
      • +

        setCustomParams

        +
        @NotNull
        +public static @NotNull java.util.List<java.lang.String> setCustomParams(java.util.List<java.lang.String> messages,
        +                                                                                 java.util.HashMap<java.lang.String,java.lang.Object> params)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/SchedulerUtils.Task.html b/cc/carm/lib/easyplugin/utils/SchedulerUtils.Task.html new file mode 100644 index 0000000..574142d --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/SchedulerUtils.Task.html @@ -0,0 +1,227 @@ + + + + + + +SchedulerUtils.Task (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.utils
+

接口 SchedulerUtils.Task

+
+
+
+
    +
  • +
    +
    封闭类:
    +
    SchedulerUtils
    +
    +
    +
    +
    public static interface SchedulerUtils.Task
    +
  • +
+
+
+
    +
  • + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        start

        +
        void start(java.lang.Runnable onComplete)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/SchedulerUtils.TaskBuilder.html b/cc/carm/lib/easyplugin/utils/SchedulerUtils.TaskBuilder.html new file mode 100644 index 0000000..a802e82 --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/SchedulerUtils.TaskBuilder.html @@ -0,0 +1,408 @@ + + + + + + +SchedulerUtils.TaskBuilder (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.utils
+

类 SchedulerUtils.TaskBuilder

+
+
+ +
+
    +
  • +
    +
    封闭类:
    +
    SchedulerUtils
    +
    +
    +
    +
    public class SchedulerUtils.TaskBuilder
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/SchedulerUtils.html b/cc/carm/lib/easyplugin/utils/SchedulerUtils.html new file mode 100644 index 0000000..859b117 --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/SchedulerUtils.html @@ -0,0 +1,583 @@ + + + + + + +SchedulerUtils (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
cc.carm.lib.easyplugin.utils
+

类 SchedulerUtils

+
+
+ +
+
    +
  • +
    +
    +
    public class SchedulerUtils
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      构造器概要

      + + + + + + + + +
      构造器 
      构造器和说明
      SchedulerUtils(org.bukkit.plugin.java.JavaPlugin plugin) 
      +
    • +
    + +
      +
    • + + +

      方法概要

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      所有方法 实例方法 具体方法 
      限定符和类型方法和说明
      voidrepeat(int repetitions, + long interval, + java.lang.Runnable task, + java.lang.Runnable onComplete) +
      重复执行一个任务。
      +
      voidrepeatAsync(int repetitions, + long interval, + java.lang.Runnable task, + java.lang.Runnable onComplete) +
      重复执行一个任务。
      +
      voidrepeatWhile(long interval, + java.util.concurrent.Callable<java.lang.Boolean> predicate, + java.lang.Runnable task, + java.lang.Runnable onComplete) +
      在满足某个条件时,重复执行一个任务。
      +
      voidrepeatWhileAsync(long interval, + java.util.concurrent.Callable<java.lang.Boolean> predicate, + java.lang.Runnable task, + java.lang.Runnable onComplete) +
      在满足某个条件时,重复执行一个任务。
      +
      voidrun(java.lang.Runnable runnable) +
      在服务端主线程中执行一个任务
      +
      voidrunAsync(java.lang.Runnable runnable) +
      异步执行一个任务。
      +
      voidrunAtInterval(long delay, + long interval, + java.lang.Runnable... tasks) +
      间隔一段时间按顺序执行列表中的任务
      +
      voidrunAtInterval(long interval, + java.lang.Runnable... tasks) +
      间隔一段时间按顺序执行列表中的任务
      +
      voidrunAtIntervalAsync(long delay, + long interval, + java.lang.Runnable... tasks) +
      间隔一段时间按顺序异步执行列表中的任务
      +
      voidrunAtIntervalAsync(long interval, + java.lang.Runnable... tasks) +
      间隔一段时间按顺序异步执行列表中的任务
      +
      voidrunLater(long delay, + java.lang.Runnable runnable) +
      在主线程延时执行一个任务。
      +
      voidrunLaterAsync(long delay, + java.lang.Runnable runnable) +
      异步延时执行一个任务。
      +
      +
        +
      • + + +

        从类继承的方法 java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      构造器详细资料

      + + + +
        +
      • +

        SchedulerUtils

        +
        public SchedulerUtils(org.bukkit.plugin.java.JavaPlugin plugin)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      方法详细资料

      + + + +
        +
      • +

        run

        +
        public void run(java.lang.Runnable runnable)
        +
        在服务端主线程中执行一个任务
        +
        +
        参数:
        +
        runnable - 需要执行的任务
        +
        +
      • +
      + + + +
        +
      • +

        runAsync

        +
        public void runAsync(java.lang.Runnable runnable)
        +
        异步执行一个任务。
        +
        +
        参数:
        +
        runnable - 需要执行的任务
        +
        +
      • +
      + + + +
        +
      • +

        runLater

        +
        public void runLater(long delay,
        +                     java.lang.Runnable runnable)
        +
        在主线程延时执行一个任务。
        +
        +
        参数:
        +
        delay - 延迟的ticks
        +
        runnable - 需要执行的任务
        +
        +
      • +
      + + + +
        +
      • +

        runLaterAsync

        +
        public void runLaterAsync(long delay,
        +                          java.lang.Runnable runnable)
        +
        异步延时执行一个任务。
        +
        +
        参数:
        +
        delay - 延迟的ticks
        +
        runnable - 需要执行的任务
        +
        +
      • +
      + + + +
        +
      • +

        runAtInterval

        +
        public void runAtInterval(long interval,
        +                          java.lang.Runnable... tasks)
        +
        间隔一段时间按顺序执行列表中的任务
        +
        +
        参数:
        +
        interval - 间隔时间
        +
        tasks - 任务列表
        +
        +
      • +
      + + + +
        +
      • +

        runAtInterval

        +
        public void runAtInterval(long delay,
        +                          long interval,
        +                          java.lang.Runnable... tasks)
        +
        间隔一段时间按顺序执行列表中的任务
        +
        +
        参数:
        +
        delay - 延迟时间
        +
        interval - 间隔时间
        +
        tasks - 任务列表
        +
        +
      • +
      + + + +
        +
      • +

        runAtIntervalAsync

        +
        public void runAtIntervalAsync(long interval,
        +                               java.lang.Runnable... tasks)
        +
        间隔一段时间按顺序异步执行列表中的任务
        +
        +
        参数:
        +
        interval - 间隔时间
        +
        tasks - 任务列表
        +
        +
      • +
      + + + +
        +
      • +

        runAtIntervalAsync

        +
        public void runAtIntervalAsync(long delay,
        +                               long interval,
        +                               java.lang.Runnable... tasks)
        +
        间隔一段时间按顺序异步执行列表中的任务
        +
        +
        参数:
        +
        delay - 延迟时间
        +
        interval - 间隔时间
        +
        tasks - 任务列表
        +
        +
      • +
      + + + +
        +
      • +

        repeat

        +
        public void repeat(int repetitions,
        +                   long interval,
        +                   java.lang.Runnable task,
        +                   java.lang.Runnable onComplete)
        +
        重复执行一个任务。
        +
        +
        参数:
        +
        repetitions - 重复次数
        +
        interval - 间隔时间
        +
        task - 任务
        +
        onComplete - 结束时执行的任务
        +
        +
      • +
      + + + +
        +
      • +

        repeatAsync

        +
        public void repeatAsync(int repetitions,
        +                        long interval,
        +                        java.lang.Runnable task,
        +                        java.lang.Runnable onComplete)
        +
        重复执行一个任务。
        +
        +
        参数:
        +
        repetitions - 重复次数
        +
        interval - 间隔时间
        +
        task - 任务
        +
        onComplete - 结束时执行的任务
        +
        +
      • +
      + + + +
        +
      • +

        repeatWhile

        +
        public void repeatWhile(long interval,
        +                        java.util.concurrent.Callable<java.lang.Boolean> predicate,
        +                        java.lang.Runnable task,
        +                        java.lang.Runnable onComplete)
        +
        在满足某个条件时,重复执行一个任务。
        +
        +
        参数:
        +
        interval - 重复间隔时间
        +
        predicate - 条件
        +
        task - 任务
        +
        onComplete - 结束时执行的任务
        +
        +
      • +
      + + + +
        +
      • +

        repeatWhileAsync

        +
        public void repeatWhileAsync(long interval,
        +                             java.util.concurrent.Callable<java.lang.Boolean> predicate,
        +                             java.lang.Runnable task,
        +                             java.lang.Runnable onComplete)
        +
        在满足某个条件时,重复执行一个任务。
        +
        +
        参数:
        +
        interval - 重复间隔时间
        +
        predicate - 条件
        +
        task - 任务
        +
        onComplete - 结束时执行的任务
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/class-use/ColorParser.html b/cc/carm/lib/easyplugin/utils/class-use/ColorParser.html new file mode 100644 index 0000000..8e37ef0 --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/class-use/ColorParser.html @@ -0,0 +1,126 @@ + + + + + + +类 cc.carm.lib.easyplugin.utils.ColorParser的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.utils.ColorParser

+
+
没有cc.carm.lib.easyplugin.utils.ColorParser的用法
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/class-use/ItemStackFactory.html b/cc/carm/lib/easyplugin/utils/class-use/ItemStackFactory.html new file mode 100644 index 0000000..4ac3495 --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/class-use/ItemStackFactory.html @@ -0,0 +1,208 @@ + + + + + + +类 cc.carm.lib.easyplugin.utils.ItemStackFactory的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.utils.ItemStackFactory

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/class-use/JarResourceUtils.CopyOption.html b/cc/carm/lib/easyplugin/utils/class-use/JarResourceUtils.CopyOption.html new file mode 100644 index 0000000..57a6d5f --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/class-use/JarResourceUtils.CopyOption.html @@ -0,0 +1,197 @@ + + + + + + +类 cc.carm.lib.easyplugin.utils.JarResourceUtils.CopyOption的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.utils.JarResourceUtils.CopyOption

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/class-use/JarResourceUtils.PathTrimmer.html b/cc/carm/lib/easyplugin/utils/class-use/JarResourceUtils.PathTrimmer.html new file mode 100644 index 0000000..07435a9 --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/class-use/JarResourceUtils.PathTrimmer.html @@ -0,0 +1,169 @@ + + + + + + +接口 cc.carm.lib.easyplugin.utils.JarResourceUtils.PathTrimmer的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

接口的使用
cc.carm.lib.easyplugin.utils.JarResourceUtils.PathTrimmer

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/class-use/JarResourceUtils.html b/cc/carm/lib/easyplugin/utils/class-use/JarResourceUtils.html new file mode 100644 index 0000000..39b0b99 --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/class-use/JarResourceUtils.html @@ -0,0 +1,126 @@ + + + + + + +类 cc.carm.lib.easyplugin.utils.JarResourceUtils的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.utils.JarResourceUtils

+
+
没有cc.carm.lib.easyplugin.utils.JarResourceUtils的用法
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/class-use/MessageUtils.html b/cc/carm/lib/easyplugin/utils/class-use/MessageUtils.html new file mode 100644 index 0000000..cdef1bb --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/class-use/MessageUtils.html @@ -0,0 +1,126 @@ + + + + + + +类 cc.carm.lib.easyplugin.utils.MessageUtils的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.utils.MessageUtils

+
+
没有cc.carm.lib.easyplugin.utils.MessageUtils的用法
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/class-use/SchedulerUtils.Task.html b/cc/carm/lib/easyplugin/utils/class-use/SchedulerUtils.Task.html new file mode 100644 index 0000000..41a3f35 --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/class-use/SchedulerUtils.Task.html @@ -0,0 +1,166 @@ + + + + + + +接口 cc.carm.lib.easyplugin.utils.SchedulerUtils.Task的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

接口的使用
cc.carm.lib.easyplugin.utils.SchedulerUtils.Task

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/class-use/SchedulerUtils.TaskBuilder.html b/cc/carm/lib/easyplugin/utils/class-use/SchedulerUtils.TaskBuilder.html new file mode 100644 index 0000000..a2f46f9 --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/class-use/SchedulerUtils.TaskBuilder.html @@ -0,0 +1,218 @@ + + + + + + +类 cc.carm.lib.easyplugin.utils.SchedulerUtils.TaskBuilder的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.utils.SchedulerUtils.TaskBuilder

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/class-use/SchedulerUtils.html b/cc/carm/lib/easyplugin/utils/class-use/SchedulerUtils.html new file mode 100644 index 0000000..ca26aa9 --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/class-use/SchedulerUtils.html @@ -0,0 +1,166 @@ + + + + + + +类 cc.carm.lib.easyplugin.utils.SchedulerUtils的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

类的使用
cc.carm.lib.easyplugin.utils.SchedulerUtils

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/package-frame.html b/cc/carm/lib/easyplugin/utils/package-frame.html new file mode 100644 index 0000000..5271c95 --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/package-frame.html @@ -0,0 +1,34 @@ + + + + + + +cc.carm.lib.easyplugin.utils (EasyPlugin 1.4.3 API) + + + + + +

cc.carm.lib.easyplugin.utils

+
+

接口

+ +

+ +

枚举

+ +
+ + diff --git a/cc/carm/lib/easyplugin/utils/package-summary.html b/cc/carm/lib/easyplugin/utils/package-summary.html new file mode 100644 index 0000000..f55aef8 --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/package-summary.html @@ -0,0 +1,194 @@ + + + + + + +cc.carm.lib.easyplugin.utils (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包 cc.carm.lib.easyplugin.utils

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/package-tree.html b/cc/carm/lib/easyplugin/utils/package-tree.html new file mode 100644 index 0000000..d29d636 --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/package-tree.html @@ -0,0 +1,161 @@ + + + + + + +cc.carm.lib.easyplugin.utils 类分层结构 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包cc.carm.lib.easyplugin.utils的分层结构

+程序包分层结构: + +
+
+

类分层结构

+ +

接口分层结构

+ +

枚举分层结构

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/cc/carm/lib/easyplugin/utils/package-use.html b/cc/carm/lib/easyplugin/utils/package-use.html new file mode 100644 index 0000000..dd60a1a --- /dev/null +++ b/cc/carm/lib/easyplugin/utils/package-use.html @@ -0,0 +1,190 @@ + + + + + + +程序包 cc.carm.lib.easyplugin.utils的使用 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

程序包的使用
cc.carm.lib.easyplugin.utils

+
+
+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/constant-values.html b/constant-values.html new file mode 100644 index 0000000..d0f4eed --- /dev/null +++ b/constant-values.html @@ -0,0 +1,155 @@ + + + + + + +常量字段值 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

常量字段值

+

目录

+ +
+
+ + +

cc.carm.*

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/deprecated-list.html b/deprecated-list.html new file mode 100644 index 0000000..f149ea3 --- /dev/null +++ b/deprecated-list.html @@ -0,0 +1,126 @@ + + + + + + +已过时的列表 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

已过时的 API

+

目录

+
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/help-doc.html b/help-doc.html new file mode 100644 index 0000000..ff8b7ab --- /dev/null +++ b/help-doc.html @@ -0,0 +1,231 @@ + + + + + + +API 帮助 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

此 API 文档的组织方式

+
此 API (应用程序编程接口) 文档包含对应于导航栏中的项目的页面, 如下所述。
+
+
+ +此帮助文件适用于使用标准 doclet 生成的 API 文档。
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/index-all.html b/index-all.html new file mode 100644 index 0000000..68f4b2b --- /dev/null +++ b/index-all.html @@ -0,0 +1,943 @@ + + + + + + +索引 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
A C D E G H I J L M N O P R S T U V W Z  + + +

A

+
+
actions - 类 中的变量cc.carm.lib.easyplugin.gui.GUIItem
+
 
+
actionsIgnoreActive - 类 中的变量cc.carm.lib.easyplugin.gui.GUIItem
+
 
+
addActionIgnoreActive(GUIItem.GUIClickAction) - 类 中的方法cc.carm.lib.easyplugin.gui.GUIItem
+
 
+
addClickAction(GUIItem.GUIClickAction) - 类 中的方法cc.carm.lib.easyplugin.gui.GUIItem
+
 
+
addEnchant(Enchantment, int, boolean) - 类 中的方法cc.carm.lib.easyplugin.utils.ItemStackFactory
+
 
+
addFlag(String, Object) - 类 中的方法cc.carm.lib.easyplugin.gui.GUI
+
 
+
addFlag(ItemFlag) - 类 中的方法cc.carm.lib.easyplugin.utils.ItemStackFactory
+
 
+
addItem(GUIItem) - 类 中的方法cc.carm.lib.easyplugin.gui.paged.PagedGUI
+
 
+
addLore(String) - 类 中的方法cc.carm.lib.easyplugin.utils.ItemStackFactory
+
 
+
aliases - 类 中的变量cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
aliasesMap - 类 中的变量cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
allPlayers(String) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
allPlayers(String, int) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
append(SchedulerUtils.TaskBuilder) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils.TaskBuilder
+
 
+
appendConditionalRepeatingTask(long, Callable<Boolean>, Runnable) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils.TaskBuilder
+
 
+
appendDelay(long) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils.TaskBuilder
+
 
+
appendDelayedTask(long, Runnable) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils.TaskBuilder
+
 
+
appendRepeatingTask(int, long, Runnable) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils.TaskBuilder
+
 
+
appendTask(Runnable) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils.TaskBuilder
+
 
+
appendTask(SchedulerUtils.Task) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils.TaskBuilder
+
 
+
appendTasks(long, long, Runnable...) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils.TaskBuilder
+
 
+
AutoPagedGUI - cc.carm.lib.easyplugin.gui.paged中的类
+
 
+
AutoPagedGUI(GUIType, String, int[]) - 类 的构造器cc.carm.lib.easyplugin.gui.paged.AutoPagedGUI
+
 
+
AutoPagedGUI(GUIType, String, int, int) - 类 的构造器cc.carm.lib.easyplugin.gui.paged.AutoPagedGUI
+
 
+
+ + + +

C

+
+
cc.carm.lib.easyplugin - 程序包 cc.carm.lib.easyplugin
+
 
+
cc.carm.lib.easyplugin.command - 程序包 cc.carm.lib.easyplugin.command
+
 
+
cc.carm.lib.easyplugin.gui - 程序包 cc.carm.lib.easyplugin.gui
+
 
+
cc.carm.lib.easyplugin.gui.configuration - 程序包 cc.carm.lib.easyplugin.gui.configuration
+
 
+
cc.carm.lib.easyplugin.gui.paged - 程序包 cc.carm.lib.easyplugin.gui.paged
+
 
+
cc.carm.lib.easyplugin.i18n - 程序包 cc.carm.lib.easyplugin.i18n
+
 
+
cc.carm.lib.easyplugin.utils - 程序包 cc.carm.lib.easyplugin.utils
+
 
+
checkAction(Player, ClickType) - 类 中的方法cc.carm.lib.easyplugin.gui.configuration.GUIActionConfiguration
+
 
+
close(Player) - 类 中的方法cc.carm.lib.easyplugin.gui.GUIListener
+
 
+
cmd - 类 中的变量cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
ColorParser - cc.carm.lib.easyplugin.utils中的类
+
 
+
ColorParser() - 类 的构造器cc.carm.lib.easyplugin.utils.ColorParser
+
 
+
CommandHandler - cc.carm.lib.easyplugin.command中的类
+
 
+
CommandHandler(JavaPlugin) - 类 的构造器cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
CommandHandler(JavaPlugin, String) - 类 的构造器cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
CommandHandler(JavaPlugin, String, String...) - 类 的构造器cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
CommonPagedGUI - cc.carm.lib.easyplugin.gui.paged中的类
+
 
+
CommonPagedGUI(GUIType, String, int, int) - 类 的构造器cc.carm.lib.easyplugin.gui.paged.CommonPagedGUI
+
 
+
CommonPagedGUI(GUIType, String, int[]) - 类 的构造器cc.carm.lib.easyplugin.gui.paged.CommonPagedGUI
+
 
+
copyFolderFromJar(String, File, JarResourceUtils.CopyOption) - 类 中的静态方法cc.carm.lib.easyplugin.utils.JarResourceUtils
+
 
+
copyFolderFromJar(String, File, JarResourceUtils.CopyOption, JarResourceUtils.PathTrimmer) - 类 中的静态方法cc.carm.lib.easyplugin.utils.JarResourceUtils
+
 
+
customAction(Player) - 类 中的方法cc.carm.lib.easyplugin.gui.GUIItem
+
+
玩家点击GUI后执行的代码
+
+
+ + + +

D

+
+
debug(String...) - 类 中的方法cc.carm.lib.easyplugin.EasyPlugin
+
 
+
defaultNextPage - 类 中的静态变量cc.carm.lib.easyplugin.gui.paged.AutoPagedGUI
+
 
+
defaultPreviousPage - 类 中的静态变量cc.carm.lib.easyplugin.gui.paged.AutoPagedGUI
+
 
+
disabled(Plugin, long) - 接口 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider
+
 
+
disabled(Plugin, long) - 类 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.en_US
+
 
+
disabled(Plugin, long) - 类 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.zh_CN
+
 
+
disabling(Plugin) - 接口 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider
+
 
+
disabling(Plugin) - 类 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.en_US
+
 
+
disabling(Plugin) - 类 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.zh_CN
+
 
+
+ + + +

E

+
+
EasyPlugin - cc.carm.lib.easyplugin中的类
+
 
+
EasyPlugin() - 类 的构造器cc.carm.lib.easyplugin.EasyPlugin
+
 
+
EasyPlugin(EasyPluginMessageProvider) - 类 的构造器cc.carm.lib.easyplugin.EasyPlugin
+
 
+
EasyPluginMessageProvider - cc.carm.lib.easyplugin.i18n中的接口
+
 
+
EasyPluginMessageProvider.en_US - cc.carm.lib.easyplugin.i18n中的类
+
 
+
EasyPluginMessageProvider.zh_CN - cc.carm.lib.easyplugin.i18n中的类
+
 
+
effects(String) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
effects(String, int) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
EN_US - 接口 中的静态变量cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider
+
 
+
en_US() - 类 的构造器cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.en_US
+
 
+
enableFailure(Plugin, long) - 类 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.en_US
+
 
+
enableFailure(Plugin, long) - 接口 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider
+
 
+
enableFailure(Plugin, long) - 类 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.zh_CN
+
 
+
enableSuccess(Plugin, long) - 类 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.en_US
+
 
+
enableSuccess(Plugin, long) - 接口 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider
+
 
+
enableSuccess(Plugin, long) - 类 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.zh_CN
+
 
+
enabling(Plugin) - 类 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.en_US
+
 
+
enabling(Plugin) - 接口 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider
+
 
+
enabling(Plugin) - 类 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.zh_CN
+
 
+
error(String...) - 类 中的方法cc.carm.lib.easyplugin.EasyPlugin
+
 
+
execute(JavaPlugin, CommandSender, String[]) - 类 中的方法cc.carm.lib.easyplugin.command.SubCommand
+
 
+
executeAction(Player) - 类 中的方法cc.carm.lib.easyplugin.gui.configuration.GUIActionConfiguration
+
 
+
+ + + +

G

+
+
getActionContent() - 类 中的方法cc.carm.lib.easyplugin.gui.configuration.GUIActionConfiguration
+
 
+
getActionType() - 类 中的方法cc.carm.lib.easyplugin.gui.configuration.GUIActionConfiguration
+
 
+
getAliases() - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
getAliases() - 接口 中的方法cc.carm.lib.easyplugin.command.NamedExecutor
+
 
+
getAliases() - 类 中的方法cc.carm.lib.easyplugin.command.SubCommand
+
 
+
getByLines(int) - 枚举 中的静态方法cc.carm.lib.easyplugin.gui.GUIType
+
 
+
getByName(String) - 枚举 中的静态方法cc.carm.lib.easyplugin.gui.GUIType
+
 
+
getBySize(int) - 枚举 中的静态方法cc.carm.lib.easyplugin.gui.GUIType
+
 
+
getClickType() - 类 中的方法cc.carm.lib.easyplugin.gui.configuration.GUIActionConfiguration
+
 
+
getCurrentGUI() - 类 中的方法cc.carm.lib.easyplugin.gui.GUIListener
+
 
+
getDisplay() - 类 中的方法cc.carm.lib.easyplugin.gui.GUIItem
+
 
+
getExecutor() - 枚举 中的方法cc.carm.lib.easyplugin.gui.configuration.GUIActionType
+
 
+
getExecutors() - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
getFirstPageNumber() - 类 中的方法cc.carm.lib.easyplugin.gui.paged.CommonPagedGUI
+
+
得到第一页的页码
+
+
getFlag(String) - 类 中的方法cc.carm.lib.easyplugin.gui.GUI
+
 
+
getGuiItems() - 类 中的方法cc.carm.lib.easyplugin.gui.configuration.GUIConfiguration
+
 
+
getGUIType() - 类 中的方法cc.carm.lib.easyplugin.gui.configuration.GUIConfiguration
+
 
+
getHandler(String) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
getItem(int) - 类 中的方法cc.carm.lib.easyplugin.gui.GUI
+
 
+
getItems() - 类 中的方法cc.carm.lib.easyplugin.gui.GUI
+
 
+
getItemsContainer() - 类 中的方法cc.carm.lib.easyplugin.gui.paged.PagedGUI
+
 
+
getLastPageNumber() - 类 中的方法cc.carm.lib.easyplugin.gui.paged.CommonPagedGUI
+
+
得到最后一页的页码
+
+
getLines() - 类 中的方法cc.carm.lib.easyplugin.gui.configuration.GUIConfiguration
+
 
+
getLines() - 枚举 中的方法cc.carm.lib.easyplugin.gui.GUIType
+
 
+
getName() - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
getName() - 接口 中的方法cc.carm.lib.easyplugin.command.NamedExecutor
+
 
+
getName() - 类 中的方法cc.carm.lib.easyplugin.command.SubCommand
+
 
+
getOpenedGUI(Player) - 类 中的静态方法cc.carm.lib.easyplugin.gui.GUI
+
 
+
getOpenedGUIs() - 类 中的静态方法cc.carm.lib.easyplugin.gui.GUI
+
 
+
getPlugin() - 类 中的静态方法cc.carm.lib.easyplugin.gui.GUI
+
 
+
getScheduler() - 类 中的方法cc.carm.lib.easyplugin.EasyPlugin
+
 
+
getSize() - 枚举 中的方法cc.carm.lib.easyplugin.gui.GUIType
+
 
+
getSubCommand(String) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
getTitle() - 类 中的方法cc.carm.lib.easyplugin.gui.configuration.GUIConfiguration
+
 
+
goFirstPage() - 类 中的方法cc.carm.lib.easyplugin.gui.paged.CommonPagedGUI
+
+
前往第一页
+
+
goLastPage() - 类 中的方法cc.carm.lib.easyplugin.gui.paged.CommonPagedGUI
+
+
前往最后一页
+
+
goNextPage() - 类 中的方法cc.carm.lib.easyplugin.gui.paged.PagedGUI
+
+
前往下一页
+
+
goPreviousPage() - 类 中的方法cc.carm.lib.easyplugin.gui.paged.PagedGUI
+
+
前往上一页
+
+
GUI - cc.carm.lib.easyplugin.gui中的类
+
 
+
GUI(GUIType, String) - 类 的构造器cc.carm.lib.easyplugin.gui.GUI
+
 
+
GUIActionConfiguration - cc.carm.lib.easyplugin.gui.configuration中的类
+
 
+
GUIActionConfiguration(ClickType, GUIActionType, String) - 类 的构造器cc.carm.lib.easyplugin.gui.configuration.GUIActionConfiguration
+
 
+
GUIActionType - cc.carm.lib.easyplugin.gui.configuration中的枚举
+
 
+
GUIClickAction() - 类 的构造器cc.carm.lib.easyplugin.gui.GUIItem.GUIClickAction
+
 
+
GUIConfiguration - cc.carm.lib.easyplugin.gui.configuration中的类
+
 
+
GUIConfiguration(String, int, List<GUIItemConfiguration>) - 类 的构造器cc.carm.lib.easyplugin.gui.configuration.GUIConfiguration
+
 
+
GUIItem - cc.carm.lib.easyplugin.gui中的类
+
 
+
GUIItem(ItemStack) - 类 的构造器cc.carm.lib.easyplugin.gui.GUIItem
+
 
+
GUIItem.GUIClickAction - cc.carm.lib.easyplugin.gui中的类
+
 
+
GUIItemConfiguration - cc.carm.lib.easyplugin.gui.configuration中的类
+
 
+
GUIItemConfiguration(Material, int, String, List<String>, List<GUIActionConfiguration>, List<Integer>) - 类 的构造器cc.carm.lib.easyplugin.gui.configuration.GUIItemConfiguration
+
 
+
GUIListener - cc.carm.lib.easyplugin.gui中的类
+
 
+
GUIListener(GUI) - 类 的构造器cc.carm.lib.easyplugin.gui.GUIListener
+
 
+
GUIType - cc.carm.lib.easyplugin.gui中的枚举
+
 
+
+ + + +

H

+
+
hasNextPage() - 类 中的方法cc.carm.lib.easyplugin.gui.paged.CommonPagedGUI
+
 
+
hasNextPage() - 类 中的方法cc.carm.lib.easyplugin.gui.paged.PagedGUI
+
 
+
hasOpenedGUI(Player) - 类 中的静态方法cc.carm.lib.easyplugin.gui.GUI
+
 
+
hasPermission(Permissible) - 接口 中的方法cc.carm.lib.easyplugin.command.NamedExecutor
+
 
+
hasPlaceholderAPI() - 类 中的静态方法cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
hasPreviousPage() - 类 中的方法cc.carm.lib.easyplugin.gui.paged.CommonPagedGUI
+
 
+
hasPreviousPage() - 类 中的方法cc.carm.lib.easyplugin.gui.paged.PagedGUI
+
 
+
HEX_PATTERN - 类 中的静态变量cc.carm.lib.easyplugin.utils.ColorParser
+
 
+
+ + + +

I

+
+
initialize() - 类 中的方法cc.carm.lib.easyplugin.EasyPlugin
+
 
+
initialize(JavaPlugin) - 类 中的静态方法cc.carm.lib.easyplugin.gui.GUI
+
 
+
inv - 类 中的变量cc.carm.lib.easyplugin.gui.GUI
+
 
+
isActionActive() - 类 中的方法cc.carm.lib.easyplugin.gui.GUIItem
+
 
+
isDebugging() - 类 中的方法cc.carm.lib.easyplugin.EasyPlugin
+
 
+
isInitialized() - 类 中的方法cc.carm.lib.easyplugin.EasyPlugin
+
 
+
items - 类 中的变量cc.carm.lib.easyplugin.gui.GUI
+
 
+
ItemStackFactory - cc.carm.lib.easyplugin.utils中的类
+
 
+
ItemStackFactory(ItemStack) - 类 的构造器cc.carm.lib.easyplugin.utils.ItemStackFactory
+
 
+
ItemStackFactory(Material) - 类 的构造器cc.carm.lib.easyplugin.utils.ItemStackFactory
+
 
+
ItemStackFactory(Material, int) - 类 的构造器cc.carm.lib.easyplugin.utils.ItemStackFactory
+
 
+
ItemStackFactory(Material, int, short) - 类 的构造器cc.carm.lib.easyplugin.utils.ItemStackFactory
+
 
+
ItemStackFactory(Material, int, int) - 类 的构造器cc.carm.lib.easyplugin.utils.ItemStackFactory
+
 
+
+ + + +

J

+
+
JAR_SEPARATOR - 类 中的静态变量cc.carm.lib.easyplugin.utils.JarResourceUtils
+
 
+
JarResourceUtils - cc.carm.lib.easyplugin.utils中的类
+
 
+
JarResourceUtils() - 类 的构造器cc.carm.lib.easyplugin.utils.JarResourceUtils
+
 
+
JarResourceUtils.CopyOption - cc.carm.lib.easyplugin.utils中的枚举
+
 
+
JarResourceUtils.PathTrimmer - cc.carm.lib.easyplugin.utils中的接口
+
 
+
+ + + +

L

+
+
load() - 类 中的方法cc.carm.lib.easyplugin.EasyPlugin
+
 
+
loaded(Plugin, long) - 类 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.en_US
+
 
+
loaded(Plugin, long) - 接口 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider
+
 
+
loaded(Plugin, long) - 类 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.zh_CN
+
 
+
loading(Plugin) - 类 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.en_US
+
 
+
loading(Plugin) - 接口 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider
+
 
+
loading(Plugin) - 类 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.zh_CN
+
 
+
log(String...) - 类 中的方法cc.carm.lib.easyplugin.EasyPlugin
+
 
+
+ + + +

M

+
+
materials(String) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
materials(String, int) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
messageProvider - 类 中的变量cc.carm.lib.easyplugin.EasyPlugin
+
 
+
MessageUtils - cc.carm.lib.easyplugin.utils中的类
+
 
+
MessageUtils() - 类 的构造器cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
+ + + +

N

+
+
name - 类 中的变量cc.carm.lib.easyplugin.gui.GUI
+
 
+
NamedExecutor - cc.carm.lib.easyplugin.command中的接口
+
 
+
noArgs(CommandSender) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
noPermission(CommandSender) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
+ + + +

O

+
+
objects(String, List<?>) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
objects(String, int, List<?>) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
objects(String, int, Stream<?>) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
onClick(ClickType) - 类 中的方法cc.carm.lib.easyplugin.gui.GUIItem
+
+
玩家点击GUI后执行的代码
+
+
onClose() - 类 中的方法cc.carm.lib.easyplugin.gui.GUI
+
+
关闭GUI时执行的代码
+
+
onCommand(CommandSender, Command, String, String[]) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
onDisable() - 类 中的方法cc.carm.lib.easyplugin.EasyPlugin
+
 
+
onDrag(InventoryDragEvent) - 类 中的方法cc.carm.lib.easyplugin.gui.GUI
+
+
拖动GUI内物品是执行的代码
+
+
onDrag(InventoryDragEvent) - 类 中的方法cc.carm.lib.easyplugin.gui.GUIListener
+
 
+
onEnable() - 类 中的方法cc.carm.lib.easyplugin.EasyPlugin
+
 
+
onInventoryClickEvent(InventoryClickEvent) - 类 中的方法cc.carm.lib.easyplugin.gui.GUIListener
+
 
+
onInventoryCloseEvent(InventoryCloseEvent) - 类 中的方法cc.carm.lib.easyplugin.gui.GUIListener
+
 
+
onlinePlayers(String) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
onlinePlayers(String, int) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
onLoad() - 类 中的方法cc.carm.lib.easyplugin.EasyPlugin
+
 
+
onPlayerLeave(PlayerQuitEvent) - 类 中的方法cc.carm.lib.easyplugin.gui.GUIListener
+
 
+
onTabComplete(CommandSender, Command, String, String[]) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
openGUI(Player) - 类 中的方法cc.carm.lib.easyplugin.gui.GUI
+
 
+
openGUI(Player) - 类 中的方法cc.carm.lib.easyplugin.gui.paged.AutoPagedGUI
+
 
+
openGUI(Player) - 类 中的方法cc.carm.lib.easyplugin.gui.paged.CommonPagedGUI
+
 
+
outputInfo() - 类 中的方法cc.carm.lib.easyplugin.EasyPlugin
+
+
重写以展示插件的相关信息,如插件横幅、下载地址等。
+
+
+ + + +

P

+
+
page - 类 中的变量cc.carm.lib.easyplugin.gui.paged.PagedGUI
+
 
+
PagedGUI - cc.carm.lib.easyplugin.gui.paged中的类
+
 
+
PagedGUI(GUIType, String) - 类 的构造器cc.carm.lib.easyplugin.gui.paged.PagedGUI
+
 
+
parse(String) - 类 中的静态方法cc.carm.lib.easyplugin.utils.ColorParser
+
 
+
parse(String...) - 类 中的静态方法cc.carm.lib.easyplugin.utils.ColorParser
+
 
+
parse(List<String>) - 类 中的静态方法cc.carm.lib.easyplugin.utils.ColorParser
+
 
+
parseBaseColor(String) - 类 中的静态方法cc.carm.lib.easyplugin.utils.ColorParser
+
 
+
parseHexColor(String) - 类 中的静态方法cc.carm.lib.easyplugin.utils.ColorParser
+
 
+
plugin - 类 中的变量cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
print(String, String...) - 类 中的方法cc.carm.lib.easyplugin.EasyPlugin
+
 
+
print(Plugin, String, String...) - 接口 中的方法cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider
+
 
+
+ + + +

R

+
+
rawClickAction(InventoryClickEvent) - 类 中的方法cc.carm.lib.easyplugin.gui.GUIItem
+
 
+
rawClickListener(InventoryClickEvent) - 类 中的方法cc.carm.lib.easyplugin.gui.GUI
+
 
+
readActionType(String) - 枚举 中的静态方法cc.carm.lib.easyplugin.gui.configuration.GUIActionType
+
 
+
readClickType(String) - 类 中的静态方法cc.carm.lib.easyplugin.gui.configuration.GUIConfiguration
+
 
+
readConfiguration(ConfigurationSection) - 类 中的静态方法cc.carm.lib.easyplugin.gui.configuration.GUIConfiguration
+
 
+
readFrom(ConfigurationSection) - 类 中的静态方法cc.carm.lib.easyplugin.gui.configuration.GUIItemConfiguration
+
 
+
readResource(InputStream) - 类 中的静态方法cc.carm.lib.easyplugin.utils.JarResourceUtils
+
 
+
registerCommand(String, CommandExecutor) - 类 中的方法cc.carm.lib.easyplugin.EasyPlugin
+
 
+
registerCommand(String, CommandExecutor, TabCompleter) - 类 中的方法cc.carm.lib.easyplugin.EasyPlugin
+
 
+
registeredCommands - 类 中的变量cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
registeredHandlers - 类 中的变量cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
registerHandler(CommandHandler) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
registerListener(Listener...) - 类 中的方法cc.carm.lib.easyplugin.EasyPlugin
+
 
+
registerSubCommand(SubCommand) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
removeEnchant(Enchantment) - 类 中的方法cc.carm.lib.easyplugin.utils.ItemStackFactory
+
 
+
removeFlag(String) - 类 中的方法cc.carm.lib.easyplugin.gui.GUI
+
 
+
removeFlag(ItemFlag) - 类 中的方法cc.carm.lib.easyplugin.utils.ItemStackFactory
+
 
+
removeItem(GUIItem) - 类 中的方法cc.carm.lib.easyplugin.gui.paged.PagedGUI
+
+
从GUI中移除一个物品
+
+
removeItem(int) - 类 中的方法cc.carm.lib.easyplugin.gui.paged.PagedGUI
+
+
从GUI中移除一个物品
+
+
removeOpenedGUI(Player) - 类 中的静态方法cc.carm.lib.easyplugin.gui.GUI
+
 
+
repeat(int, long, Runnable, Runnable) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils
+
+
重复执行一个任务。
+
+
repeatAsync(int, long, Runnable, Runnable) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils
+
+
重复执行一个任务。
+
+
repeatWhile(long, Callable<Boolean>, Runnable, Runnable) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils
+
+
在满足某个条件时,重复执行一个任务。
+
+
repeatWhileAsync(long, Callable<Boolean>, Runnable, Runnable) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils
+
+
在满足某个条件时,重复执行一个任务。
+
+
run(ClickType, Player) - 类 中的方法cc.carm.lib.easyplugin.gui.GUIItem.GUIClickAction
+
 
+
run(Runnable) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils
+
+
在服务端主线程中执行一个任务
+
+
runAsync(Runnable) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils
+
+
异步执行一个任务。
+
+
runAtInterval(long, Runnable...) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils
+
+
间隔一段时间按顺序执行列表中的任务
+
+
runAtInterval(long, long, Runnable...) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils
+
+
间隔一段时间按顺序执行列表中的任务
+
+
runAtIntervalAsync(long, Runnable...) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils
+
+
间隔一段时间按顺序异步执行列表中的任务
+
+
runAtIntervalAsync(long, long, Runnable...) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils
+
+
间隔一段时间按顺序异步执行列表中的任务
+
+
runLater(long, Runnable) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils
+
+
在主线程延时执行一个任务。
+
+
runLaterAsync(long, Runnable) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils
+
+
异步延时执行一个任务。
+
+
runTasks() - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils.TaskBuilder
+
 
+
+ + + +

S

+
+
SchedulerUtils - cc.carm.lib.easyplugin.utils中的类
+
 
+
SchedulerUtils(JavaPlugin) - 类 的构造器cc.carm.lib.easyplugin.utils.SchedulerUtils
+
 
+
SchedulerUtils.Task - cc.carm.lib.easyplugin.utils中的接口
+
 
+
SchedulerUtils.TaskBuilder - cc.carm.lib.easyplugin.utils中的类
+
 
+
send(CommandSender, String...) - 类 中的静态方法cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
send(CommandSender, List<String>) - 类 中的静态方法cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
sendWithPlaceholders(CommandSender, String...) - 类 中的静态方法cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
sendWithPlaceholders(CommandSender, List<String>) - 类 中的静态方法cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
sendWithPlaceholders(CommandSender, List<String>, String, Object) - 类 中的静态方法cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
sendWithPlaceholders(CommandSender, List<String>, String[], Object[]) - 类 中的静态方法cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
setActionActive(boolean) - 类 中的方法cc.carm.lib.easyplugin.gui.GUIItem
+
 
+
setAmount(int) - 类 中的方法cc.carm.lib.easyplugin.utils.ItemStackFactory
+
 
+
setCancelOnOuter(boolean) - 类 中的方法cc.carm.lib.easyplugin.gui.GUI
+
+
设置是否取消点击GUI外的事件 + 如果不取消,玩家可以把物品从GUI或背包中丢出去
+
+
setCancelOnSelf(boolean) - 类 中的方法cc.carm.lib.easyplugin.gui.GUI
+
+
设置是否取消点击自己背包内物品的事件 + 如果不取消,玩家可以从自己的背包中拿取物品。
+
+
setCancelOnTarget(boolean) - 类 中的方法cc.carm.lib.easyplugin.gui.GUI
+
+
设置是否取消点击GUI内物品的事件 + 如果不取消,玩家可以从GUI中拿取物品。
+
+
setCustomParams(String, String, Object) - 类 中的静态方法cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
setCustomParams(String, String[], Object[]) - 类 中的静态方法cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
setCustomParams(String, HashMap<String, Object>) - 类 中的静态方法cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
setCustomParams(List<String>, String, Object) - 类 中的静态方法cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
setCustomParams(List<String>, String[], Object[]) - 类 中的静态方法cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
setCustomParams(List<String>, HashMap<String, Object>) - 类 中的静态方法cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
setDisplay(ItemStack) - 类 中的方法cc.carm.lib.easyplugin.gui.GUIItem
+
 
+
setDisplayName(String) - 类 中的方法cc.carm.lib.easyplugin.utils.ItemStackFactory
+
 
+
setDurability(int) - 类 中的方法cc.carm.lib.easyplugin.utils.ItemStackFactory
+
 
+
setFlag(String, Object) - 类 中的方法cc.carm.lib.easyplugin.gui.GUI
+
 
+
setItem(int, GUIItem) - 类 中的方法cc.carm.lib.easyplugin.gui.GUI
+
 
+
setItem(GUIItem, int...) - 类 中的方法cc.carm.lib.easyplugin.gui.GUI
+
 
+
setLore(List<String>) - 类 中的方法cc.carm.lib.easyplugin.utils.ItemStackFactory
+
 
+
setNextPageSlot(int) - 类 中的方法cc.carm.lib.easyplugin.gui.paged.AutoPagedGUI
+
 
+
setNextPageUI(ItemStack) - 类 中的方法cc.carm.lib.easyplugin.gui.paged.AutoPagedGUI
+
 
+
setOpenedGUI(Player, GUI) - 类 中的静态方法cc.carm.lib.easyplugin.gui.GUI
+
 
+
setPlaceholders(CommandSender, String) - 类 中的静态方法cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
setPlaceholders(CommandSender, List<String>) - 类 中的静态方法cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
setPlaceholders(CommandSender, String, String[], Object[]) - 类 中的静态方法cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
setPlaceholders(CommandSender, List<String>, String[], Object[]) - 类 中的静态方法cc.carm.lib.easyplugin.utils.MessageUtils
+
 
+
setPreviousPageSlot(int) - 类 中的方法cc.carm.lib.easyplugin.gui.paged.AutoPagedGUI
+
 
+
setPreviousPageUI(ItemStack) - 类 中的方法cc.carm.lib.easyplugin.gui.paged.AutoPagedGUI
+
 
+
setType(Material) - 类 中的方法cc.carm.lib.easyplugin.utils.ItemStackFactory
+
 
+
setUnbreakable(boolean) - 类 中的方法cc.carm.lib.easyplugin.utils.ItemStackFactory
+
 
+
setupItems(Player, GUI) - 类 中的方法cc.carm.lib.easyplugin.gui.configuration.GUIConfiguration
+
 
+
setupItems(Player, GUI) - 类 中的方法cc.carm.lib.easyplugin.gui.configuration.GUIItemConfiguration
+
 
+
shortenArgs(String[]) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
shutdown() - 类 中的方法cc.carm.lib.easyplugin.EasyPlugin
+
 
+
SimpleCompleter - cc.carm.lib.easyplugin.command中的类
+
 
+
SimpleCompleter() - 类 的构造器cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
start(Runnable) - 接口 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils.Task
+
 
+
SubCommand - cc.carm.lib.easyplugin.command中的类
+
 
+
SubCommand(String) - 类 的构造器cc.carm.lib.easyplugin.command.SubCommand
+
 
+
SubCommand(String, String...) - 类 的构造器cc.carm.lib.easyplugin.command.SubCommand
+
 
+
+ + + +

T

+
+
tabComplete(JavaPlugin, CommandSender, String[]) - 类 中的方法cc.carm.lib.easyplugin.command.SubCommand
+
 
+
TaskBuilder() - 类 的构造器cc.carm.lib.easyplugin.utils.SchedulerUtils.TaskBuilder
+
 
+
text(String, String...) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
text(String, int, String...) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
text(String, List<String>) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
text(String, int, List<String>) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
toClickAction() - 类 中的方法cc.carm.lib.easyplugin.gui.configuration.GUIActionConfiguration
+
 
+
toItemStack() - 类 中的方法cc.carm.lib.easyplugin.utils.ItemStackFactory
+
 
+
trim(String) - 接口 中的方法cc.carm.lib.easyplugin.utils.JarResourceUtils.PathTrimmer
+
 
+
type - 类 中的变量cc.carm.lib.easyplugin.gui.GUI
+
 
+
+ + + +

U

+
+
unknownCommand(CommandSender, String[]) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
+
 
+
updateView() - 类 中的方法cc.carm.lib.easyplugin.gui.GUI
+
+
更新玩家箱子的视图
+
+
+ + + +

V

+
+
valueOf(String) - 枚举 中的静态方法cc.carm.lib.easyplugin.gui.configuration.GUIActionType
+
+
返回带有指定名称的该类型的枚举常量。
+
+
valueOf(String) - 枚举 中的静态方法cc.carm.lib.easyplugin.gui.GUIType
+
+
返回带有指定名称的该类型的枚举常量。
+
+
valueOf(String) - 枚举 中的静态方法cc.carm.lib.easyplugin.utils.JarResourceUtils.CopyOption
+
+
返回带有指定名称的该类型的枚举常量。
+
+
values() - 枚举 中的静态方法cc.carm.lib.easyplugin.gui.configuration.GUIActionType
+
+
按照声明该枚举类型的常量的顺序, 返回 +包含这些常量的数组。
+
+
values() - 枚举 中的静态方法cc.carm.lib.easyplugin.gui.GUIType
+
+
按照声明该枚举类型的常量的顺序, 返回 +包含这些常量的数组。
+
+
values() - 枚举 中的静态方法cc.carm.lib.easyplugin.utils.JarResourceUtils.CopyOption
+
+
按照声明该枚举类型的常量的顺序, 返回 +包含这些常量的数组。
+
+
+ + + +

W

+
+
waitFor(Callable<Boolean>) - 类 中的方法cc.carm.lib.easyplugin.utils.SchedulerUtils.TaskBuilder
+
 
+
worlds(String) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
worlds(String, int) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
+
 
+
+ + + +

Z

+
+
ZH_CN - 接口 中的静态变量cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider
+
 
+
zh_CN() - 类 的构造器cc.carm.lib.easyplugin.i18n.EasyPluginMessageProvider.zh_CN
+
 
+
+A C D E G H I J L M N O P R S T U V W Z 
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/index.html b/index.html new file mode 100644 index 0000000..fffbad1 --- /dev/null +++ b/index.html @@ -0,0 +1,76 @@ + + + + + + +EasyPlugin 1.4.3 API + + + + + + + + + +<noscript> +<div>您的浏览器已禁用 JavaScript。</div> +</noscript> +<h2>框架预警</h2> +<p>请使用框架功能查看此文档。如果看到此消息, 则表明您使用的是不支持框架的 Web 客户机。链接到<a href="overview-summary.html">非框架版本</a>。</p> + + + diff --git a/overview-frame.html b/overview-frame.html new file mode 100644 index 0000000..a784cf5 --- /dev/null +++ b/overview-frame.html @@ -0,0 +1,28 @@ + + + + + + +概览列表 (EasyPlugin 1.4.3 API) + + + + + +
所有类
+
+

程序包

+ +
+

 

+ + diff --git a/overview-summary.html b/overview-summary.html new file mode 100644 index 0000000..03b2c63 --- /dev/null +++ b/overview-summary.html @@ -0,0 +1,164 @@ + + + + + + +概览 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

EasyPlugin 1.4.3 API

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
程序包 
程序包说明
cc.carm.lib.easyplugin 
cc.carm.lib.easyplugin.command 
cc.carm.lib.easyplugin.gui 
cc.carm.lib.easyplugin.gui.configuration 
cc.carm.lib.easyplugin.gui.paged 
cc.carm.lib.easyplugin.i18n 
cc.carm.lib.easyplugin.utils 
+
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/overview-tree.html b/overview-tree.html new file mode 100644 index 0000000..b6d3173 --- /dev/null +++ b/overview-tree.html @@ -0,0 +1,204 @@ + + + + + + +类分层结构 (EasyPlugin 1.4.3 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

所有程序包的分层结构

+程序包分层结构: + +
+
+

类分层结构

+ +

接口分层结构

+ +

枚举分层结构

+ +
+ +
+ + + + + + + +
+ + +

Copyright © 2022. All rights reserved.

+ + diff --git a/package-list b/package-list new file mode 100644 index 0000000..edf69a0 --- /dev/null +++ b/package-list @@ -0,0 +1,7 @@ +cc.carm.lib.easyplugin +cc.carm.lib.easyplugin.command +cc.carm.lib.easyplugin.gui +cc.carm.lib.easyplugin.gui.configuration +cc.carm.lib.easyplugin.gui.paged +cc.carm.lib.easyplugin.i18n +cc.carm.lib.easyplugin.utils diff --git a/script.js b/script.js new file mode 100644 index 0000000..b346356 --- /dev/null +++ b/script.js @@ -0,0 +1,30 @@ +function show(type) +{ + count = 0; + for (var key in methods) { + var row = document.getElementById(key); + if ((methods[key] & type) != 0) { + row.style.display = ''; + row.className = (count++ % 2) ? rowColor : altColor; + } + else + row.style.display = 'none'; + } + updateTabs(type); +} + +function updateTabs(type) +{ + for (var value in tabs) { + var sNode = document.getElementById(tabs[value][0]); + var spanNode = sNode.firstChild; + if (value == type) { + sNode.className = activeTableTab; + spanNode.innerHTML = tabs[value][1]; + } + else { + sNode.className = tableTab; + spanNode.innerHTML = "" + tabs[value][1] + ""; + } + } +} diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..66258c8 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,387 @@ + + + +https://carmjos.github.io/EasyPlugin/ +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/allclasses-frame.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/allclasses-noframe.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/constant-values.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/deprecated-list.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/help-doc.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/index-all.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/overview-frame.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/overview-summary.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/overview-tree.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/EasyPlugin.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/package-frame.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/package-summary.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/package-tree.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/package-use.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/class-use/EasyPlugin.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/command/CommandHandler.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/command/NamedExecutor.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/command/SimpleCompleter.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/command/SubCommand.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/command/package-frame.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/command/package-summary.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/command/package-tree.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/command/package-use.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/GUI.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/GUIItem.GUIClickAction.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/GUIItem.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/GUIListener.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/GUIType.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/package-frame.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/package-summary.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/package-tree.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/package-use.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/i18n/EasyPluginMessageProvider.en_US.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/i18n/EasyPluginMessageProvider.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/i18n/EasyPluginMessageProvider.zh_CN.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/i18n/package-frame.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/i18n/package-summary.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/i18n/package-tree.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/i18n/package-use.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/ColorParser.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/ItemStackFactory.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/JarResourceUtils.CopyOption.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/JarResourceUtils.PathTrimmer.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/JarResourceUtils.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/MessageUtils.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/SchedulerUtils.Task.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/SchedulerUtils.TaskBuilder.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/SchedulerUtils.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/package-frame.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/package-summary.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/package-tree.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/package-use.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/command/class-use/CommandHandler.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/command/class-use/NamedExecutor.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/command/class-use/SimpleCompleter.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/command/class-use/SubCommand.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/class-use/GUI.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/class-use/GUIItem.GUIClickAction.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/class-use/GUIItem.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/class-use/GUIListener.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/class-use/GUIType.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/configuration/GUIActionConfiguration.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/configuration/GUIActionType.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/configuration/GUIConfiguration.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/configuration/GUIItemConfiguration.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/configuration/package-frame.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/configuration/package-summary.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/configuration/package-tree.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/configuration/package-use.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/paged/AutoPagedGUI.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/paged/CommonPagedGUI.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/paged/PagedGUI.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/paged/package-frame.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/paged/package-summary.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/paged/package-tree.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/paged/package-use.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/i18n/class-use/EasyPluginMessageProvider.en_US.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/i18n/class-use/EasyPluginMessageProvider.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/i18n/class-use/EasyPluginMessageProvider.zh_CN.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/class-use/ColorParser.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/class-use/ItemStackFactory.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/class-use/JarResourceUtils.CopyOption.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/class-use/JarResourceUtils.PathTrimmer.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/class-use/JarResourceUtils.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/class-use/MessageUtils.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/class-use/SchedulerUtils.Task.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/class-use/SchedulerUtils.TaskBuilder.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/utils/class-use/SchedulerUtils.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/configuration/class-use/GUIActionConfiguration.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/configuration/class-use/GUIActionType.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/configuration/class-use/GUIConfiguration.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/configuration/class-use/GUIItemConfiguration.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/paged/class-use/AutoPagedGUI.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/paged/class-use/CommonPagedGUI.html +2022-05-22T16:49:44+00:00 + + +https://carmjos.github.io/EasyPlugin/cc/carm/lib/easyplugin/gui/paged/class-use/PagedGUI.html +2022-05-22T16:49:44+00:00 + + diff --git a/stylesheet.css b/stylesheet.css new file mode 100644 index 0000000..98055b2 --- /dev/null +++ b/stylesheet.css @@ -0,0 +1,574 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ + +@import url('resources/fonts/dejavu.css'); + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4A6782; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.subNavList li{ + list-style:none; + float:left; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.navBarCell1Rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader span{ + margin-right:15px; +} +.indexHeader h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Sans Mono',monospace; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #ededed; + background-color:#f8f8f8; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { + width:100%; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + white-space:pre; +} +.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, +.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, +.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, +.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, +.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, +.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, +.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, +.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.memberSummary caption span.activeTableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#F8981D; + height:16px; +} +.memberSummary caption span.tableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#4D7A97; + height:16px; +} +.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { + padding-top:0px; + padding-left:0px; + padding-right:0px; + background-image:none; + float:none; + display:inline; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; + +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td { + text-align:left; + padding:0px 0px 12px 10px; +} +th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, +td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ + vertical-align:top; + padding-right:0px; + padding-top:8px; + padding-bottom:3px; +} +th.colFirst, th.colLast, th.colOne, .constantsSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + white-space:nowrap; + font-size:13px; +} +td.colLast, th.colLast { + font-size:13px; +} +td.colOne, th.colOne { + font-size:13px; +} +.overviewSummary td.colFirst, .overviewSummary th.colFirst, +.useSummary td.colFirst, .useSummary th.colFirst, +.overviewSummary td.colOne, .overviewSummary th.colOne, +.memberSummary td.colFirst, .memberSummary th.colFirst, +.memberSummary td.colOne, .memberSummary th.colOne, +.typeSummary td.colFirst{ + width:25%; + vertical-align:top; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor { + background-color:#FFFFFF; +} +.rowColor { + background-color:#EEEEEF; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} + +ul.blockList ul.blockList ul.blockList li.blockList h3 { + font-style:normal; +} + +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} + +td.colLast div { + padding-top:0px; +} + + +td.colLast a { + padding-bottom:3px; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, +.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, +.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { + font-weight:bold; +} +.deprecationComment, .emphasizedPhrase, .interfaceName { + font-style:italic; +} + +div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, +div.block div.block span.interfaceName { + font-style:normal; +} + +div.contentContainer ul.blockList li.blockList h2{ + padding-bottom:0px; +}