Package net.runelite.client.events
Class WorldsFetch
- java.lang.Object
-
- net.runelite.client.events.WorldsFetch
-
public final class WorldsFetch extends Object
Fired when the @{link net.runelite.client.game.WorldService} refreshes the world list
-
-
Constructor Summary
Constructors Constructor Description WorldsFetch(net.runelite.http.api.worlds.WorldResult worldResult)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
net.runelite.http.api.worlds.WorldResult
getWorldResult()
int
hashCode()
String
toString()
-