public class PotionAbsoption 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 |
PotionAbsoption(int p_i1569_1_,
boolean p_i1569_2_,
int p_i1569_3_) |
Modifier and Type | Method and Description |
---|---|
void |
applyAttributesModifiersToEntity(EntityLivingBase p_111185_1_,
BaseAttributeMap p_111185_2_,
int p_111185_3_) |
void |
removeAttributesModifiersFromEntity(EntityLivingBase p_111187_1_,
BaseAttributeMap p_111187_2_,
int p_111187_3_) |
affectEntity, func_111183_a, func_111184_a, func_111186_k, getDurationString, getEffectiveness, getId, getLiquidColor, getName, getStatusIconIndex, hasStatusIcon, isBadEffect, isInstant, isReady, isUsable, performEffect, setEffectiveness, setIconIndex, setPotionName
protected PotionAbsoption(int p_i1569_1_, boolean p_i1569_2_, int p_i1569_3_)
public void removeAttributesModifiersFromEntity(EntityLivingBase p_111187_1_, BaseAttributeMap p_111187_2_, int p_111187_3_)
removeAttributesModifiersFromEntity
in class Potion
public void applyAttributesModifiersToEntity(EntityLivingBase p_111185_1_, BaseAttributeMap p_111185_2_, int p_111185_3_)
applyAttributesModifiersToEntity
in class Potion