Class PlatformUtils
java.lang.Object
dev.upcraft.sparkweave.api.platform.PlatformUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidassertValidModId(String modid) static booleanisValidModId(String modid)
-
Constructor Details
-
PlatformUtils
public PlatformUtils()
-
-
Method Details
-
isValidModId
- Returns:
- whether the given mod ID is valid on all supported platforms
-
assertValidModId
-