Class Lexiconfig

java.lang.Object
com.codinglitch.lexiconfig.LexiconfigApi
com.codinglitch.lexiconfig.Lexiconfig

public class Lexiconfig extends LexiconfigApi
  • Field Details

  • Constructor Details

    • Lexiconfig

      public Lexiconfig()
  • Method Details

    • loadService

      public static <T> T loadService(Class<T> clazz)
    • getConfigPath

      public Path getConfigPath(LexiconfigApi.Location location)
      Description copied from class: LexiconfigApi
      This is used to retrieve the configuration folder path, dependent on the modloader.
      Specified by:
      getConfigPath in class LexiconfigApi
      Returns:
      The path of the config folder
    • revise

      public static void revise()
    • publish

      public static void publish()
    • initialize

      public static void initialize()
    • postInitialize

      public static void postInitialize()