public class PotionAbsorption 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 |
PotionAbsorption(int p_i45901_1_,
ResourceLocation p_i45901_2_,
boolean p_i45901_3_,
int p_i45901_4_) |
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, getAttributeModifierAmount, getAttributeModifierMap, getDurationString, getEffectiveness, getId, getLiquidColor, getName, getPotionFromResourceLocation, getPotionMapAsArray, getStatusIconIndex, hasStatusIcon, isBadEffect, isInstant, isReady, isUsable, performEffect, registerPotionAttributeModifier, renderInventoryEffect, setEffectiveness, setIconIndex, setPotionName, shouldRenderInvText
protected PotionAbsorption(int p_i45901_1_, ResourceLocation p_i45901_2_, boolean p_i45901_3_, int p_i45901_4_)
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