Class FabricPlatformHelper
java.lang.Object
com.mrbysco.spoiled.platform.FabricPlatformHelper
- All Implemented Interfaces:
IPlatformHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisModLoaded(String modId) Returns true if the mod is loaded
-
Constructor Details
-
FabricPlatformHelper
public FabricPlatformHelper()
-
-
Method Details
-
isModLoaded
Description copied from interface:IPlatformHelperReturns true if the mod is loaded- Specified by:
isModLoadedin interfaceIPlatformHelper- Returns:
- If the mod is loaded
-