Class ModHelperFabric1_21_1
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI
mods.thecomputerizer.theimpossiblelibrary.fabric.v21.integration.ModHelperFabric1_21
mods.thecomputerizer.theimpossiblelibrary.fabric.v21.m1.integration.ModHelperFabric1_21_1
public class ModHelperFabric1_21_1
extends mods.thecomputerizer.theimpossiblelibrary.fabric.v21.integration.ModHelperFabric1_21
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI
loader, side, supportedMods, version -
Constructor Summary
ConstructorsConstructorDescriptionModHelperFabric1_21_1(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI.Side side) -
Method Summary
Modifier and TypeMethodDescriptionaddSupportedMods(Map<String, mods.thecomputerizer.theimpossiblelibrary.api.integration.ModAPI> map) Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.fabric.v21.integration.ModHelperFabric1_21
getModName, isModLoadedMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI
addMod, getMod, getSupportedMods
-
Constructor Details
-
ModHelperFabric1_21_1
public ModHelperFabric1_21_1(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI.Side side)
-
-
Method Details
-
addSupportedMods
-