Class ForgePlatformHelper

java.lang.Object
dhyces.wartdecay.platform.ForgePlatformHelper
All Implemented Interfaces:
dhyces.wartdecay.platform.services.IPlatformHelper

public class ForgePlatformHelper extends Object implements dhyces.wartdecay.platform.services.IPlatformHelper
  • Constructor Details

    • ForgePlatformHelper

      public ForgePlatformHelper()
  • Method Details

    • getPlatformName

      public String getPlatformName()
      Specified by:
      getPlatformName in interface dhyces.wartdecay.platform.services.IPlatformHelper
    • isModLoaded

      public boolean isModLoaded(String modId)
      Specified by:
      isModLoaded in interface dhyces.wartdecay.platform.services.IPlatformHelper
    • isDevelopmentEnvironment

      public boolean isDevelopmentEnvironment()
      Specified by:
      isDevelopmentEnvironment in interface dhyces.wartdecay.platform.services.IPlatformHelper
    • getDoWartDrops

      public boolean getDoWartDrops()
      Specified by:
      getDoWartDrops in interface dhyces.wartdecay.platform.services.IPlatformHelper