public abstract class BaseEntityAttribute
implements EntityAttribute
| yb | |
| net.minecraft.unmapped.C_90179884 | |
| net.minecraft.entity.living.attribute.BaseEntityAttribute |
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 |
|