| Package | Description |
|---|---|
| net.minecraft.entity | |
| net.minecraft.entity.ai.attributes | |
| net.minecraft.potion |
| Modifier and Type | Field and Description |
|---|---|
static Attribute |
SharedMonsterAttributes.attackDamage |
static Attribute |
SharedMonsterAttributes.followRange |
static Attribute |
SharedMonsterAttributes.knockbackResistance |
static Attribute |
SharedMonsterAttributes.maxHealth |
static Attribute |
SharedMonsterAttributes.movementSpeed |
| Modifier and Type | Method and Description |
|---|---|
AttributeInstance |
EntityLivingBase.getEntityAttribute(Attribute par1Attribute) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseAttribute |
class |
RangedAttribute |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
AttributeInstance.func_111123_a() |
Attribute |
ModifiableAttributeInstance.func_111123_a() |
| Modifier and Type | Method and Description |
|---|---|
abstract AttributeInstance |
BaseAttributeMap.func_111150_b(Attribute attribute) |
AttributeInstance |
ServersideAttributeMap.func_111150_b(Attribute par1Attribute) |
ModifiableAttributeInstance |
ServersideAttributeMap.func_111159_c(Attribute par1Attribute) |
AttributeInstance |
BaseAttributeMap.getAttributeInstance(Attribute par1Attribute) |
AttributeInstance |
ServersideAttributeMap.getAttributeInstance(Attribute par1Attribute) |
| Constructor and Description |
|---|
ModifiableAttributeInstance(BaseAttributeMap par1BaseAttributeMap,
Attribute par2Attribute) |
| Modifier and Type | Method and Description |
|---|---|
Potion |
Potion.func_111184_a(Attribute par1Attribute,
String par2Str,
double par3,
int par5) |