Uses of Enum Class
studio.magemonkey.divinity.stats.items.attributes.AmmoAttribute.Type
Packages that use AmmoAttribute.Type
Package
Description
-
Uses of AmmoAttribute.Type in studio.magemonkey.divinity.stats.items
Methods in studio.magemonkey.divinity.stats.items with parameters of type AmmoAttribute.TypeModifier and TypeMethodDescriptionstatic AmmoAttributeItemStats.getAmmo(AmmoAttribute.Type type) -
Uses of AmmoAttribute.Type in studio.magemonkey.divinity.stats.items.attributes
Methods in studio.magemonkey.divinity.stats.items.attributes that return AmmoAttribute.TypeModifier and TypeMethodDescriptionAmmoAttribute.getType()static AmmoAttribute.TypeReturns the enum constant of this class with the specified name.static AmmoAttribute.Type[]AmmoAttribute.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in studio.magemonkey.divinity.stats.items.attributes with parameters of type AmmoAttribute.Type