Class ConfigManager

java.lang.Object
me.iron.WarpSpace.Mod.server.config.ConfigManager

public class ConfigManager
extends java.lang.Object
not used. intended for allowing a mod config later on.
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  ConfigManager.entries  
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String configName  
  • Constructor Summary

    Constructors 
    Constructor Description
    ConfigManager()  
  • Method Summary

    Modifier and Type Method Description
    static void ControlConfig()  
    static void WriteToConfig()  

    Methods inherited from class java.lang.Object

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