extends AbstractEntityAttribute
All mapped superinterfaces:
| ajr | |
| net.minecraft.class_1329 | |
| net.minecraft.entity.attribute.ClampedEntityAttribute | |
| net.minecraft.entity.living.attribute.RangedEntityAttribute | |
| net.minecraft.entity.ai.attributes.RangedAttribute | |
| net.minecraft.entity.ai.attributes.RangedAttribute |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final double |
| ||||||||||||
| private final double |
| ||||||||||||
| private String |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityAttribute parent, String name, double defaultValue, double min, double max) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public ClampedEntityAttribute |
| ||||||||||||
| public String |
| ||||||||||||
| public double |
|