implements Attribute
| alt | |
| net.minecraft.world.entity.ai.attributes.BaseAttribute | |
| net.minecraft.class_1326 | |
| net.minecraft.entity.attribute.AbstractEntityAttribute | |
| net.minecraft.entity.ai.attributes.Attribute | |
| net.minecraft.server.v1_15_R1.AttributeBase |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Attribute |
| ||||||||||
| private final String |
| ||||||||||
| private final double |
| ||||||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (Attribute parent, String id, double defaultValue) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public String |
| ||||||||||||
| public double |
| ||||||||||||
| public boolean |
| ||||||||||||
| public BaseAttribute |
| ||||||||||||
| public Attribute |
|