Field Finder
Deprecated
YukiHookAPI will completely remove the API of its own reflection part in version 2.0.0. We recommend that you use KavaRef to implement reflection for better performance and maintainability. See: https://github.com/HighCapable/KavaRef
Field finder.
Finds a specific Field or group of Field instances by type.
Parameters
class Set
the Class instance to search.
Types
Properties
Functions
Link copied to clipboard
Sets the Field modifier conditions.
Link copied to clipboard
Filters by the bytecode order index.
Link copied to clipboard
Searches for the current Field in all superclasses of classSet.