public class PotionAttackDamage extends Potion
IForgeRegistryEntry.Impl<T extends IForgeRegistryEntry<T>>| Modifier and Type | Field and Description |
|---|---|
protected double |
bonusPerLevel |
delegate| Modifier | Constructor and Description |
|---|---|
protected |
PotionAttackDamage(boolean isBadEffectIn,
int liquidColorIn,
double bonusPerLevelIn) |
| Modifier and Type | Method and Description |
|---|---|
double |
getAttributeModifierAmount(int amplifier,
AttributeModifier modifier) |
affectEntity, applyAttributesModifiersToEntity, getAttributeModifierMap, getCurativeItems, getIdFromPotion, getLiquidColor, getName, getPotionById, getPotionDurationString, getPotionFromResourceLocation, getStatusIconIndex, hasStatusIcon, isBadEffect, isBeneficial, isInstant, isReady, performEffect, registerPotionAttributeModifier, registerPotions, removeAttributesModifiersFromEntity, renderHUDEffect, renderInventoryEffect, setBeneficial, setEffectiveness, setIconIndex, setPotionName, shouldRender, shouldRenderHUD, shouldRenderInvTextgetRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryNameprotected PotionAttackDamage(boolean isBadEffectIn,
int liquidColorIn,
double bonusPerLevelIn)
public double getAttributeModifierAmount(int amplifier,
AttributeModifier modifier)
getAttributeModifierAmount in class Potion