RemedyPlan

inner class RemedyPlan

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

Constructor remedy-plan implementation.

Accumulates failed attempts until the search succeeds.

Types

Link copied to clipboard
inner class Result

RemedyPlan result implementation.

Functions

Link copied to clipboard
inline fun constructor(initiate: ConstructorConditions): ConstructorFinder.RemedyPlan.Result

Adds a Constructor to search for again.