Class ForgePlatformHelper

java.lang.Object
com.odinokland.constantmusic.forge.platform.ForgePlatformHelper
All Implemented Interfaces:
com.odinokland.constantmusic.common.platform.services.IPlatformHelper

public class ForgePlatformHelper extends Object implements com.odinokland.constantmusic.common.platform.services.IPlatformHelper
The type Forge platform helper.
  • Constructor Details

    • ForgePlatformHelper

      public ForgePlatformHelper()
  • Method Details

    • getPlatformName

      public String getPlatformName()
      Specified by:
      getPlatformName in interface com.odinokland.constantmusic.common.platform.services.IPlatformHelper
    • isModLoaded

      public boolean isModLoaded(String modId)
      Specified by:
      isModLoaded in interface com.odinokland.constantmusic.common.platform.services.IPlatformHelper
    • isDevelopmentEnvironment

      public boolean isDevelopmentEnvironment()
      Specified by:
      isDevelopmentEnvironment in interface com.odinokland.constantmusic.common.platform.services.IPlatformHelper
    • getConfigFolder

      public Path getConfigFolder()
      Specified by:
      getConfigFolder in interface com.odinokland.constantmusic.common.platform.services.IPlatformHelper