Class ConfigManager

java.lang.Object
me.qscbm.inlayx.config.ConfigManager

public class ConfigManager extends Object
配置管理
  • Constructor Details

    • ConfigManager

      public ConfigManager(InlayX plugin)
  • Method Details

    • loadSettings

      public void loadSettings()
    • getGemType

      public GemType getGemType(String id)
    • getGemTypes

      public Map<String,GemType> getGemTypes()
    • getDefaultGemType

      public GemType getDefaultGemType()