16171819202122
private String worldName; // Responses private ResponseUpdateWorldLobbyPvP responseUpdateWorldLobbyPvP; public RequestUpdateWorldLobbyPvP() { responses.add(responseUpdateWorldLobbyPvP = new ResponseUpdateWorldLobbyPvP()); }