Class CommonFabric1_20
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPI
mods.thecomputerizer.theimpossiblelibrary.shared.v20.common.Common1_20
mods.thecomputerizer.theimpossiblelibrary.fabric.v20.common.CommonFabric1_20
public abstract class CommonFabric1_20
extends mods.thecomputerizer.theimpossiblelibrary.shared.v20.common.Common1_20
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.common.Common1_20
initBlockHelper, initCommandHelper, initResource, initSpawnHelper, initTag, initTextHelper, initToolHelper, initWrapperMethods 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, initCommonEvents, initModHelper, initNetwork, initRegistryHandler, qualifyMsg, safelySupply
-
Constructor Details
-
CommonFabric1_20
public CommonFabric1_20()
-
-
Method Details
-
initServer
public Supplier<mods.thecomputerizer.theimpossiblelibrary.api.server.MinecraftServerAPI<?>> initServer()- Specified by:
initServerin classmods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPI
-
initServerEvents
public Supplier<mods.thecomputerizer.theimpossiblelibrary.api.server.event.ServerEventsAPI> initServerEvents()- Specified by:
initServerEventsin classmods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPI
-