runelite-api: add getWorldType()
This commit is contained in:
@@ -618,4 +618,7 @@ public interface RSClient extends RSGameEngine, Client
|
||||
|
||||
@Import("itemPressedDuration")
|
||||
void setItemPressedDuration(int duration);
|
||||
|
||||
@Import("flags")
|
||||
int getFlags();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user