pyCraft/minecraft
2016-11-13 22:11:56 +00:00
..
networking Fix infinite loop in protocol negotiator. 2016-10-01 15:52:17 +01:00
__init__.py Add support for Minecraft 16w43a, 16w44a (protocol 313) and 1.11-pre1 (protocol 314). 2016-11-13 22:11:56 +00:00
authentication.py id is a reserved name, even as an attribute. We now use id_ instead 2015-04-06 15:44:51 +02:00
compat.py Add automatic protocol version negotiation. 2016-03-07 02:40:25 +00:00
exceptions.py Updated authentication.py and made it work with the rest of pyCraft 2015-04-01 23:38:10 +02:00