Package com.kraken.api.core.interaction
-
Interface Summary Interface Description MenuActionResolver<T> Strategy for resolving aResolvedMenuActionfor a specific entity type. -
Class Summary Class Description DoActionInvoker Encapsulates the reflection-based invocation of the RuneLite doAction method.InteractionDispatcher Handles the low-level sending of a resolved menu interaction: queuing the mouse click packet and invoking the menu action viaDoActionInvoker.InteractionManager Public API for interacting with in-game entities.