getPowerType
Since the Lua migration every power is either a LuaElitePower or an EliteScript, so the Java class of a power says nothing about whether it is a minor or a major power. The configured power type is the only reliable classification left, which is what the power stance rings filter on.
Return
The configured PowersConfigFields.PowerType, or null when the backing config isn't a power config