Uses of Interface
studio.magemonkey.fabled.manager.IAttributeManager
Packages that use IAttributeManager
Package
Description
-
Uses of IAttributeManager in com.sucy.skill.manager
Classes in com.sucy.skill.manager that implement IAttributeManagerModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.Constructors in com.sucy.skill.manager with parameters of type IAttributeManagerModifierConstructorDescriptionAttributeManager
(IAttributeManager attributeManager) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of IAttributeManager in studio.magemonkey.fabled
Methods in studio.magemonkey.fabled that return IAttributeManagerModifier and TypeMethodDescriptionstatic IAttributeManager
Fabled.getAttributesManager()
Retrieves the attribute manager for Fabled -
Uses of IAttributeManager in studio.magemonkey.fabled.manager
Classes in studio.magemonkey.fabled.manager that implement IAttributeManagerModifier and TypeClassDescriptionclass
Handles loading and accessing individual attributes from the configuration.class
IAttributeManager
instead fromFabled.getAttributesManager()