implements EntityAttribute
| afp | |
| net.minecraft.class_1705 | |
| net.minecraft.entity.living.attribute.BaseEntityAttribute | |
| net.minecraft.entity.ai.attributes.BaseAttribute | |
| net.minecraft.entity.ai.attributes.BaseAttribute |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final EntityAttribute |
| ||||||||||
| private final String |
| ||||||||||
| private final double |
| ||||||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (EntityAttribute parent, String name, double defaultValue) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public String |
| ||||||||||
| public double |
| ||||||||||
| public boolean |
| ||||||||||
| public BaseEntityAttribute |
| ||||||||||
| public EntityAttribute |
|