implements Attribute
| alq | |
| net.minecraft.world.entity.ai.attributes.BaseAttribute | |
| net.minecraft.class_1326 | |
| net.minecraft.entity.attribute.AbstractEntityAttribute | |
| net.minecraft.entity.ai.attributes.Attribute | |
| net.minecraft.server.v1_15_R1.AttributeBase |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Attribute |
| ||||||||||
| private final String |
| ||||||||||
| private final double |
| ||||||||||
| private boolean |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (Attribute parent, String id, double defaultValue) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public String |
| ||||||||||||
| public double |
| ||||||||||||
| public boolean |
| ||||||||||||
| public BaseAttribute |
| ||||||||||||
| public Attribute |
|