implements AttributeInstance
wh | |
net.minecraft.entity.ai.attributes.ModifiableAttributeInstance | |
net.minecraft.server.v1_12_R1.AttributeModifiable |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
private final AttributeMapBase |
| ||||
private final IAttribute |
| ||||
private final Map<Integer, Set<AttributeModifier>> |
| ||||
private final Map<String, Set<AttributeModifier>> |
| ||||
private final Map<UUID, AttributeModifier> |
| ||||
private double |
| ||||
private boolean |
| ||||
private double |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (AttributeMapBase arg0, IAttribute arg1) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public IAttribute |
| ||||||
public double |
| ||||||
public void |
| ||||||
public Collection<AttributeModifier> |
| ||||||
public Collection<AttributeModifier> |
| ||||||
public AttributeModifier |
| ||||||
public boolean |
| ||||||
public void |
| ||||||
protected void |
| ||||||
public void |
| ||||||
public void |
| ||||||
public double |
| ||||||
private double |
| ||||||
private Collection<AttributeModifier> |
| ||||||
public void |
|