Class TILCommonEntryPointFabric1_19_4
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.v19.common.TILCommonEntryPointFabric1_19
mods.thecomputerizer.theimpossiblelibrary.fabric.v19.m4.common.TILCommonEntryPointFabric1_19_4
public class TILCommonEntryPointFabric1_19_4
extends mods.thecomputerizer.theimpossiblelibrary.fabric.v19.common.TILCommonEntryPointFabric1_19
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonEntryPoint
delegatedClientHandle, delegatedCustomHandle, delegatedServerHandle, extraData, parent -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidprotected 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, getModNameMethods 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
-
onCommonSetup
public void onCommonSetup()- Overrides:
onCommonSetupin classmods.thecomputerizer.theimpossiblelibrary.fabric.common.TILCommonEntryPointFabric
-
onLoadComplete
public void onLoadComplete()- Overrides:
onLoadCompletein classmods.thecomputerizer.theimpossiblelibrary.fabric.v19.common.TILCommonEntryPointFabric1_19
-
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
-