runelite-client: add anti drag plugin
This commit is contained in:
@@ -612,4 +612,10 @@ public interface RSClient extends RSGameEngine, Client
|
||||
@Import("isDynamicRegion")
|
||||
@Override
|
||||
boolean isInInstancedRegion();
|
||||
|
||||
@Import("itemPressedDuration")
|
||||
int getItemPressedDuration();
|
||||
|
||||
@Import("itemPressedDuration")
|
||||
void setItemPressedDuration(int duration);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user