Uses of Class
de.rpgframework.genericrpg.data.AttributeValue
Packages that use AttributeValue
-
Uses of AttributeValue in de.rpgframework.character
Methods in de.rpgframework.character that return AttributeValue -
Uses of AttributeValue in de.rpgframework.genericrpg.data
Fields in de.rpgframework.genericrpg.data with type parameters of type AttributeValueModifier and TypeFieldDescriptionprotected Map<A, AttributeValue<A>> CommonCharacter.derivedAttributesAttributes that don't need to be serializedMethods in de.rpgframework.genericrpg.data that return AttributeValueModifier and TypeMethodDescriptionCommonCharacter.getAttribute(A key) Lifeform.getAttribute(A key) Lifeform.getAttribute(String key) Methods in de.rpgframework.genericrpg.data that return types with arguments of type AttributeValueMethods in de.rpgframework.genericrpg.data with parameters of type AttributeValue