Class Effect1_12_2
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped<net.minecraft.potion.Potion>
mods.thecomputerizer.theimpossiblelibrary.api.common.effect.EffectAPI<net.minecraft.potion.Potion>
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.common.effect.Effect1_12_2
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryEntryAPI<net.minecraft.potion.Potion>,mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped<net.minecraft.potion.Potion>
public class Effect1_12_2
extends mods.thecomputerizer.theimpossiblelibrary.api.common.effect.EffectAPI<net.minecraft.potion.Potion>
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.effect.EffectAPI
registryNameFields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped
wrappedFields inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryEntryAPI
FORGE, FORGE_OR_NEOFORGE, NAMED_ENV, SRG_ENV -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetRegistryName(mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> registryName) Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.effect.EffectAPI
getRegistryName, setLocalRegistryNameMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped
equals, getWrapped, getWrappedClass, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryEntryAPI
getName, getName, getRegistry, getRegistryNameMethods inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped
getWrapped, getWrappedClass, unwrap
-
Constructor Details
-
Effect1_12_2
-
-
Method Details
-
setRegistryName
public void setRegistryName(mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> registryName)
-