Interface IConfigHelper

All Known Implementing Classes:
ForgeConfigHelper

public interface IConfigHelper
  • Method Details

    • getBackwardsCompatiblePath

      Path getBackwardsCompatiblePath()
    • getGlobalConfigPath

      Path getGlobalConfigPath()
    • getServerConfigPath

      Path getServerConfigPath(net.minecraft.server.MinecraftServer server)
    • isDedicatedServer

      boolean isDedicatedServer()