Package | Description |
---|---|
net.minecraft.entity | |
net.minecraft.entity.ai.attributes | |
net.minecraft.potion |
Modifier and Type | Method and Description |
---|---|
BaseAttributeMap |
EntityLivingBase.getAttributeMap() |
Modifier and Type | Method and Description |
---|---|
static NBTTagList |
SharedMonsterAttributes.func_111257_a(BaseAttributeMap par0BaseAttributeMap) |
static void |
SharedMonsterAttributes.func_111260_a(BaseAttributeMap par0BaseAttributeMap,
NBTTagList par1NBTTagList,
ILogAgent par2ILogAgent) |
Modifier and Type | Class and Description |
---|---|
class |
ServersideAttributeMap |
Constructor and Description |
---|
ModifiableAttributeInstance(BaseAttributeMap par1BaseAttributeMap,
Attribute par2Attribute) |
Modifier and Type | Method and Description |
---|---|
void |
PotionAbsoption.applyAttributesModifiersToEntity(EntityLivingBase par1EntityLivingBase,
BaseAttributeMap par2BaseAttributeMap,
int par3) |
void |
Potion.applyAttributesModifiersToEntity(EntityLivingBase par1EntityLivingBase,
BaseAttributeMap par2BaseAttributeMap,
int par3) |
void |
PotionAbsoption.removeAttributesModifiersFromEntity(EntityLivingBase par1EntityLivingBase,
BaseAttributeMap par2BaseAttributeMap,
int par3) |
void |
PotionHealthBoost.removeAttributesModifiersFromEntity(EntityLivingBase par1EntityLivingBase,
BaseAttributeMap par2BaseAttributeMap,
int par3) |
void |
Potion.removeAttributesModifiersFromEntity(EntityLivingBase par1EntityLivingBase,
BaseAttributeMap par2BaseAttributeMap,
int par3) |