registerRuleTestType
open fun <T : RuleTest> registerRuleTestType(name: String, ruleTestType: RuleTestType<T>): RuleTestType<T>
Deprecated
All registration functions have been moved to the Addon class.
All registration functions have been moved to the Addon class.