Class ModHelperForge1_18_2
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI
mods.thecomputerizer.theimpossiblelibrary.forge.v18.m2.integration.ModHelperForge1_18_2
public class ModHelperForge1_18_2
extends mods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI
loader, side, supportedMods, version -
Constructor Summary
ConstructorsConstructorDescriptionModHelperForge1_18_2(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI.Side side) -
Method Summary
Modifier and TypeMethodDescriptionaddSupportedMods(Map<String, mods.thecomputerizer.theimpossiblelibrary.api.integration.ModAPI> map) getModName(String modid) booleanisModLoaded(String modid) Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI
addMod, getMod, getSupportedMods
-
Constructor Details
-
ModHelperForge1_18_2
public ModHelperForge1_18_2(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI.Side side)
-
-
Method Details
-
addSupportedMods
-
getModName
-
isModLoaded
- Specified by:
isModLoadedin classmods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI
-