Package net.runelite.client.game
Class WorldClient
- java.lang.Object
-
- net.runelite.client.game.WorldClient
-
public class WorldClient extends Object
-
-
Constructor Summary
Constructors Constructor Description WorldClient(okhttp3.OkHttpClient client, okhttp3.HttpUrl apiBase)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description net.runelite.http.api.worlds.WorldResult
lookupWorlds()
-
-
-
Method Detail
-
lookupWorlds
public net.runelite.http.api.worlds.WorldResult lookupWorlds() throws IOException
- Throws:
IOException
-
-