Package net.runelite.api.events
Class WorldChanged
- java.lang.Object
-
- net.runelite.api.events.WorldChanged
-
public class WorldChanged extends java.lang.ObjectPosted when the game world the client wants to connect to has changed. This is posted after the world ID and type have updated, but before a new connection is established- See Also:
Client.getWorld(),Client.getWorldType()
-
-
Constructor Summary
Constructors Constructor Description WorldChanged()
-