Package net.runelite.api.events
Class WorldChanged
- java.lang.Object
-
- net.runelite.api.events.WorldChanged
-
public class WorldChanged extends Object
Posted 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()