Updated the serverlist, now prints adress and port of the server.
This commit is contained in:
@@ -83,7 +83,7 @@ public:
|
||||
void parseTCPConnect(Packet& packet);
|
||||
void parsePlayerConnected(Packet& packet);
|
||||
void parsePing();
|
||||
void parseHeartbeat(Packet& packet);
|
||||
void parseHeartbeat(Packet& packet, PlayerDefinition);
|
||||
void parseKick();
|
||||
void parsePlayersSpawned(Packet& packet);
|
||||
void parseEntityDeletion(Packet& packet);
|
||||
|
||||
Reference in New Issue
Block a user