Class ClientNeoForge1_20
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPI
mods.thecomputerizer.theimpossiblelibrary.api.client.ClientAPI
mods.thecomputerizer.theimpossiblelibrary.shared.v20.client.Client1_20
mods.thecomputerizer.theimpossiblelibrary.neoforge.v20.client.ClientNeoForge1_20
public abstract class ClientNeoForge1_20
extends mods.thecomputerizer.theimpossiblelibrary.shared.v20.client.Client1_20
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSupplier<mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryHandlerAPI> Supplier<mods.thecomputerizer.theimpossiblelibrary.api.server.MinecraftServerAPI<?>> protected Supplier<mods.thecomputerizer.theimpossiblelibrary.api.client.SharedHandlesClient> Supplier<mods.thecomputerizer.theimpossiblelibrary.api.common.SharedHandlesCommon> Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.client.Client1_20
initBlockHelper, initCommandHelper, initKeyHelper, initResource, initScreenHelper, initSoundHelper, initSpawnHelper, initTag, initTextHelper, initToolHelper, initWrapper, minecraftGetterMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.ClientAPI
getClientEvents, getKeyHelper, getMinecraft, getScreenHelper, getSharedHandlesClient, getSoundHelper, initClientEventsMethods 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, initServerEvents, qualifyMsg, safelySupply
-
Constructor Details
-
ClientNeoForge1_20
public ClientNeoForge1_20()
-
-
Method Details
-
initRegistryHandler
public Supplier<mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryHandlerAPI> initRegistryHandler()- Specified by:
initRegistryHandlerin classmods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPI
-
initServer
public Supplier<mods.thecomputerizer.theimpossiblelibrary.api.server.MinecraftServerAPI<?>> initServer()- Specified by:
initServerin classmods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPI
-