mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-06 02:35:40 +08:00
Added param, type, returnType conditions functions in FieldFinder, MethodFinder, ConstructorFinder, FieldRules, MethodRules, ConstructorRules and fix some bugs in ReflectionTool
This commit is contained in:
@@ -67,6 +67,7 @@ const navigationLinks = {
|
||||
baseApiPath + 'hook/core/finder/base/rules/CountRules',
|
||||
baseApiPath + 'hook/core/finder/base/rules/ModifierRules',
|
||||
baseApiPath + 'hook/core/finder/base/rules/NameRules',
|
||||
baseApiPath + 'hook/core/finder/base/rules/ObjectRules',
|
||||
baseApiPath + 'hook/bean/HookClass',
|
||||
baseApiPath + 'hook/bean/VariousClass',
|
||||
baseApiPath + 'hook/bean/CurrentClass',
|
||||
|
Reference in New Issue
Block a user