public class RangedEntityAttribute
extends BaseEntityAttribute
All mapped superinterfaces:
| qj | |
| net.minecraft.class_1708 | |
| net.minecraft.entity.living.attribute.RangedEntityAttribute | |
| 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 RangedEntityAttribute |
| ||||||||
| public String |
| ||||||||
| public double |
|