extends BaseAttribute
All mapped superinterfaces:
| alx | |
| net.minecraft.world.entity.ai.attributes.RangedAttribute | |
| net.minecraft.class_1329 | |
| net.minecraft.entity.attribute.ClampedEntityAttribute | |
| net.minecraft.entity.ai.attributes.RangedAttribute | |
| net.minecraft.server.v1_15_R1.AttributeRanged |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final double |
| ||||||||||||
| private final double |
| ||||||||||||
| private String |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Attribute parent, String id, double defaultValue, double minValue, double maxValue) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public RangedAttribute |
| ||||||||||
| public String |
| ||||||||||
| public double |
|