implements IAttribute
| ajn | |
| net.minecraft.class_1326 | |
| net.minecraft.entity.attribute.AbstractEntityAttribute | |
| net.minecraft.entity.ai.attributes.Attribute | |
| net.minecraft.server.v1_14_R1.AttributeBase |
字段概要
| 修饰符与类型 | 字段 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final IAttribute |
| ||||||||
| private final String |
| ||||||||
| private final double |
| ||||||||
| private boolean |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (IAttribute arg0, String arg1, double arg2) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public String |
| ||||||||||
| public double |
| ||||||||||
| public boolean |
| ||||||||||
| public AttributeBase |
| ||||||||||
| public IAttribute |
|