Basically done with login

This commit is contained in:
md_5
2013-10-11 21:36:28 +11:00
parent 7121c20338
commit dbdae87ec6
14 changed files with 257 additions and 64 deletions

View File

@@ -13,7 +13,7 @@ public class ServerPing
/**
* Numeric protocol version supported by the server.
*/
private final byte protocolVersion;
private final int protocolVersion;
/**
* Human readable game version.
*/