Interface IModCompat
- All Superinterfaces:
IExternalCompat
- All Known Implementing Classes:
ModCompatBaubles
,ModCompatCurios
Interface for external mod compatibilities.
- See Also:
-
Method Summary
Methods inherited from interface org.cyclops.cyclopscore.modcompat.IExternalCompat
createInitializer, getComment, getId, isEnabledDefault
-
Method Details
-
getModId
Get the unique mod ID.- Returns:
- The mod ID.
-