Uses of Enum Class
studio.magemonkey.divinity.modules.list.essences.EssencesManager.EssenceType
Packages that use EssencesManager.EssenceType
-
Uses of EssencesManager.EssenceType in studio.magemonkey.divinity.modules.list.essences
Methods in studio.magemonkey.divinity.modules.list.essences that return EssencesManager.EssenceTypeModifier and TypeMethodDescriptionEssencesManager.EssenceEffect.getType()static EssencesManager.EssenceTypeReturns the enum constant of this class with the specified name.static EssencesManager.EssenceType[]EssencesManager.EssenceType.values()Returns an array containing the constants of this enum class, in the order they are declared.