Class FabricPlatformHelper
java.lang.Object
dev.thomasglasser.aliysium.rainbowoaks.platform.FabricPlatformHelper
- All Implemented Interfaces:
dev.thomasglasser.aliysium.rainbowoaks.platform.services.PlatformHelper
public class FabricPlatformHelper
extends Object
implements dev.thomasglasser.aliysium.rainbowoaks.platform.services.PlatformHelper
-
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 dev.thomasglasser.aliysium.rainbowoaks.platform.services.PlatformHelper
getEnvironmentName
-
Constructor Details
-
FabricPlatformHelper
public FabricPlatformHelper()
-
-
Method Details
-
getPlatformName
- Specified by:
getPlatformNamein interfacedev.thomasglasser.aliysium.rainbowoaks.platform.services.PlatformHelper
-
isModLoaded
- Specified by:
isModLoadedin interfacedev.thomasglasser.aliysium.rainbowoaks.platform.services.PlatformHelper
-
isDevelopmentEnvironment
public boolean isDevelopmentEnvironment()- Specified by:
isDevelopmentEnvironmentin interfacedev.thomasglasser.aliysium.rainbowoaks.platform.services.PlatformHelper
-
isClientSide
public boolean isClientSide()- Specified by:
isClientSidein interfacedev.thomasglasser.aliysium.rainbowoaks.platform.services.PlatformHelper
-