Class QuiltConfigHelper

java.lang.Object
com.illusivesoulworks.spectrelib.platform.QuiltConfigHelper
All Implemented Interfaces:
com.illusivesoulworks.spectrelib.platform.services.IConfigHelper

public class QuiltConfigHelper extends Object implements com.illusivesoulworks.spectrelib.platform.services.IConfigHelper
  • Field Details

    • gameDir

      public static Path gameDir
  • Constructor Details

    • QuiltConfigHelper

      public QuiltConfigHelper()
  • Method Details

    • getBackwardsCompatiblePath

      public Path getBackwardsCompatiblePath()
      Specified by:
      getBackwardsCompatiblePath in interface com.illusivesoulworks.spectrelib.platform.services.IConfigHelper
    • getGlobalConfigPath

      public Path getGlobalConfigPath()
      Specified by:
      getGlobalConfigPath in interface com.illusivesoulworks.spectrelib.platform.services.IConfigHelper
    • getServerConfigPath

      public Path getServerConfigPath(net.minecraft.server.MinecraftServer server)
      Specified by:
      getServerConfigPath in interface com.illusivesoulworks.spectrelib.platform.services.IConfigHelper
    • isDedicatedServer

      public boolean isDedicatedServer()
      Specified by:
      isDedicatedServer in interface com.illusivesoulworks.spectrelib.platform.services.IConfigHelper