类 Attribute
java.lang.Object
net.minecraft.world.entity.ai.attributes.Attribute
- 直接已知子类:
RangedAttribute
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
MAX_NAME_LENGTH
public static final int MAX_NAME_LENGTH- 另请参阅:
-
defaultValue
private final double defaultValue -
syncable
private boolean syncable -
descriptionId
-
-
构造器详细资料
-
Attribute
-
-
方法详细资料
-
getDefaultValue
public double getDefaultValue() -
isClientSyncable
public boolean isClientSyncable() -
setSyncable
-
sanitizeValue
public double sanitizeValue(double pValue) -
getDescriptionId
-