29303132333435
private String worldName; // Responses private ResponseJoinPvPWorld responseJoinPvPWorld; public RequestJoinPvPWorld() { responses.add(responseJoinPvPWorld = new ResponseJoinPvPWorld()); }