Uses of Class
studio.magemonkey.divinity.modules.list.itemgenerator.api.DamageInformation
Packages that use DamageInformation
-
Uses of DamageInformation in studio.magemonkey.divinity.modules.list.itemgenerator.generators
Fields in studio.magemonkey.divinity.modules.list.itemgenerator.generators with type parameters of type DamageInformationModifier and TypeFieldDescriptionprotected Map<A, DamageInformation> AttributeGenerator.attributesprotected Map<TypedStat, DamageInformation> TypedStatGenerator.attributesMethods in studio.magemonkey.divinity.modules.list.itemgenerator.generators that return types with arguments of type DamageInformationModifier and TypeMethodDescriptionAttributeGenerator.getAttributes()TypedStatGenerator.getAttributes()