public class PotionHealthBoost 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
Constructor and Description |
---|
PotionHealthBoost(int p_i1571_1_,
boolean p_i1571_2_,
int p_i1571_3_) |
Modifier and Type | Method and Description |
---|---|
void |
removeAttributesModifiersFromEntity(EntityLivingBase p_111187_1_,
BaseAttributeMap p_111187_2_,
int p_111187_3_) |
affectEntity, applyAttributesModifiersToEntity, func_111183_a, func_111184_a, func_111186_k, getDurationString, getEffectiveness, getId, getLiquidColor, getName, getStatusIconIndex, hasStatusIcon, isBadEffect, isInstant, isReady, isUsable, performEffect, setEffectiveness, setIconIndex, setPotionName
public PotionHealthBoost(int p_i1571_1_, boolean p_i1571_2_, int p_i1571_3_)
public void removeAttributesModifiersFromEntity(EntityLivingBase p_111187_1_, BaseAttributeMap p_111187_2_, int p_111187_3_)
removeAttributesModifiersFromEntity
in class Potion