fromMaterialIncludingArmor

public static SkillType fromMaterialIncludingArmor(Material material)

Determines the skill type from a material, including armor pieces. This is used for gear restrictions.

Return

The corresponding SkillType, or null if not a recognized elite item type

Parameters

material

The material to check