Class CommonForge1_20_6
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPI
mods.thecomputerizer.theimpossiblelibrary.shared.v20.common.Common1_20
mods.thecomputerizer.theimpossiblelibrary.forge.v20.common.CommonForge1_20
mods.thecomputerizer.theimpossiblelibrary.forge.v20.m6.common.CommonForge1_20_6
public class CommonForge1_20_6
extends mods.thecomputerizer.theimpossiblelibrary.forge.v20.common.CommonForge1_20
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSupplier<mods.thecomputerizer.theimpossiblelibrary.api.common.event.CommonEventsAPI> Supplier<mods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI> Supplier<mods.thecomputerizer.theimpossiblelibrary.api.network.NetworkAPI<?, ?>> Supplier<mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryHandlerAPI> Supplier<mods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI> initTag()Supplier<mods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<?>> Supplier<mods.thecomputerizer.theimpossiblelibrary.api.wrappers.WrapperAPI> Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.forge.v20.common.CommonForge1_20
initServer, initServerEvents, initSharedHandlesCommonMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.common.Common1_20
initBlockHelper, initCommandHelper, initResource, initSpawnHelper, initToolHelperMethods 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
-
Constructor Details
-
CommonForge1_20_6
public CommonForge1_20_6()
-
-
Method Details
-
initCommonEvents
public Supplier<mods.thecomputerizer.theimpossiblelibrary.api.common.event.CommonEventsAPI> initCommonEvents()- Specified by:
initCommonEventsin classmods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPI
-
initModHelper
public Supplier<mods.thecomputerizer.theimpossiblelibrary.api.integration.ModHelperAPI> initModHelper()- Specified by:
initModHelperin classmods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPI
-
initNetwork
public Supplier<mods.thecomputerizer.theimpossiblelibrary.api.network.NetworkAPI<?,?>> initNetwork()- Specified by:
initNetworkin classmods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPI
-
initRegistryHandler
public Supplier<mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryHandlerAPI> initRegistryHandler()- Overrides:
initRegistryHandlerin classmods.thecomputerizer.theimpossiblelibrary.forge.v20.common.CommonForge1_20
-
initTag
- Overrides:
initTagin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.common.Common1_20
-
initTextHelper
public Supplier<mods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<?>> initTextHelper()- Overrides:
initTextHelperin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.common.Common1_20
-
initWrapper
- Overrides:
initWrapperin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.common.Common1_20
-