public class PotionAttackDamage extends Potion
blindness, confusion, damageBoost, digSlowdown, digSpeed, field_76405_D, field_76406_E, field_76407_F, field_76408_G, field_76409_A, field_76410_B, field_76411_C, field_76423_b, field_76434_w, field_76442_z, field_76443_y, field_76444_x, fireResistance, harm, heal, hunger, id, invisibility, jump, moveSlowdown, moveSpeed, nightVision, poison, potionTypes, regeneration, resistance, waterBreathing, weakness, wither
Modifier | Constructor and Description |
---|---|
protected |
PotionAttackDamage(int p_i1570_1_,
boolean p_i1570_2_,
int p_i1570_3_) |
Modifier and Type | Method and Description |
---|---|
double |
func_111183_a(int p_111183_1_,
AttributeModifier p_111183_2_) |
affectEntity, applyAttributesModifiersToEntity, func_111184_a, func_111186_k, getDurationString, getEffectiveness, getId, getLiquidColor, getName, getStatusIconIndex, hasStatusIcon, isBadEffect, isInstant, isReady, isUsable, performEffect, removeAttributesModifiersFromEntity, setEffectiveness, setIconIndex, setPotionName
protected PotionAttackDamage(int p_i1570_1_, boolean p_i1570_2_, int p_i1570_3_)
public double func_111183_a(int p_111183_1_, AttributeModifier p_111183_2_)
func_111183_a
in class Potion