public class PotionAttackDamage extends Potion
absorption, blindness, confusion, damageBoost, digSlowdown, digSpeed, field_180143_D, field_180144_E, field_180145_F, field_180146_G, field_180147_A, field_180148_B, field_180149_C, field_180151_b, field_180153_z, fireResistance, harm, heal, healthBoost, hunger, id, invisibility, jump, moveSlowdown, moveSpeed, nightVision, poison, potionTypes, regeneration, resistance, saturation, waterBreathing, weakness, wither
Modifier | Constructor and Description |
---|---|
protected |
PotionAttackDamage(int p_i45900_1_,
ResourceLocation p_i45900_2_,
boolean p_i45900_3_,
int p_i45900_4_) |
Modifier and Type | Method and Description |
---|---|
double |
getAttributeModifierAmount(int p_111183_1_,
AttributeModifier p_111183_2_) |
affectEntity, applyAttributesModifiersToEntity, getAttributeModifierMap, getDurationString, getEffectiveness, getId, getLiquidColor, getName, getPotionFromResourceLocation, getPotionMapAsArray, getStatusIconIndex, hasStatusIcon, isBadEffect, isInstant, isReady, isUsable, performEffect, registerPotionAttributeModifier, removeAttributesModifiersFromEntity, renderInventoryEffect, setEffectiveness, setIconIndex, setPotionName, shouldRenderInvText
protected PotionAttackDamage(int p_i45900_1_, ResourceLocation p_i45900_2_, boolean p_i45900_3_, int p_i45900_4_)
public double getAttributeModifierAmount(int p_111183_1_, AttributeModifier p_111183_2_)
getAttributeModifierAmount
in class Potion