public class AttackDamageEffect extends Effect
Modifier and Type | Field and Description |
---|---|
protected double |
bonusPerLevel |
delegate
Modifier | Constructor and Description |
---|---|
protected |
AttackDamageEffect(EffectType p_i50394_1_,
int p_i50394_2_,
double p_i50394_3_) |
Modifier and Type | Method and Description |
---|---|
double |
getAttributeModifierAmount(int amplifier,
AttributeModifier modifier) |
addAttributesModifier, affectEntity, applyAttributesModifiersToEntity, get, getAttributeModifierMap, getDisplayName, getEffectType, getId, getLiquidColor, getName, getOrCreateDescriptionId, isBeneficial, isInstant, isReady, performEffect, removeAttributesModifiersFromEntity
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCurativeItems, getEffect, getGuiSortColor, renderHUDEffect, renderInventoryEffect, shouldRender, shouldRenderHUD, shouldRenderInvText
protected AttackDamageEffect(EffectType p_i50394_1_, int p_i50394_2_, double p_i50394_3_)
public double getAttributeModifierAmount(int amplifier, AttributeModifier modifier)
getAttributeModifierAmount
in class Effect