Class ModHelperFabric1_20
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI
mods.thecomputerizer.theimpossiblelibrary.fabric.v20.integration.ModHelperFabric1_20
public abstract class ModHelperFabric1_20
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
ConstructorsConstructorDescriptionModHelperFabric1_20(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI.GameVersion version, mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI.Side side) -
Method Summary
Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI
addMod, addSupportedMods, getMod, getSupportedMods
-
Constructor Details
-
ModHelperFabric1_20
public ModHelperFabric1_20(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI.GameVersion version, mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI.Side side)
-
-
Method Details
-
getModName
-
isModLoaded
- Specified by:
isModLoadedin classmods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI
-