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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.odinokland.constantmusic.common.platform.services.IPlatformHelper
getEnvironmentName
-
Constructor Details
-
ForgePlatformHelper
public ForgePlatformHelper()
-
-
Method Details
-
getPlatformName
- Specified by:
getPlatformNamein interfacecom.odinokland.constantmusic.common.platform.services.IPlatformHelper
-
isModLoaded
- Specified by:
isModLoadedin interfacecom.odinokland.constantmusic.common.platform.services.IPlatformHelper
-
isDevelopmentEnvironment
public boolean isDevelopmentEnvironment()- Specified by:
isDevelopmentEnvironmentin interfacecom.odinokland.constantmusic.common.platform.services.IPlatformHelper
-
getConfigFolder
- Specified by:
getConfigFolderin interfacecom.odinokland.constantmusic.common.platform.services.IPlatformHelper
-