public class UEffect extends net.minecraft.potion.Effect implements IURegistryType
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
name |
Constructor and Description |
---|
UEffect(java.lang.String name,
net.minecraft.potion.EffectType type,
int liquidColor) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEntryName()
Must return a unique name per
IForgeRegistryEntry |
addAttributesModifier, affectEntity, applyAttributesModifiersToEntity, get, getAttributeModifierAmount, getAttributeModifierMap, getDisplayName, getEffectType, getId, getLiquidColor, getName, getOrCreateDescriptionId, isBeneficial, isInstant, isReady, performEffect, removeAttributesModifiersFromEntity
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
public UEffect(java.lang.String name, net.minecraft.potion.EffectType type, int liquidColor)
public java.lang.String getEntryName()
IURegistryType
IForgeRegistryEntry
getEntryName
in interface IURegistryType