Updates the player's world. The player's dimension should be updated by the hub using worldId to identify the world added with AddWorld and removed with RemoveWorld.
Player's unique id given by the hub.
World's id, that should have been previously added with the AddWorld packet.
See Implementation
Updates the player's world. The player's dimension should be updated by the hub using worldId to identify the world added with AddWorld and removed with RemoveWorld.