Uses of Class
de.rpgframework.genericrpg.items.ItemAttributeDefinition
Packages that use ItemAttributeDefinition
-
Uses of ItemAttributeDefinition in de.rpgframework.genericrpg.data
Fields in de.rpgframework.genericrpg.data with type parameters of type ItemAttributeDefinitionMethods in de.rpgframework.genericrpg.data that return types with arguments of type ItemAttributeDefinition -
Uses of ItemAttributeDefinition in de.rpgframework.genericrpg.items
Fields in de.rpgframework.genericrpg.items with type parameters of type ItemAttributeDefinitionModifier and TypeFieldDescriptionprotected List<ItemAttributeDefinition> AGearData.attributesprotected Map<IItemAttribute, ItemAttributeDefinition> AGearData.cacheMethods in de.rpgframework.genericrpg.items that return ItemAttributeDefinitionMethods in de.rpgframework.genericrpg.items that return types with arguments of type ItemAttributeDefinitionModifier and TypeMethodDescriptionAGearData.getAttributes()AGearData.getAttributes(String variantID) PieceOfGear.getAttributes(String variantID) Methods in de.rpgframework.genericrpg.items with parameters of type ItemAttributeDefinitionConstructors in de.rpgframework.genericrpg.items with parameters of type ItemAttributeDefinitionModifierConstructorDescription