pyCraft/minecraft/networking
joo 67bfcaac5b Add support for snapshot 16w38a (protocol 306).
Fix incorrect protocol number in ChatPacket.
2016-09-27 12:26:50 +01:00
..
__init__.py Things look slightly more legit... 2015-04-06 15:27:42 +02:00
connection.py Fix errors caused by the "uncompressed data length" field of compressed packets being erroneously written as the compressed data length. 2016-09-27 12:06:21 +01:00
encryption.py Add 4 tests in 'test_connection.py' and fix related bugs. 2016-06-18 18:22:18 +01:00
packets.py Add support for snapshot 16w38a (protocol 306). 2016-09-27 12:26:50 +01:00
types.py Add 4 tests in 'test_connection.py' and fix related bugs. 2016-06-18 18:22:18 +01:00