Class ModHelperForge1_19_4
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI
mods.thecomputerizer.theimpossiblelibrary.forge.v19.integration.ModHelperForge1_19
mods.thecomputerizer.theimpossiblelibrary.forge.v19.m4.integration.ModHelperForge1_19_4
public class ModHelperForge1_19_4
extends mods.thecomputerizer.theimpossiblelibrary.forge.v19.integration.ModHelperForge1_19
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI
loader, side, supportedMods, version -
Constructor Summary
ConstructorsConstructorDescriptionModHelperForge1_19_4(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.forge.v19.integration.ModHelperForge1_19
getModName, isModLoadedMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI
addMod, getMod, getSupportedMods
-
Constructor Details
-
ModHelperForge1_19_4
public ModHelperForge1_19_4(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI.Side side)
-
-
Method Details
-
addSupportedMods
-