Class CommonForge1_21_1

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPI
mods.thecomputerizer.theimpossiblelibrary.shared.v21.common.Common1_21
mods.thecomputerizer.theimpossiblelibrary.forge.v21.common.CommonForge1_21
mods.thecomputerizer.theimpossiblelibrary.forge.v21.m1.common.CommonForge1_21_1

public class CommonForge1_21_1 extends mods.thecomputerizer.theimpossiblelibrary.forge.v21.common.CommonForge1_21
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Supplier<mods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI>
     

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.forge.v21.common.CommonForge1_21

    initCommonEvents, initNetwork, initRegistryHandler, initServer, initServerEvents, initSharedHandlesCommon

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v21.common.Common1_21

    initBlockHelper, initCommandHelper, initResource, initSpawnHelper, initTag, initTextHelper, initToolHelper, initWrapper

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPI

    getBlockHelper, getCommandHelper, getCommonEvents, getCore, getModHelper, getModLoader, getNetwork, getRegistryHandler, getResource, getServer, getServerEvents, getSharedHandlesCommon, getSide, getSpawnHelper, getTag, getTextHelper, getToolHelper, getVersion, getWrapper, qualifyMsg, safelySupply

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CommonForge1_21_1

      public CommonForge1_21_1()
  • Method Details

    • initModHelper

      public Supplier<mods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI> initModHelper()
      Specified by:
      initModHelper in class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPI