public interface IAttribute
Modifier and Type | Method and Description |
---|---|
double |
clampValue(double p_111109_1_) |
java.lang.String |
getAttributeUnlocalizedName() |
double |
getDefaultValue() |
IAttribute |
getParent() |
boolean |
getShouldWatch() |
java.lang.String getAttributeUnlocalizedName()
double clampValue(double p_111109_1_)
double getDefaultValue()
boolean getShouldWatch()
@Nullable IAttribute getParent()