Uses of Enum Class
studio.magemonkey.divinity.stats.items.attributes.HandAttribute.Type
Packages that use HandAttribute.Type
Package
Description
-
Uses of HandAttribute.Type in studio.magemonkey.divinity.stats.items
Methods in studio.magemonkey.divinity.stats.items with parameters of type HandAttribute.TypeModifier and TypeMethodDescriptionstatic HandAttributeItemStats.getHand(HandAttribute.Type type) -
Uses of HandAttribute.Type in studio.magemonkey.divinity.stats.items.attributes
Methods in studio.magemonkey.divinity.stats.items.attributes that return HandAttribute.TypeModifier and TypeMethodDescriptionHandAttribute.getType()static HandAttribute.TypeReturns the enum constant of this class with the specified name.static HandAttribute.Type[]HandAttribute.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 HandAttribute.Type