Class TILCommonEntryPointFabric1_18_2
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
mods.thecomputerizer.theimpossiblelibrary.api.common.DelegatingCommonEntryPoint
mods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric
mods.thecomputerizer.theimpossiblelibrary.fabric.v18.m2.common.TILCommonEntryPointFabric1_18_2
public class TILCommonEntryPointFabric1_18_2
extends mods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
delegatedClientHandle, delegatedCustomHandle, delegatedServerHandle, extraData, parent -
Method Summary
Modifier and TypeMethodDescriptionprotected net.minecraft.core.Registry<?> protected net.minecraft.core.Registry<?> protected net.minecraft.core.Registry<?> protected net.minecraft.core.Registry<?> protected net.minecraft.core.Registry<?> Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric
getModID, getModName, onCommonSetup, onLoadCompleteMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.DelegatingCommonEntryPoint
onConstructed, onInterModEnqueue, onInterModProcess, onPreRegistration, onServerAboutToStart, onServerStarted, onServerStarting, onServerStopped, onServerStoppingMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
checkClientSetup, checkClientSetupInner, checkDedicatedServerSetup, checkDedicatedServerSetupInner, handleAll, handleAll, handleAll, handleAll, handleEither, handleWithClient, handleWithClient, handleWithClientCustom, handleWithClientCustom, handleWithCustom, handleWithCustom, handleWithServer, handleWithServer, handleWithServerCustom, handleWithServerCustom, onDedicatedServerSetup, onHandleAdded, setDelegatedClientHandle, setDelegatedCustomHandle, setDelegatedServerHandle, setExtraData, verifyNoDuplicates, verifyNoDuplicatesInner
-
Method Details
-
getInstance
-
registryBlock
protected net.minecraft.core.Registry<?> registryBlock()- Specified by:
registryBlockin classmods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric
-
registryBlockEntity
protected net.minecraft.core.Registry<?> registryBlockEntity()- Specified by:
registryBlockEntityin classmods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric
-
registryEntity
protected net.minecraft.core.Registry<?> registryEntity()- Specified by:
registryEntityin classmods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric
-
registryItem
protected net.minecraft.core.Registry<?> registryItem()- Specified by:
registryItemin classmods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric
-
registrySoundEvent
protected net.minecraft.core.Registry<?> registrySoundEvent()- Specified by:
registrySoundEventin classmods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric
-