Interface AttributeInstance
- All Superinterfaces:
AttributeInstance
Represents a custom Attribute Instance of a Mob
-
Method Summary
Methods inherited from interface AttributeInstance
addModifier, getBaseValue, getDefaultValue, getModifiers, getValue, removeModifier, setBaseValue
-
Method Details
-
getAttribute
Deprecated.UsegetGenericAttribute()to get the actual Attribute.- Specified by:
getAttributein interfaceAttributeInstance- Returns:
- null
-
getGenericAttribute
The attribute pertaining to this instance.- Returns:
- the attribute
-
getGenericAttribute()to get the actual Attribute.