Class PathableConfig

java.lang.Object
me.hsgamer.hscore.config.DecorativeConfig
me.hsgamer.hscore.config.PathableConfig
All Implemented Interfaces:
Config

public class PathableConfig extends DecorativeConfig
A Config implementation to load ConfigPath automatically
  • Constructor Details

    • PathableConfig

      public PathableConfig(Config config)
      Create a pathable config
      Parameters:
      config - the original config
  • Method Details